2024-04-01T04:11:37.980 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-01T04:11:37.980 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} --owner scheduled_teuthology@teuthology --name teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862 -- /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/orig.config.yaml 2024-04-01T04:11:38.005 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T04:11:38.088 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862 branch: squid description: rados/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: '7632862' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-31_21:00:02-rados-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: 384f31f3d3aee7f8ba3f60846b8844c049165583 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 384f31f3d3aee7f8ba3f60846b8844c049165583 workunit: branch: squid sha1: 384f31f3d3aee7f8ba3f60846b8844c049165583 owner: scheduled_teuthology@teuthology priority: 101 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 1304 sha1: 384f31f3d3aee7f8ba3f60846b8844c049165583 sleep_before_teardown: 0 subset: 13190/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_384f31f3d3aee7f8ba3f60846b8844c049165583/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 384f31f3d3aee7f8ba3f60846b8844c049165583 targets: smithi007.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFYB0mFLNcSxGcXRFGuYg6e+vXXLyrTCvjqSRJFG5GuDhBvhNzOtC/GGg77eYKOp1/Us49T+tAVDEdIf509lm84= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOGaC4WkolfHjVqsOX/2W7b9k5ISV/+DYvg59nYUh5col/COgYp6E6Kme/sXsGIf8U/T9ZQ7GaXYWuMMyKAvf58= 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-31_21:00:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-01T04:11:38.089 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_384f31f3d3aee7f8ba3f60846b8844c049165583/qa; will attempt to use it 2024-04-01T04:11:38.089 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_384f31f3d3aee7f8ba3f60846b8844c049165583/qa/tasks 2024-04-01T04:11:38.089 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-01T04:11:38.091 INFO:teuthology.task.internal:Checking packages... 2024-04-01T04:11:38.113 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '384f31f3d3aee7f8ba3f60846b8844c049165583' 2024-04-01T04:11:38.113 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-01T04:11:38.113 INFO:teuthology.packaging:ref: None 2024-04-01T04:11:38.113 INFO:teuthology.packaging:tag: None 2024-04-01T04:11:38.113 INFO:teuthology.packaging:branch: squid 2024-04-01T04:11:38.114 INFO:teuthology.packaging:sha1: 384f31f3d3aee7f8ba3f60846b8844c049165583 2024-04-01T04:11:38.114 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-04-01T04:11:38.361 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1977-g384f31f3-1jammy 2024-04-01T04:11:38.363 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-01T04:11:38.372 INFO:teuthology.task.internal:no buildpackages task found 2024-04-01T04:11:38.372 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-01T04:11:38.384 INFO:teuthology.task.internal:Saving configuration 2024-04-01T04:11:38.394 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-01T04:11:38.405 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T04:11:38.430 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862', '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-04-01 04:05:35.079474', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBb97j+jNDxw2zYRXj1qagIMBXtf+sTyE7U0q/FzjaA2'} 2024-04-01T04:11:38.456 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862', '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-04-01 04:05:35.080683', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILuIJp7FyK6jkdl+OGJFxK7FCAyaxkD9CRmxAcOPYcS0'} 2024-04-01T04:11:38.456 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-01T04:11:38.479 INFO:teuthology.task.internal:roles: ubuntu@smithi007.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-01T04:11:38.479 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-01T04:11:38.479 INFO:teuthology.run_tasks:Running task console_log... 2024-04-01T04:11:38.623 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4874ed9280>, signals=[15]) 2024-04-01T04:11:38.623 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-01T04:11:38.649 INFO:teuthology.task.internal:Opening connections... 2024-04-01T04:11:38.649 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi007.front.sepia.ceph.com 2024-04-01T04:11:38.650 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:11:38.740 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-04-01T04:11:38.741 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:11:38.863 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-01T04:11:39.011 DEBUG:teuthology.orchestra.run.smithi007:> uname -m 2024-04-01T04:11:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:x86_64 2024-04-01T04:11:39.018 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2024-04-01T04:11:39.066 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-01T04:11:39.066 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="Ubuntu" 2024-04-01T04:11:39.066 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="22.04" 2024-04-01T04:11:39.066 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-01T04:11:39.066 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_CODENAME=jammy 2024-04-01T04:11:39.066 INFO:teuthology.orchestra.run.smithi007.stdout:ID=ubuntu 2024-04-01T04:11:39.067 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE=debian 2024-04-01T04:11:39.067 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-01T04:11:39.067 INFO:teuthology.orchestra.run.smithi007.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-01T04:11:39.067 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-01T04:11:39.067 INFO:teuthology.orchestra.run.smithi007.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-01T04:11:39.067 INFO:teuthology.orchestra.run.smithi007.stdout:UBUNTU_CODENAME=jammy 2024-04-01T04:11:39.067 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2024-04-01T04:11:39.085 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-04-01T04:11:39.091 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-04-01T04:11:39.091 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="Ubuntu" 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="22.04" 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_CODENAME=jammy 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:ID=ubuntu 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE=debian 2024-04-01T04:11:39.136 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-01T04:11:39.137 INFO:teuthology.orchestra.run.smithi155.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-01T04:11:39.137 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-01T04:11:39.137 INFO:teuthology.orchestra.run.smithi155.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-01T04:11:39.137 INFO:teuthology.orchestra.run.smithi155.stdout:UBUNTU_CODENAME=jammy 2024-04-01T04:11:39.137 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-04-01T04:11:39.159 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-01T04:11:39.169 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-01T04:11:39.221 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-01T04:11:39.222 DEBUG:teuthology.orchestra.run.smithi007:> test '!' -e /home/ubuntu/cephtest 2024-04-01T04:11:39.224 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-04-01T04:11:39.229 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-01T04:11:39.253 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-01T04:11:39.253 DEBUG:teuthology.orchestra.run.smithi007:> test -z $(ls -A /var/lib/ceph) 2024-04-01T04:11:39.271 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-04-01T04:11:39.283 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-01T04:11:39.340 INFO:teuthology.run_tasks:Running task kernel... 2024-04-01T04:11:39.376 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-01T04:11:39.376 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-01T04:11:39.377 DEBUG:teuthology.orchestra.run.smithi007:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T04:11:39.377 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-01T04:11:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:11:39.382 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-04-01T04:11:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:11:39.383 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-01T04:11:39.430 INFO:teuthology.orchestra.run.smithi007.stdout:5.15.0-56-generic 2024-04-01T04:11:39.430 INFO:teuthology.task.kernel:Running kernel on smithi007: 5.15.0-56-generic 2024-04-01T04:11:39.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get clean 2024-04-01T04:11:39.431 INFO:teuthology.orchestra.run.smithi155.stdout:5.15.0-56-generic 2024-04-01T04:11:39.432 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.15.0-56-generic 2024-04-01T04:11:39.432 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2024-04-01T04:11:39.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get update 2024-04-01T04:11:39.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-04-01T04:11:39.749 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-01T04:11:39.750 INFO:teuthology.orchestra.run.smithi155.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-01T04:11:39.750 INFO:teuthology.orchestra.run.smithi155.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-01T04:11:39.756 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-01T04:11:39.756 INFO:teuthology.orchestra.run.smithi007.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-01T04:11:39.756 INFO:teuthology.orchestra.run.smithi007.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-01T04:11:39.840 INFO:teuthology.orchestra.run.smithi007.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-01T04:11:39.842 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-01T04:11:39.993 INFO:teuthology.orchestra.run.smithi155.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-04-01T04:11:40.009 INFO:teuthology.orchestra.run.smithi007.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-04-01T04:11:40.059 INFO:teuthology.orchestra.run.smithi155.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-04-01T04:11:40.087 INFO:teuthology.orchestra.run.smithi007.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-04-01T04:11:40.113 INFO:teuthology.orchestra.run.smithi155.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-04-01T04:11:40.119 INFO:teuthology.orchestra.run.smithi155.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-04-01T04:11:40.123 INFO:teuthology.orchestra.run.smithi155.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-01T04:11:40.123 INFO:teuthology.orchestra.run.smithi155.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-04-01T04:11:40.124 INFO:teuthology.orchestra.run.smithi155.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-04-01T04:11:40.136 INFO:teuthology.orchestra.run.smithi155.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,518 kB] 2024-04-01T04:11:40.143 INFO:teuthology.orchestra.run.smithi007.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-04-01T04:11:40.155 INFO:teuthology.orchestra.run.smithi007.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-04-01T04:11:40.159 INFO:teuthology.orchestra.run.smithi155.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-04-01T04:11:40.162 INFO:teuthology.orchestra.run.smithi007.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-01T04:11:40.162 INFO:teuthology.orchestra.run.smithi007.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-04-01T04:11:40.166 INFO:teuthology.orchestra.run.smithi155.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-01T04:11:40.166 INFO:teuthology.orchestra.run.smithi155.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-01T04:11:40.186 INFO:teuthology.orchestra.run.smithi155.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-04-01T04:11:40.195 INFO:teuthology.orchestra.run.smithi155.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-01T04:11:40.197 INFO:teuthology.orchestra.run.smithi155.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-01T04:11:40.203 INFO:teuthology.orchestra.run.smithi007.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,518 kB] 2024-04-01T04:11:40.220 INFO:teuthology.orchestra.run.smithi007.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-04-01T04:11:40.221 INFO:teuthology.orchestra.run.smithi007.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-04-01T04:11:40.239 INFO:teuthology.orchestra.run.smithi155.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-01T04:11:40.240 INFO:teuthology.orchestra.run.smithi155.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-04-01T04:11:40.240 INFO:teuthology.orchestra.run.smithi155.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-04-01T04:11:40.271 INFO:teuthology.orchestra.run.smithi155.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-01T04:11:40.282 INFO:teuthology.orchestra.run.smithi007.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-01T04:11:40.282 INFO:teuthology.orchestra.run.smithi007.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-04-01T04:11:40.288 INFO:teuthology.orchestra.run.smithi155.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-04-01T04:11:40.291 INFO:teuthology.orchestra.run.smithi007.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-01T04:11:40.292 INFO:teuthology.orchestra.run.smithi155.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-01T04:11:40.292 INFO:teuthology.orchestra.run.smithi155.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-04-01T04:11:40.292 INFO:teuthology.orchestra.run.smithi155.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-04-01T04:11:40.300 INFO:teuthology.orchestra.run.smithi007.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-01T04:11:40.302 INFO:teuthology.orchestra.run.smithi007.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-01T04:11:40.302 INFO:teuthology.orchestra.run.smithi007.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-04-01T04:11:40.308 INFO:teuthology.orchestra.run.smithi007.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-01T04:11:40.308 INFO:teuthology.orchestra.run.smithi007.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-04-01T04:11:40.312 INFO:teuthology.orchestra.run.smithi155.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-04-01T04:11:40.312 INFO:teuthology.orchestra.run.smithi007.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-01T04:11:40.320 INFO:teuthology.orchestra.run.smithi007.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-04-01T04:11:40.320 INFO:teuthology.orchestra.run.smithi155.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-01T04:11:40.321 INFO:teuthology.orchestra.run.smithi155.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-04-01T04:11:40.326 INFO:teuthology.orchestra.run.smithi007.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-01T04:11:40.326 INFO:teuthology.orchestra.run.smithi007.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-04-01T04:11:40.337 INFO:teuthology.orchestra.run.smithi155.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-04-01T04:11:40.350 INFO:teuthology.orchestra.run.smithi155.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-04-01T04:11:40.354 INFO:teuthology.orchestra.run.smithi155.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-01T04:11:40.355 INFO:teuthology.orchestra.run.smithi155.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-04-01T04:11:40.356 INFO:teuthology.orchestra.run.smithi155.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-01T04:11:40.356 INFO:teuthology.orchestra.run.smithi155.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-04-01T04:11:40.357 INFO:teuthology.orchestra.run.smithi155.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-01T04:11:40.357 INFO:teuthology.orchestra.run.smithi155.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-01T04:11:40.359 INFO:teuthology.orchestra.run.smithi155.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-01T04:11:40.361 INFO:teuthology.orchestra.run.smithi007.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-04-01T04:11:40.362 INFO:teuthology.orchestra.run.smithi007.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-04-01T04:11:40.367 INFO:teuthology.orchestra.run.smithi007.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-01T04:11:40.368 INFO:teuthology.orchestra.run.smithi007.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-04-01T04:11:40.369 INFO:teuthology.orchestra.run.smithi155.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-01T04:11:40.386 INFO:teuthology.orchestra.run.smithi007.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-04-01T04:11:40.389 INFO:teuthology.orchestra.run.smithi155.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-01T04:11:40.390 INFO:teuthology.orchestra.run.smithi155.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-01T04:11:40.390 INFO:teuthology.orchestra.run.smithi155.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-01T04:11:40.390 INFO:teuthology.orchestra.run.smithi155.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-01T04:11:40.391 INFO:teuthology.orchestra.run.smithi155.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-01T04:11:40.395 INFO:teuthology.orchestra.run.smithi007.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-04-01T04:11:40.398 INFO:teuthology.orchestra.run.smithi007.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-01T04:11:40.398 INFO:teuthology.orchestra.run.smithi007.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-04-01T04:11:40.399 INFO:teuthology.orchestra.run.smithi007.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-01T04:11:40.400 INFO:teuthology.orchestra.run.smithi007.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-04-01T04:11:40.400 INFO:teuthology.orchestra.run.smithi007.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-01T04:11:40.400 INFO:teuthology.orchestra.run.smithi007.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-01T04:11:40.401 INFO:teuthology.orchestra.run.smithi007.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-01T04:11:40.413 INFO:teuthology.orchestra.run.smithi007.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-01T04:11:40.434 INFO:teuthology.orchestra.run.smithi007.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-01T04:11:40.434 INFO:teuthology.orchestra.run.smithi007.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-01T04:11:40.434 INFO:teuthology.orchestra.run.smithi007.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-01T04:11:40.435 INFO:teuthology.orchestra.run.smithi007.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-01T04:11:40.435 INFO:teuthology.orchestra.run.smithi007.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-01T04:11:45.867 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 12.6 MB in 2s (6,862 kB/s) 2024-04-01T04:11:46.172 INFO:teuthology.orchestra.run.smithi007.stdout:Fetched 12.6 MB in 2s (6,349 kB/s) 2024-04-01T04:11:47.164 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-01T04:11:47.180 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-01T04:11:47.244 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-01T04:11:47.442 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-04-01T04:11:47.443 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-04-01T04:11:47.531 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-01T04:11:47.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-01T04:11:47.602 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-01T04:11:47.617 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-04-01T04:11:47.617 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-01T04:11:47.618 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-01T04:11:47.618 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-01T04:11:47.618 INFO:teuthology.orchestra.run.smithi155.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-01T04:11:47.618 INFO:teuthology.orchestra.run.smithi155.stdout: python2.7-minimal 2024-04-01T04:11:47.618 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-01T04:11:47.619 INFO:teuthology.orchestra.run.smithi155.stdout:The following additional packages will be installed: 2024-04-01T04:11:47.620 INFO:teuthology.orchestra.run.smithi155.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-01T04:11:47.620 INFO:teuthology.orchestra.run.smithi155.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-04-01T04:11:47.620 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-04-01T04:11:47.621 INFO:teuthology.orchestra.run.smithi155.stdout:Suggested packages: 2024-04-01T04:11:47.621 INFO:teuthology.orchestra.run.smithi155.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-01T04:11:47.621 INFO:teuthology.orchestra.run.smithi155.stdout:Recommended packages: 2024-04-01T04:11:47.621 INFO:teuthology.orchestra.run.smithi155.stdout: thermald 2024-04-01T04:11:47.669 INFO:teuthology.orchestra.run.smithi155.stdout:The following NEW packages will be installed: 2024-04-01T04:11:47.669 INFO:teuthology.orchestra.run.smithi155.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-01T04:11:47.669 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-04-01T04:11:47.670 INFO:teuthology.orchestra.run.smithi155.stdout: linux-modules-extra-5.15.0-101-generic 2024-04-01T04:11:47.671 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages will be upgraded: 2024-04-01T04:11:47.671 INFO:teuthology.orchestra.run.smithi155.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-01T04:11:47.780 INFO:teuthology.orchestra.run.smithi007.stdout:Building dependency tree... 2024-04-01T04:11:47.781 INFO:teuthology.orchestra.run.smithi007.stdout:Reading state information... 2024-04-01T04:11:47.851 INFO:teuthology.orchestra.run.smithi155.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-04-01T04:11:47.851 INFO:teuthology.orchestra.run.smithi155.stdout:Need to get 113 MB of archives. 2024-04-01T04:11:47.851 INFO:teuthology.orchestra.run.smithi155.stdout:After this operation, 582 MB of additional disk space will be used. 2024-04-01T04:11:47.851 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:47.939 INFO:teuthology.orchestra.run.smithi007.stdout:The following packages were automatically installed and are no longer required: 2024-04-01T04:11:47.940 INFO:teuthology.orchestra.run.smithi007.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-01T04:11:47.940 INFO:teuthology.orchestra.run.smithi007.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-01T04:11:47.940 INFO:teuthology.orchestra.run.smithi007.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-01T04:11:47.940 INFO:teuthology.orchestra.run.smithi007.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-01T04:11:47.940 INFO:teuthology.orchestra.run.smithi007.stdout: python2.7-minimal 2024-04-01T04:11:47.940 INFO:teuthology.orchestra.run.smithi007.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-01T04:11:47.941 INFO:teuthology.orchestra.run.smithi007.stdout:The following additional packages will be installed: 2024-04-01T04:11:47.941 INFO:teuthology.orchestra.run.smithi007.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-01T04:11:47.941 INFO:teuthology.orchestra.run.smithi007.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-04-01T04:11:47.942 INFO:teuthology.orchestra.run.smithi007.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-04-01T04:11:47.943 INFO:teuthology.orchestra.run.smithi007.stdout:Suggested packages: 2024-04-01T04:11:47.943 INFO:teuthology.orchestra.run.smithi007.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-01T04:11:47.943 INFO:teuthology.orchestra.run.smithi007.stdout:Recommended packages: 2024-04-01T04:11:47.943 INFO:teuthology.orchestra.run.smithi007.stdout: thermald 2024-04-01T04:11:47.985 INFO:teuthology.orchestra.run.smithi007.stdout:The following NEW packages will be installed: 2024-04-01T04:11:47.985 INFO:teuthology.orchestra.run.smithi007.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-04-01T04:11:47.985 INFO:teuthology.orchestra.run.smithi007.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-04-01T04:11:47.986 INFO:teuthology.orchestra.run.smithi007.stdout: linux-modules-extra-5.15.0-101-generic 2024-04-01T04:11:47.987 INFO:teuthology.orchestra.run.smithi007.stdout:The following packages will be upgraded: 2024-04-01T04:11:47.987 INFO:teuthology.orchestra.run.smithi007.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-01T04:11:48.044 INFO:teuthology.orchestra.run.smithi007.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-04-01T04:11:48.044 INFO:teuthology.orchestra.run.smithi007.stdout:Need to get 113 MB of archives. 2024-04-01T04:11:48.044 INFO:teuthology.orchestra.run.smithi007.stdout:After this operation, 582 MB of additional disk space will be used. 2024-04-01T04:11:48.044 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:48.461 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:48.574 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:49.246 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:49.524 INFO:teuthology.orchestra.run.smithi007.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-04-01T04:11:49.525 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:49.525 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:49.651 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:49.659 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:49.682 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:50.092 INFO:teuthology.orchestra.run.smithi007.stdout:Fetched 113 MB in 2s (67.0 MB/s) 2024-04-01T04:11:50.249 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-04-01T04:11:51.856 INFO:teuthology.orchestra.run.smithi155.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-04-01T04:11:51.857 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:51.857 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:52.276 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:11:52.280 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:11:52.330 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:52.384 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:52.472 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:11:52.784 INFO:teuthology.orchestra.run.smithi155.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-04-01T04:11:52.965 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-04-01T04:11:54.466 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-04-01T04:11:54.487 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:11:54.566 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:11:54.957 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:11:54.961 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:11:54.986 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-04-01T04:11:55.007 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:11:55.030 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:11:55.036 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:11:57.391 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-04-01T04:11:57.412 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:11:57.504 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:11:57.970 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-04-01T04:11:57.990 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:11:58.028 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:01.072 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-04-01T04:12:01.198 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-01T04:12:01.533 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-04-01T04:12:01.677 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-01T04:12:01.980 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-04-01T04:12:02.003 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-04-01T04:12:02.047 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-01T04:12:04.340 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-04-01T04:12:04.470 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-01T04:12:04.775 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-04-01T04:12:04.887 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-01T04:12:05.174 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-04-01T04:12:05.185 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-04-01T04:12:05.224 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-01T04:12:07.380 INFO:teuthology.orchestra.run.smithi007.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-04-01T04:12:07.418 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:12:07.455 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:10.465 INFO:teuthology.orchestra.run.smithi007.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-04-01T04:12:10.590 INFO:teuthology.orchestra.run.smithi007.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-01T04:12:10.840 INFO:teuthology.orchestra.run.smithi155.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-04-01T04:12:10.877 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-04-01T04:12:10.915 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:10.924 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-01T04:12:11.045 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:11.171 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-04-01T04:12:11.300 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:12.659 INFO:teuthology.orchestra.run.smithi007.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-01T04:12:12.659 INFO:teuthology.orchestra.run.smithi007.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-01T04:12:12.660 INFO:teuthology.orchestra.run.smithi007.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-04-01T04:12:12.660 INFO:teuthology.orchestra.run.smithi007.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:12.819 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:13.512 INFO:teuthology.orchestra.run.smithi155.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-04-01T04:12:13.620 INFO:teuthology.orchestra.run.smithi155.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-04-01T04:12:13.937 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-04-01T04:12:14.059 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:14.201 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-04-01T04:12:14.269 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:14.339 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:15.712 INFO:teuthology.orchestra.run.smithi155.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-01T04:12:15.712 INFO:teuthology.orchestra.run.smithi155.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-01T04:12:15.712 INFO:teuthology.orchestra.run.smithi155.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-04-01T04:12:15.712 INFO:teuthology.orchestra.run.smithi155.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:15.971 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-04-01T04:12:16.043 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:16.097 INFO:teuthology.orchestra.run.smithi007.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-04-01T04:12:16.223 INFO:teuthology.orchestra.run.smithi007.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:16.278 INFO:teuthology.orchestra.run.smithi007.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-01T04:12:16.278 INFO:teuthology.orchestra.run.smithi007.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:17.426 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:18.820 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-04-01T04:12:18.945 INFO:teuthology.orchestra.run.smithi155.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-04-01T04:12:19.072 INFO:teuthology.orchestra.run.smithi155.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-04-01T04:12:19.133 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-01T04:12:19.133 INFO:teuthology.orchestra.run.smithi155.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:31.550 INFO:teuthology.orchestra.run.smithi007.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-01T04:12:31.550 INFO:teuthology.orchestra.run.smithi007.stdout:Sourcing file `/etc/default/grub' 2024-04-01T04:12:31.563 INFO:teuthology.orchestra.run.smithi007.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-01T04:12:31.580 INFO:teuthology.orchestra.run.smithi007.stdout:Generating grub configuration file ... 2024-04-01T04:12:31.815 INFO:teuthology.orchestra.run.smithi007.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-01T04:12:31.835 INFO:teuthology.orchestra.run.smithi007.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:32.125 INFO:teuthology.orchestra.run.smithi007.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-01T04:12:32.130 INFO:teuthology.orchestra.run.smithi007.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-01T04:12:32.208 INFO:teuthology.orchestra.run.smithi007.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-01T04:12:32.214 INFO:teuthology.orchestra.run.smithi007.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-01T04:12:32.392 INFO:teuthology.orchestra.run.smithi007.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-01T04:12:32.392 INFO:teuthology.orchestra.run.smithi007.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-01T04:12:32.392 INFO:teuthology.orchestra.run.smithi007.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-01T04:12:32.435 INFO:teuthology.orchestra.run.smithi007.stdout:done 2024-04-01T04:12:32.853 DEBUG:teuthology.orchestra.run.smithi007:> dpkg -s linux-image-generic 2024-04-01T04:12:32.872 INFO:teuthology.orchestra.run.smithi007.stdout:Package: linux-image-generic 2024-04-01T04:12:32.872 INFO:teuthology.orchestra.run.smithi007.stdout:Status: install ok installed 2024-04-01T04:12:32.872 INFO:teuthology.orchestra.run.smithi007.stdout:Priority: optional 2024-04-01T04:12:32.872 INFO:teuthology.orchestra.run.smithi007.stdout:Section: kernel 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Installed-Size: 21 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Maintainer: Ubuntu Kernel Team 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Architecture: amd64 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Source: linux-meta 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Version: 5.15.0.101.98 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Recommends: thermald 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout:Description: Generic Linux kernel image 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout: This package will always depend on the latest generic kernel image 2024-04-01T04:12:32.873 INFO:teuthology.orchestra.run.smithi007.stdout: available. 2024-04-01T04:12:32.874 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-04-01T04:12:32.874 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T04:12:32.874 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T04:12:32.874 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-01T04:12:32.874 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi007.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T04:12:32.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get clean 2024-04-01T04:12:33.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo apt-get update 2024-04-01T04:12:33.129 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-01T04:12:33.141 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-01T04:12:33.161 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-01T04:12:33.166 INFO:teuthology.orchestra.run.smithi155.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-01T04:12:33.166 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub' 2024-04-01T04:12:33.181 INFO:teuthology.orchestra.run.smithi155.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-01T04:12:33.194 INFO:teuthology.orchestra.run.smithi155.stdout:Generating grub configuration file ... 2024-04-01T04:12:33.242 INFO:teuthology.orchestra.run.smithi007.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-01T04:12:33.459 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-01T04:12:33.486 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:33.779 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-01T04:12:33.784 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-01T04:12:33.851 INFO:teuthology.orchestra.run.smithi155.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-01T04:12:33.857 INFO:teuthology.orchestra.run.smithi155.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-01T04:12:34.051 INFO:teuthology.orchestra.run.smithi155.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-01T04:12:34.051 INFO:teuthology.orchestra.run.smithi155.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-01T04:12:34.051 INFO:teuthology.orchestra.run.smithi155.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-01T04:12:34.089 INFO:teuthology.orchestra.run.smithi155.stdout:done 2024-04-01T04:12:34.486 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 21 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.15.0.101.98 2024-04-01T04:12:34.508 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:12:34.509 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-01T04:12:34.509 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2024-04-01T04:12:34.509 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2024-04-01T04:12:34.509 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2024-04-01T04:12:34.509 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2024-04-01T04:12:34.509 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-04-01T04:12:34.509 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-01T04:12:34.509 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-01T04:12:34.509 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-01T04:12:34.509 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-04-01T04:12:34.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get clean 2024-04-01T04:12:34.523 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-01T04:12:34.541 DEBUG:teuthology.orchestra.run.smithi007:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-01T04:12:34.594 INFO:teuthology.orchestra.run.smithi007.stdout:Reading package lists... 2024-04-01T04:12:34.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo apt-get update 2024-04-01T04:12:34.772 INFO:teuthology.orchestra.run.smithi007.stdout:Building dependency tree... 2024-04-01T04:12:34.773 INFO:teuthology.orchestra.run.smithi007.stdout:Reading state information... 2024-04-01T04:12:34.784 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-01T04:12:34.784 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-01T04:12:34.799 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-01T04:12:34.820 INFO:teuthology.orchestra.run.smithi155.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-01T04:12:34.935 INFO:teuthology.orchestra.run.smithi007.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-04-01T04:12:34.935 INFO:teuthology.orchestra.run.smithi007.stdout:The following packages were automatically installed and are no longer required: 2024-04-01T04:12:34.935 INFO:teuthology.orchestra.run.smithi007.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-01T04:12:34.935 INFO:teuthology.orchestra.run.smithi007.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-01T04:12:34.935 INFO:teuthology.orchestra.run.smithi007.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-01T04:12:34.935 INFO:teuthology.orchestra.run.smithi007.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-01T04:12:34.936 INFO:teuthology.orchestra.run.smithi007.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-01T04:12:34.936 INFO:teuthology.orchestra.run.smithi007.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-01T04:12:34.974 INFO:teuthology.orchestra.run.smithi007.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-04-01T04:12:34.977 DEBUG:teuthology.orchestra.run.smithi007:> dpkg -s linux-image-generic 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Package: linux-image-generic 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Status: install ok installed 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Priority: optional 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Section: kernel 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Installed-Size: 21 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Maintainer: Ubuntu Kernel Team 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Architecture: amd64 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Source: linux-meta 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.stdout:Version: 5.15.0.101.98 2024-04-01T04:12:35.036 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:12:35.037 INFO:teuthology.orchestra.run.smithi007.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-01T04:12:35.037 INFO:teuthology.orchestra.run.smithi007.stdout:Recommends: thermald 2024-04-01T04:12:35.037 INFO:teuthology.orchestra.run.smithi007.stdout:Description: Generic Linux kernel image 2024-04-01T04:12:35.037 INFO:teuthology.orchestra.run.smithi007.stdout: This package will always depend on the latest generic kernel image 2024-04-01T04:12:35.037 INFO:teuthology.orchestra.run.smithi007.stdout: available. 2024-04-01T04:12:35.038 DEBUG:teuthology.orchestra.run.smithi007:> mktemp 2024-04-01T04:12:35.089 INFO:teuthology.orchestra.run.smithi007.stdout:/tmp/tmp.fSe1poiKF2 2024-04-01T04:12:35.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fSe1poiKF2 2024-04-01T04:12:35.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0666 /tmp/tmp.fSe1poiKF2 2024-04-01T04:12:35.262 DEBUG:teuthology.orchestra.remote:smithi007:/tmp/tmp.fSe1poiKF2 is 10KB 2024-04-01T04:12:35.275 DEBUG:teuthology.orchestra.run.smithi007:> rm -fr /tmp/tmp.fSe1poiKF2 2024-04-01T04:12:35.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-01T04:12:35.337 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:12:35.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-01T04:12:35.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-01T04:12:35.425 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-04-01T04:12:35.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo update-grub 2024-04-01T04:12:36.141 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-01T04:12:36.157 DEBUG:teuthology.orchestra.run.smithi155:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-01T04:12:36.209 INFO:teuthology.orchestra.run.smithi155.stdout:Reading package lists... 2024-04-01T04:12:36.383 INFO:teuthology.orchestra.run.smithi155.stdout:Building dependency tree... 2024-04-01T04:12:36.383 INFO:teuthology.orchestra.run.smithi155.stdout:Reading state information... 2024-04-01T04:12:36.534 INFO:teuthology.orchestra.run.smithi155.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-04-01T04:12:36.534 INFO:teuthology.orchestra.run.smithi155.stdout:The following packages were automatically installed and are no longer required: 2024-04-01T04:12:36.535 INFO:teuthology.orchestra.run.smithi155.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-01T04:12:36.535 INFO:teuthology.orchestra.run.smithi155.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-01T04:12:36.535 INFO:teuthology.orchestra.run.smithi155.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-01T04:12:36.535 INFO:teuthology.orchestra.run.smithi155.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-01T04:12:36.535 INFO:teuthology.orchestra.run.smithi155.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-01T04:12:36.535 INFO:teuthology.orchestra.run.smithi155.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-01T04:12:36.545 INFO:teuthology.orchestra.run.smithi007.stderr:Sourcing file `/etc/default/grub' 2024-04-01T04:12:36.546 INFO:teuthology.orchestra.run.smithi007.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-01T04:12:36.550 INFO:teuthology.orchestra.run.smithi007.stderr:Generating grub configuration file ... 2024-04-01T04:12:36.573 INFO:teuthology.orchestra.run.smithi155.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-04-01T04:12:36.575 DEBUG:teuthology.orchestra.run.smithi155:> dpkg -s linux-image-generic 2024-04-01T04:12:36.633 INFO:teuthology.orchestra.run.smithi155.stdout:Package: linux-image-generic 2024-04-01T04:12:36.633 INFO:teuthology.orchestra.run.smithi155.stdout:Status: install ok installed 2024-04-01T04:12:36.633 INFO:teuthology.orchestra.run.smithi155.stdout:Priority: optional 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Section: kernel 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Installed-Size: 21 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Maintainer: Ubuntu Kernel Team 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: amd64 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Source: linux-meta 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Version: 5.15.0.101.98 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.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-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Recommends: thermald 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout:Description: Generic Linux kernel image 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout: This package will always depend on the latest generic kernel image 2024-04-01T04:12:36.634 INFO:teuthology.orchestra.run.smithi155.stdout: available. 2024-04-01T04:12:36.635 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-04-01T04:12:36.679 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.gI6UphUaka 2024-04-01T04:12:36.679 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub/grub.cfg /tmp/tmp.gI6UphUaka 2024-04-01T04:12:36.747 INFO:teuthology.orchestra.run.smithi007.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-01T04:12:36.750 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.gI6UphUaka 2024-04-01T04:12:36.753 INFO:teuthology.orchestra.run.smithi007.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:36.860 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.gI6UphUaka is 10KB 2024-04-01T04:12:36.873 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.gI6UphUaka 2024-04-01T04:12:36.878 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-01T04:12:36.933 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:12:36.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-01T04:12:36.934 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-01T04:12:36.989 INFO:teuthology.orchestra.run.smithi007.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-01T04:12:36.995 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-04-01T04:12:36.995 DEBUG:teuthology.orchestra.run.smithi155:> sudo update-grub 2024-04-01T04:12:36.995 INFO:teuthology.orchestra.run.smithi007.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-01T04:12:37.041 INFO:teuthology.orchestra.run.smithi007.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-01T04:12:37.047 INFO:teuthology.orchestra.run.smithi007.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-01T04:12:37.179 INFO:teuthology.orchestra.run.smithi007.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-01T04:12:37.179 INFO:teuthology.orchestra.run.smithi007.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-01T04:12:37.179 INFO:teuthology.orchestra.run.smithi007.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-01T04:12:37.197 INFO:teuthology.orchestra.run.smithi007.stderr:done 2024-04-01T04:12:37.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo shutdown -r now 2024-04-01T04:12:38.261 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub' 2024-04-01T04:12:38.262 INFO:teuthology.orchestra.run.smithi155.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-01T04:12:38.266 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-04-01T04:12:38.443 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-01T04:12:38.449 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-01T04:12:38.693 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-01T04:12:38.698 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-01T04:12:38.740 INFO:teuthology.orchestra.run.smithi155.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-01T04:12:38.745 INFO:teuthology.orchestra.run.smithi155.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-01T04:12:38.871 INFO:teuthology.orchestra.run.smithi155.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-01T04:12:38.871 INFO:teuthology.orchestra.run.smithi155.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-01T04:12:38.871 INFO:teuthology.orchestra.run.smithi155.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-01T04:12:38.890 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-04-01T04:12:38.899 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-04-01T04:13:07.226 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-01T04:13:07.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-01T04:13:07.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:13:08.902 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-01T04:13:08.902 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:13:08.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:13:25.662 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.7 2024-04-01T04:13:27.454 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-01T04:13:34.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-01T04:13:34.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:13:36.457 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:13:36.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:13:39.518 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-04-01T04:13:51.530 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:13:51.531 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:14:34.715 DEBUG:teuthology.orchestra.remote:timed out 2024-04-01T04:14:46.727 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-01T04:14:46.728 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:14:46.992 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-04-01T04:14:47.548 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-01T04:14:47.548 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-101-generic"... 2024-04-01T04:14:47.548 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-04-01T04:14:47.596 INFO:teuthology.orchestra.run.smithi007.stdout:5.15.0-101-generic 2024-04-01T04:14:47.596 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-04-01T04:14:47.596 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T04:14:47.596 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-01T04:14:48.597 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-01T04:14:48.597 DEBUG:teuthology.orchestra.run.smithi007:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T04:14:48.673 INFO:teuthology.orchestra.run.smithi007.stdout:ttyS1 2024-04-01T04:14:48.705 DEBUG:teuthology.parallel:result is None 2024-04-01T04:14:51.533 DEBUG:teuthology.orchestra.remote:timed out 2024-04-01T04:15:06.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:15:06.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:15:06.651 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-01T04:15:07.340 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:15:07.341 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-101-generic"... 2024-04-01T04:15:07.341 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-04-01T04:15:07.347 INFO:teuthology.orchestra.run.smithi155.stdout:5.15.0-101-generic 2024-04-01T04:15:07.347 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-04-01T04:15:07.347 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-01T04:15:07.347 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-01T04:15:08.348 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-01T04:15:08.348 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-01T04:15:08.416 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-04-01T04:15:08.445 DEBUG:teuthology.parallel:result is None 2024-04-01T04:15:08.445 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-01T04:15:08.453 INFO:teuthology.task.internal:Creating test directory... 2024-04-01T04:15:08.453 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T04:15:08.456 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-01T04:15:08.461 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-01T04:15:08.468 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-01T04:15:08.479 INFO:teuthology.task.internal:Creating archive directory... 2024-04-01T04:15:08.479 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T04:15:08.504 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-01T04:15:08.525 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-01T04:15:08.532 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-01T04:15:08.532 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:15:08.560 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:15:08.575 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T04:15:08.583 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T04:15:08.586 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T04:15:08.594 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-01T04:15:08.596 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-01T04:15:08.606 INFO:teuthology.task.internal:Configuring sudo... 2024-04-01T04:15:08.606 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T04:15:08.628 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-01T04:15:08.651 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-01T04:15:08.661 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-01T04:15:08.661 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T04:15:08.685 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-01T04:15:08.700 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T04:15:08.736 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T04:15:08.784 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:15:08.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T04:15:08.841 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-01T04:15:08.911 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-01T04:15:08.963 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:15:08.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-01T04:15:09.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo service rsyslog restart 2024-04-01T04:15:09.030 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-04-01T04:15:09.099 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-01T04:15:09.109 INFO:teuthology.task.internal:Starting timer... 2024-04-01T04:15:09.110 INFO:teuthology.run_tasks:Running task pcp... 2024-04-01T04:15:09.225 INFO:teuthology.run_tasks:Running task selinux... 2024-04-01T04:15:09.251 DEBUG:teuthology.task.selinux:Excluding smithi007: OS 'ubuntu' does not support SELinux 2024-04-01T04:15:09.251 DEBUG:teuthology.task.selinux:Excluding smithi155: OS 'ubuntu' does not support SELinux 2024-04-01T04:15:09.251 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-01T04:15:09.251 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-01T04:15:09.251 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-01T04:15:09.252 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-01T04:15:09.318 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-01T04:15:09.336 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-04-01T04:15:09.337 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi007.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-01T04:22:17.553 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi007.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-04-01T04:22:17.555 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-01T04:22:17.556 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:22:17.637 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-04-01T04:22:17.714 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-04-01T04:22:17.714 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:22:17.715 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-01T04:22:17.795 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-04-01T04:22:17.874 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-04-01T04:22:17.874 INFO:teuthology.run_tasks:Running task clock... 2024-04-01T04:22:17.884 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-01T04:22:17.885 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T04:22:17.885 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:22:17.887 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-01T04:22:17.888 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:22:17.913 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-01T04:22:17.913 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Command line: ntpd -gq 2024-04-01T04:22:17.913 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: ---------------------------------------------------- 2024-04-01T04:22:17.914 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: ntp-4 is maintained by Network Time Foundation, 2024-04-01T04:22:17.914 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-01T04:22:17.914 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: corporation. Support and training for ntp-4 are 2024-04-01T04:22:17.914 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: available at https://www.nwtime.org/support 2024-04-01T04:22:17.914 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: ---------------------------------------------------- 2024-04-01T04:22:17.915 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: proto: precision = 0.066 usec (-24) 2024-04-01T04:22:17.915 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: basedate set to 2022-02-04 2024-04-01T04:22:17.915 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: gps base set to 2022-02-06 (week 2196) 2024-04-01T04:22:17.915 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-01T04:22:17.915 INFO:teuthology.orchestra.run.smithi007.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-01T04:22:17.915 INFO:teuthology.orchestra.run.smithi007.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-01T04:22:17.916 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: restrict ::: KOD does nothing without LIMITED. 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listen and drop on 0 v6wildcard [::]:123 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listen normally on 2 lo 127.0.0.1:123 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listen normally on 3 ens1f0 172.21.15.7:123 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listen normally on 4 lo [::1]:123 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15ea%4]:123 2024-04-01T04:22:17.917 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:17 ntpd[17069]: Listening on routing socket on fd #22 for interface updates 2024-04-01T04:22:17.945 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-01T04:22:17.945 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Command line: ntpd -gq 2024-04-01T04:22:17.945 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: ---------------------------------------------------- 2024-04-01T04:22:17.945 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: ntp-4 is maintained by Network Time Foundation, 2024-04-01T04:22:17.946 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-01T04:22:17.946 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: corporation. Support and training for ntp-4 are 2024-04-01T04:22:17.946 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: available at https://www.nwtime.org/support 2024-04-01T04:22:17.946 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: ---------------------------------------------------- 2024-04-01T04:22:17.946 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: proto: precision = 0.059 usec (-24) 2024-04-01T04:22:17.946 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: basedate set to 2022-02-04 2024-04-01T04:22:17.947 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: gps base set to 2022-02-06 (week 2196) 2024-04-01T04:22:17.947 INFO:teuthology.orchestra.run.smithi155.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-01T04:22:17.947 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-01T04:22:17.947 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: restrict ::: KOD does nothing without LIMITED. 2024-04-01T04:22:17.948 INFO:teuthology.orchestra.run.smithi155.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-01T04:22:17.949 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listen and drop on 0 v6wildcard [::]:123 2024-04-01T04:22:17.949 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-01T04:22:17.950 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listen normally on 2 lo 127.0.0.1:123 2024-04-01T04:22:17.950 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listen normally on 3 enp3s0f1 172.21.15.155:123 2024-04-01T04:22:17.950 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listen normally on 4 lo [::1]:123 2024-04-01T04:22:17.950 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6ded%5]:123 2024-04-01T04:22:17.950 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:17 ntpd[17204]: Listening on routing socket on fd #22 for interface updates 2024-04-01T04:22:18.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:18 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:18 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:18.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:18.949 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:18.949 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:18 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:20.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:20 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:20 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:20 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:20 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:20 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:20.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:20 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:20.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:20.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:20 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:21.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:21 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:21.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:21 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:21.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:21 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:21.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:21 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:21.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:21 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:21.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:21 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:22.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:22 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:22.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:22.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:22.949 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:22.949 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:22 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:23.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:23 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:23.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:23 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:23.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:23 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:23.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:23 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:23.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:23 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:23.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:23 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:24.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:24 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:24.946 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:24.947 INFO:teuthology.orchestra.run.smithi155.stdout: 1 Apr 04:22:24 ntpd[17204]: ntpd: time slew -0.000740 s 2024-04-01T04:22:24.948 INFO:teuthology.orchestra.run.smithi155.stdout:ntpd: time slew -0.000740s 2024-04-01T04:22:24.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-01T04:22:24.948 INFO:teuthology.orchestra.run.smithi155.stderr: 1 Apr 04:22:24 ntpd[17204]: can't open /var/log/ntpstats/loopstats.20240401: Permission denied 2024-04-01T04:22:25.000 INFO:teuthology.orchestra.run.smithi155.stdout: remote refid st t when poll reach delay offset jitter 2024-04-01T04:22:25.001 INFO:teuthology.orchestra.run.smithi155.stdout:============================================================================== 2024-04-01T04:22:25.001 INFO:teuthology.orchestra.run.smithi155.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:25.001 INFO:teuthology.orchestra.run.smithi155.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:25.001 INFO:teuthology.orchestra.run.smithi155.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:25.001 INFO:teuthology.orchestra.run.smithi155.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:25.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:25 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:25.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:25 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:25.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:25 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:25.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:25 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:25.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:25 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:25.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:25 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:26.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:26.914 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: can't open /var/log/ntpstats/rawstats.20240401: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: can't open /var/log/ntpstats/peerstats.20240401: Permission denied 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stdout: 1 Apr 04:22:26 ntpd[17069]: ntpd: time slew -0.000618 s 2024-04-01T04:22:26.915 INFO:teuthology.orchestra.run.smithi007.stdout:ntpd: time slew -0.000618s 2024-04-01T04:22:26.916 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-01T04:22:26.916 INFO:teuthology.orchestra.run.smithi007.stderr: 1 Apr 04:22:26 ntpd[17069]: can't open /var/log/ntpstats/loopstats.20240401: Permission denied 2024-04-01T04:22:26.970 INFO:teuthology.orchestra.run.smithi007.stdout: remote refid st t when poll reach delay offset jitter 2024-04-01T04:22:26.970 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================== 2024-04-01T04:22:26.970 INFO:teuthology.orchestra.run.smithi007.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:26.971 INFO:teuthology.orchestra.run.smithi007.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:26.971 INFO:teuthology.orchestra.run.smithi007.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:26.971 INFO:teuthology.orchestra.run.smithi007.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-01T04:22:26.972 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-04-01T04:22:26.985 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-04-01T04:22:26.985 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:22:26.985 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T04:22:27.022 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-04-01T04:22:27.023 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_1 2024-04-01T04:22:27.070 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-01T04:22:27.070 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:27.070 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-04-01T04:22:27.070 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:27.070 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:18:56.193152460 +0000 2024-04-01T04:22:27.070 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:18:55.913154946 +0000 2024-04-01T04:22:27.071 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:18:55.913154946 +0000 2024-04-01T04:22:27.071 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:22:27.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-01T04:22:27.124 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:22:27.124 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:22:27.124 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.00021546 s, 2.4 MB/s 2024-04-01T04:22:27.125 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-01T04:22:27.176 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_2 2024-04-01T04:22:27.222 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-01T04:22:27.222 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:27.222 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-04-01T04:22:27.222 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:27.222 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:18:56.681148128 +0000 2024-04-01T04:22:27.223 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:18:56.433150330 +0000 2024-04-01T04:22:27.223 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:18:56.433150330 +0000 2024-04-01T04:22:27.223 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:22:27.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-01T04:22:27.277 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:22:27.277 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:22:27.277 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000299644 s, 1.7 MB/s 2024-04-01T04:22:27.279 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-01T04:22:27.328 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_3 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:18:57.141144044 +0000 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:18:56.889146281 +0000 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:18:56.889146281 +0000 2024-04-01T04:22:27.375 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:22:27.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-01T04:22:27.429 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:22:27.429 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:22:27.429 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000298152 s, 1.7 MB/s 2024-04-01T04:22:27.431 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-01T04:22:27.480 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_4 2024-04-01T04:22:27.526 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:18:57.641139605 +0000 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:18:57.393141807 +0000 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:18:57.393141807 +0000 2024-04-01T04:22:27.527 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:22:27.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-01T04:22:27.581 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:22:27.581 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:22:27.581 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000239464 s, 2.1 MB/s 2024-04-01T04:22:27.582 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-01T04:22:27.632 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:22:27.759 INFO:teuthology.orchestra.run.smithi007.stdout:loop 2024-04-01T04:22:27.760 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_1... 2024-04-01T04:22:27.760 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:22:27.778 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-01T04:22:27.797 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_11 2024-04-01T04:22:27.814 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_2... 2024-04-01T04:22:27.815 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:22:27.879 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-01T04:22:27.901 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_21 2024-04-01T04:22:27.919 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_3... 2024-04-01T04:22:27.919 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:22:27.980 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-01T04:22:28.000 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_31 2024-04-01T04:22:28.019 INFO:tasks.nvme_loop:Connecting nvme_loop smithi007:/dev/vg_nvme/lv_4... 2024-04-01T04:22:28.019 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:22:28.080 INFO:teuthology.orchestra.run.smithi007.stdout:1 2024-04-01T04:22:28.102 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/vg_nvme/lv_41 2024-04-01T04:22:28.121 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:22:28.121 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T04:22:28.171 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme list 2024-04-01T04:22:28.225 INFO:teuthology.orchestra.run.smithi007.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-01T04:22:28.225 INFO:teuthology.orchestra.run.smithi007.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-01T04:22:28.225 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme0n1 PHMB751300GE480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2024-04-01T04:22:28.225 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme1n1 a173cabf6300af92b2e1 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:28.225 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme2n1 da6e219870bde359cca0 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:28.226 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme3n1 8da838ab956b7de32579 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:28.226 INFO:teuthology.orchestra.run.smithi007.stdout:/dev/nvme4n1 f5332f26cd356db736c6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:28.227 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-01T04:22:28.227 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:22:28.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/scratch_devs 2024-04-01T04:22:28.282 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:22:28.282 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T04:22:28.289 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-04-01T04:22:28.289 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2024-04-01T04:22:28.334 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-01T04:22:28.334 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:28.335 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-04-01T04:22:28.335 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:28.335 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:18:54.242571361 +0000 2024-04-01T04:22:28.335 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:18:53.994573576 +0000 2024-04-01T04:22:28.335 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:18:53.994573576 +0000 2024-04-01T04:22:28.335 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:22:28.335 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-01T04:22:28.389 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:22:28.389 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:22:28.389 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.00044367 s, 1.2 MB/s 2024-04-01T04:22:28.390 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-01T04:22:28.441 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2024-04-01T04:22:28.486 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-01T04:22:28.486 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:28.486 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-04-01T04:22:28.487 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:28.487 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:18:54.482569219 +0000 2024-04-01T04:22:28.487 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:18:54.478569253 +0000 2024-04-01T04:22:28.487 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:18:54.478569253 +0000 2024-04-01T04:22:28.487 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:22:28.487 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-01T04:22:28.540 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:22:28.541 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:22:28.541 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.00044979 s, 1.1 MB/s 2024-04-01T04:22:28.542 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-01T04:22:28.593 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:18:54.994564645 +0000 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:18:54.990564681 +0000 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:18:54.990564681 +0000 2024-04-01T04:22:28.639 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:22:28.639 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-01T04:22:28.693 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:22:28.693 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:22:28.693 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000359563 s, 1.4 MB/s 2024-04-01T04:22:28.694 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-01T04:22:28.743 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2024-04-01T04:22:28.790 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-01T04:22:28.790 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-01T04:22:28.790 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 936 Links: 1 2024-04-01T04:22:28.790 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-01T04:22:28.791 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:18:55.750557893 +0000 2024-04-01T04:22:28.791 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:18:55.482560286 +0000 2024-04-01T04:22:28.791 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:18:55.482560286 +0000 2024-04-01T04:22:28.791 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:22:28.791 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-01T04:22:28.844 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:22:28.844 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:22:28.844 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000321763 s, 1.6 MB/s 2024-04-01T04:22:28.845 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-01T04:22:28.896 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:22:29.096 INFO:teuthology.orchestra.run.smithi155.stdout:loop 2024-04-01T04:22:29.097 INFO:tasks.nvme_loop:Connecting nvme_loop smithi155:/dev/vg_nvme/lv_1... 2024-04-01T04:22:29.098 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:22:29.115 INFO:teuthology.orchestra.run.smithi155.stdout:1 2024-04-01T04:22:29.134 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/vg_nvme/lv_11 2024-04-01T04:22:29.149 INFO:tasks.nvme_loop:Connecting nvme_loop smithi155:/dev/vg_nvme/lv_2... 2024-04-01T04:22:29.149 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:22:29.214 INFO:teuthology.orchestra.run.smithi155.stdout:1 2024-04-01T04:22:29.234 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/vg_nvme/lv_21 2024-04-01T04:22:29.250 INFO:tasks.nvme_loop:Connecting nvme_loop smithi155:/dev/vg_nvme/lv_3... 2024-04-01T04:22:29.251 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:22:29.309 INFO:teuthology.orchestra.run.smithi155.stdout:1 2024-04-01T04:22:29.329 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/vg_nvme/lv_31 2024-04-01T04:22:29.345 INFO:tasks.nvme_loop:Connecting nvme_loop smithi155:/dev/vg_nvme/lv_4... 2024-04-01T04:22:29.345 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:22:29.406 INFO:teuthology.orchestra.run.smithi155.stdout:1 2024-04-01T04:22:29.425 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/vg_nvme/lv_41 2024-04-01T04:22:29.442 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:22:29.443 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T04:22:29.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo nvme list 2024-04-01T04:22:29.543 INFO:teuthology.orchestra.run.smithi155.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-01T04:22:29.544 INFO:teuthology.orchestra.run.smithi155.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-01T04:22:29.544 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/nvme0n1 CVFT623300GW400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-04-01T04:22:29.544 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/nvme1n1 b2f053fba34c2062c199 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:29.544 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/nvme2n1 4ee7d112035271e1e197 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:29.544 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/nvme3n1 ef1647f235f7ce0c448b Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:29.544 INFO:teuthology.orchestra.run.smithi155.stdout:/dev/nvme4n1 6755f8cc86bb9023579b Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-01T04:22:29.545 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-01T04:22:29.545 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:22:29.545 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/scratch_devs 2024-04-01T04:22:29.596 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-01T04:22:29.705 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': '384f31f3d3aee7f8ba3f60846b8844c049165583'} 2024-04-01T04:22:29.705 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 2024-04-01T04:22:29.706 INFO:tasks.cephadm:Cluster fsid is 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:22:29.706 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-01T04:22:29.706 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-01T04:22:29.706 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi007': '172.21.15.7', 'mon.smithi155': '172.21.15.155'} 2024-04-01T04:22:29.707 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-01T04:22:29.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname $(hostname -s) 2024-04-01T04:22:29.722 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2024-04-01T04:22:29.737 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-01T04:22:29.737 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=384f31f3d3aee7f8ba3f60846b8844c049165583 2024-04-01T04:22:29.956 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '384f31f3d3aee7f8ba3f60846b8844c049165583', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/54774/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1977-g384f31f3', 'node_name': '172.21.5.37+adami07', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1977-g384f31f3-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/384f31f3d3aee7f8ba3f60846b8844c049165583/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-03-31 16:15:37.810171', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/384f31f3d3aee7f8ba3f60846b8844c049165583/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-04-01T04:22:30.103 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 384f31f3d3aee7f8ba3f60846b8844c049165583 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=384f31f3d3aee7f8ba3f60846b8844c049165583 2024-04-01T04:22:30.104 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/384f31f3d3aee7f8ba3f60846b8844c049165583/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-04-01T04:22:30.105 DEBUG:teuthology.orchestra.run.smithi007:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/384f31f3d3aee7f8ba3f60846b8844c049165583/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T04:22:30.811 INFO:teuthology.orchestra.run.smithi007.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774687 Apr 1 04:22 /home/ubuntu/cephtest/cephadm 2024-04-01T04:22:30.811 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/384f31f3d3aee7f8ba3f60846b8844c049165583/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-01T04:22:32.140 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r-- 1 ubuntu ubuntu 774687 Apr 1 04:22 /home/ubuntu/cephtest/cephadm 2024-04-01T04:22:32.141 DEBUG:teuthology.orchestra.run.smithi007:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T04:22:32.148 DEBUG:teuthology.orchestra.run.smithi155:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-01T04:22:32.164 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 on all hosts... 2024-04-01T04:22:32.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 pull 2024-04-01T04:22:32.192 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 pull 2024-04-01T04:22:32.358 INFO:teuthology.orchestra.run.smithi007.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583... 2024-04-01T04:22:32.361 INFO:teuthology.orchestra.run.smithi155.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583... 2024-04-01T04:23:24.022 INFO:teuthology.orchestra.run.smithi155.stdout:{ 2024-04-01T04:23:24.022 INFO:teuthology.orchestra.run.smithi155.stdout: "ceph_version": "ceph version 19.0.0-1977-g384f31f3 (384f31f3d3aee7f8ba3f60846b8844c049165583) squid (dev)", 2024-04-01T04:23:24.022 INFO:teuthology.orchestra.run.smithi155.stdout: "image_id": "ec18d7baa60e8b1a0b126fbe5306acce11b1ed0ec5e3bcdddbf39b0a3c591791", 2024-04-01T04:23:24.022 INFO:teuthology.orchestra.run.smithi155.stdout: "repo_digests": [ 2024-04-01T04:23:24.023 INFO:teuthology.orchestra.run.smithi155.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b1424f33e755acdf9ce2c30ddd3b36062ff1d57e0fc8c0707b656ebc9ee5d175" 2024-04-01T04:23:24.023 INFO:teuthology.orchestra.run.smithi155.stdout: ] 2024-04-01T04:23:24.023 INFO:teuthology.orchestra.run.smithi155.stdout:} 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph_version": "ceph version 19.0.0-1977-g384f31f3 (384f31f3d3aee7f8ba3f60846b8844c049165583) squid (dev)", 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout: "image_id": "ec18d7baa60e8b1a0b126fbe5306acce11b1ed0ec5e3bcdddbf39b0a3c591791", 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout: "repo_digests": [ 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b1424f33e755acdf9ce2c30ddd3b36062ff1d57e0fc8c0707b656ebc9ee5d175" 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-04-01T04:23:29.620 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-04-01T04:23:29.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /etc/ceph 2024-04-01T04:23:29.672 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2024-04-01T04:23:29.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 777 /etc/ceph 2024-04-01T04:23:29.725 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2024-04-01T04:23:29.740 INFO:tasks.cephadm:Writing seed config... 2024-04-01T04:23:29.741 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-01T04:23:29.742 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-01T04:23:29.743 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:23:29.743 DEBUG:teuthology.orchestra.run.smithi007:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-01T04:23:29.774 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 = 73f23a72-efdf-11ee-b647-cb9ed24678a4 [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-04-01T04:23:29.775 DEBUG:teuthology.orchestra.run.smithi007:mon.smithi007> sudo journalctl -f -n 0 -u ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007.service 2024-04-01T04:23:29.819 INFO:tasks.cephadm:Bootstrapping... 2024-04-01T04:23:29.819 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 -v bootstrap --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 --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.7 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:23:30.027 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-04-01T04:23:30.027 INFO:teuthology.orchestra.run.smithi007.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583', '-v', 'bootstrap', '--fsid', '73f23a72-efdf-11ee-b647-cb9ed24678a4', '--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.7', '--skip-admin-label'] 2024-04-01T04:23:30.027 INFO:teuthology.orchestra.run.smithi007.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-01T04:23:30.028 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying podman|docker is present... 2024-04-01T04:23:30.028 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying lvm2 is present... 2024-04-01T04:23:30.028 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying time synchronization is in place... 2024-04-01T04:23:30.033 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-01T04:23:30.033 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-01T04:23:30.039 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-01T04:23:30.039 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.043 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-01T04:23:30.044 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-01T04:23:30.047 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-01T04:23:30.047 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.052 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-01T04:23:30.052 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout masked 2024-04-01T04:23:30.055 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-01T04:23:30.055 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.059 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-01T04:23:30.059 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-01T04:23:30.063 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-01T04:23:30.063 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.068 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout enabled 2024-04-01T04:23:30.071 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout active 2024-04-01T04:23:30.072 INFO:teuthology.orchestra.run.smithi007.stdout:Unit ntp.service is enabled and running 2024-04-01T04:23:30.072 INFO:teuthology.orchestra.run.smithi007.stdout:Repeating the final host check... 2024-04-01T04:23:30.072 INFO:teuthology.orchestra.run.smithi007.stdout:docker (/usr/bin/docker) is present 2024-04-01T04:23:30.072 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl is present 2024-04-01T04:23:30.072 INFO:teuthology.orchestra.run.smithi007.stdout:lvcreate is present 2024-04-01T04:23:30.075 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-01T04:23:30.075 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-01T04:23:30.078 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-01T04:23:30.078 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.082 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-01T04:23:30.082 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-01T04:23:30.087 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-01T04:23:30.087 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.092 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-01T04:23:30.092 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout masked 2024-04-01T04:23:30.095 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-01T04:23:30.096 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.099 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-01T04:23:30.099 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-01T04:23:30.103 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-01T04:23:30.103 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-04-01T04:23:30.108 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout enabled 2024-04-01T04:23:30.112 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout active 2024-04-01T04:23:30.112 INFO:teuthology.orchestra.run.smithi007.stdout:Unit ntp.service is enabled and running 2024-04-01T04:23:30.112 INFO:teuthology.orchestra.run.smithi007.stdout:Host looks OK 2024-04-01T04:23:30.112 INFO:teuthology.orchestra.run.smithi007.stdout:Cluster fsid: 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:30.113 INFO:teuthology.orchestra.run.smithi007.stdout:Acquiring lock 140428166624736 on /run/cephadm/73f23a72-efdf-11ee-b647-cb9ed24678a4.lock 2024-04-01T04:23:30.113 INFO:teuthology.orchestra.run.smithi007.stdout:Lock 140428166624736 acquired on /run/cephadm/73f23a72-efdf-11ee-b647-cb9ed24678a4.lock 2024-04-01T04:23:30.113 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying IP 172.21.15.7 port 3300 ... 2024-04-01T04:23:30.113 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying IP 172.21.15.7 port 6789 ... 2024-04-01T04:23:30.113 INFO:teuthology.orchestra.run.smithi007.stdout:Base mon IP(s) is [172.21.15.7:3300, 172.21.15.7:6789], mon addrv is [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-04-01T04:23:30.115 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-04-01T04:23:30.115 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-01T04:23:30.115 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.7 2024-04-01T04:23:30.117 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-01T04:23:30.118 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-01T04:23:30.118 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15ea/64 scope link 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:Mon IP `172.21.15.7` is in CIDR network `172.21.0.0/20` 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:Mon IP `172.21.15.7` is in CIDR network `172.21.0.0/20` 2024-04-01T04:23:30.120 INFO:teuthology.orchestra.run.smithi007.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-01T04:23:30.121 INFO:teuthology.orchestra.run.smithi007.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-01T04:23:30.121 INFO:teuthology.orchestra.run.smithi007.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583... 2024-04-01T04:23:30.393 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/docker: stdout 384f31f3d3aee7f8ba3f60846b8844c049165583: Pulling from ceph-ci/ceph 2024-04-01T04:23:30.393 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/docker: stdout Digest: sha256:b1424f33e755acdf9ce2c30ddd3b36062ff1d57e0fc8c0707b656ebc9ee5d175 2024-04-01T04:23:30.393 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 2024-04-01T04:23:30.393 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 2024-04-01T04:23:31.815 INFO:teuthology.orchestra.run.smithi007.stdout:ceph: stdout ceph version 19.0.0-1977-g384f31f3 (384f31f3d3aee7f8ba3f60846b8844c049165583) squid (dev) 2024-04-01T04:23:31.816 INFO:teuthology.orchestra.run.smithi007.stdout:Ceph version: ceph version 19.0.0-1977-g384f31f3 (384f31f3d3aee7f8ba3f60846b8844c049165583) squid (dev) 2024-04-01T04:23:31.816 INFO:teuthology.orchestra.run.smithi007.stdout:Extracting ceph user uid/gid from container image... 2024-04-01T04:23:32.968 INFO:teuthology.orchestra.run.smithi007.stdout:stat: stdout 167 167 2024-04-01T04:23:32.968 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial keys... 2024-04-01T04:23:34.140 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQDFNgpmR1iTJBAAkURks7ZaQisYs3iJTrDeqw== 2024-04-01T04:23:35.302 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQDGNgpmJKE+MBAAZyMyYVCVau6jjT8dowYJjg== 2024-04-01T04:23:36.607 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQDHNgpmf5deOBAARGl95nSJ07p9D3VW7WLOPg== 2024-04-01T04:23:36.608 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial monmap... 2024-04-01T04:23:37.763 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-01T04:23:37.763 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-01T04:23:37.763 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:37.763 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-01T04:23:37.763 INFO:teuthology.orchestra.run.smithi007.stdout:monmaptool for smithi007 [v2:172.21.15.7:3300,v1:172.21.15.7:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-01T04:23:37.763 INFO:teuthology.orchestra.run.smithi007.stdout:setting min_mon_release = quincy 2024-04-01T04:23:37.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: set fsid to 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:37.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-01T04:23:37.764 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:23:37.764 INFO:teuthology.orchestra.run.smithi007.stdout:Creating mon... 2024-04-01T04:23:39.005 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.444+0000 7fd7abb6cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.444+0000 7fd7abb6cc80 1 imported monmap: 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-01T04:23:37.312515+0000 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr created 2024-04-01T04:23:37.312515+0000 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.smithi007 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.444+0000 7fd7abb6cc80 0 /usr/bin/ceph-mon: set fsid to 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.006 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Git sha 0 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Compile date 2024-03-31 16:17:26 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: DB SUMMARY 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: DB Session ID: I3Y20U0M875NJ93H6K26 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi007/store.db dir, Total Num: 0, files: 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi007/store.db: 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.error_if_exists: 0 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.create_if_missing: 1 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-01T04:23:39.007 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.env: 0x557998b44c60 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.info_log: 0x557999d42c80 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.statistics: (nil) 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.use_fsync: 0 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-01T04:23:39.008 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.db_log_dir: 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.wal_dir: 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-01T04:23:39.009 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.write_buffer_manager: 0x557999d17360 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.unordered_write: 0 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-01T04:23:39.010 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.row_cache: None 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.wal_filter: None 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.two_write_queues: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.wal_compression: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.atomic_flush: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-01T04:23:39.011 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-01T04:23:39.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_open_files: -1 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Compression algorithms supported: 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kZSTD supported: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kXpressCompression supported: 0 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kZlibCompression supported: 1 2024-04-01T04:23:39.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi007/store.db/MANIFEST-000001 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.merge_operator: 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_filter: None 2024-04-01T04:23:39.014 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557999d42d80) 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-04-01T04:23:39.015 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x557999d47090 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-01T04:23:39.016 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-01T04:23:39.017 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression: NoCompression 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.num_levels: 7 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-01T04:23:39.018 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-01T04:23:39.019 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-01T04:23:39.020 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-01T04:23:39.021 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.table_properties_collectors: 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.bloom_locality: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.ttl: 2592000 2024-04-01T04:23:39.022 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.enable_blob_files: false 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.min_blob_size: 0 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi007/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-04-01T04:23:39.023 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: da0dcf33-692b-4390-a94f-ac3c0971d54e 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557999e12000 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.448+0000 7fd7abb6cc80 4 rocksdb: DB pointer 0x557999e02000 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.452+0000 7fd79bcd6700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.452+0000 7fd79bcd6700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.024 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.025 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x557999d47090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-01T04:23:39.026 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.452+0000 7fd7abb6cc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.452+0000 7fd7abb6cc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-01T04:23:38.452+0000 7fd7abb6cc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi007 for mon.smithi007 2024-04-01T04:23:39.027 INFO:teuthology.orchestra.run.smithi007.stdout:create mon.smithi007 on 2024-04-01T04:23:39.490 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-01T04:23:39.729 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4.target. 2024-04-01T04:23:39.729 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4.target. 2024-04-01T04:23:40.003 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007 2024-04-01T04:23:40.003 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to reset failed state of unit ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007.service: Unit ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007.service not loaded. 2024-04-01T04:23:40.203 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4.target.wants/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007.service -> /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service. 2024-04-01T04:23:40.212 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld does not appear to be present 2024-04-01T04:23:40.212 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to enable service . firewalld.service is not available 2024-04-01T04:23:40.213 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mon to start... 2024-04-01T04:23:40.213 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mon... 2024-04-01T04:23:41.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:41 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.382481+0000 mon.smithi007 (mon.0) 1 : cluster 1 mon.smithi007 is new leader, mons smithi007 in quorum (ranks 0) 2024-04-01T04:23:42.278 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout cluster: 2024-04-01T04:23:42.278 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout id: 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:42.278 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-01T04:23:42.278 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:42.278 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout services: 2024-04-01T04:23:42.278 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi007 (age 0.334587s) 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout data: 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout pgs: 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:mon is available 2024-04-01T04:23:42.279 INFO:teuthology.orchestra.run.smithi007.stdout:Assimilating anything we can from ceph.conf... 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402468+0000 mon.smithi007 (mon.0) 2 : cluster 1 mon.smithi007 is new leader, mons smithi007 in quorum (ranks 0) 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402646+0000 mon.smithi007 (mon.0) 3 : cluster 0 monmap epoch 1 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402658+0000 mon.smithi007 (mon.0) 4 : cluster 0 fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402667+0000 mon.smithi007 (mon.0) 5 : cluster 0 last_changed 2024-04-01T04:23:37.312515+0000 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402674+0000 mon.smithi007 (mon.0) 6 : cluster 0 created 2024-04-01T04:23:37.312515+0000 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402682+0000 mon.smithi007 (mon.0) 7 : cluster 0 min_mon_release 19 (squid) 2024-04-01T04:23:42.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402691+0000 mon.smithi007 (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-01T04:23:42.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.402699+0000 mon.smithi007 (mon.0) 9 : cluster 0 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.smithi007 2024-04-01T04:23:42.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.404830+0000 mon.smithi007 (mon.0) 10 : cluster 0 fsmap 2024-04-01T04:23:42.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.407045+0000 mon.smithi007 (mon.0) 11 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-04-01T04:23:42.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: cluster 2024-04-01T04:23:41.407494+0000 mon.smithi007 (mon.0) 12 : cluster 0 mgrmap e1: no daemons active 2024-04-01T04:23:42.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:42 smithi007 bash[18068]: audit 2024-04-01T04:23:41.736993+0000 mon.smithi007 (mon.0) 13 : audit 0 from='client.? 172.21.15.7:0/2391026266' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-01T04:23:43.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:43 smithi007 bash[18068]: audit 2024-04-01T04:23:43.249187+0000 mon.smithi007 (mon.0) 14 : audit 1 from='client.? 172.21.15.7:0/3713200017' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-01T04:23:43.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:43 smithi007 bash[18068]: audit 2024-04-01T04:23:43.252726+0000 mon.smithi007 (mon.0) 15 : audit 1 from='client.? 172.21.15.7:0/3713200017' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-01T04:23:43.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:43.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [global] 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout fsid = 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [osd] 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-01T04:23:43.783 INFO:teuthology.orchestra.run.smithi007.stdout:Generating new minimal ceph.conf... 2024-04-01T04:23:45.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:44 smithi007 bash[18068]: audit 2024-04-01T04:23:44.691378+0000 mon.smithi007 (mon.0) 16 : audit 0 from='client.? 172.21.15.7:0/1215502884' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:23:45.178 INFO:teuthology.orchestra.run.smithi007.stdout:Restarting the monitor... 2024-04-01T04:23:45.439 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 systemd[1]: Stopping Ceph mon.smithi007 for 73f23a72-efdf-11ee-b647-cb9ed24678a4... 2024-04-01T04:23:45.439 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 bash[18068]: debug 2024-04-01T04:23:45.296+0000 7f2c17153700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi007 -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-04-01T04:23:45.439 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 bash[18068]: debug 2024-04-01T04:23:45.296+0000 7f2c17153700 -1 mon.smithi007@0(leader) e1 *** Got Signal Terminated *** 2024-04-01T04:23:45.938 INFO:teuthology.orchestra.run.smithi007.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-01T04:23:46.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 bash[18452]: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-mon-smithi007 2024-04-01T04:23:46.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 bash[18514]: Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-mon-smithi007 2024-04-01T04:23:46.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 systemd[1]: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007.service: Deactivated successfully. 2024-04-01T04:23:46.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 systemd[1]: Stopped Ceph mon.smithi007 for 73f23a72-efdf-11ee-b647-cb9ed24678a4. 2024-04-01T04:23:46.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:45 smithi007 systemd[1]: Started Ceph mon.smithi007 for 73f23a72-efdf-11ee-b647-cb9ed24678a4. 2024-04-01T04:23:47.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.908+0000 7fc87dde0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-01T04:23:47.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.908+0000 7fc87dde0c80 0 ceph version 19.0.0-1977-g384f31f3 (384f31f3d3aee7f8ba3f60846b8844c049165583) squid (dev), process ceph-mon, pid 7 2024-04-01T04:23:47.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.908+0000 7fc87dde0c80 0 pidfile_write: ignore empty --pid-file 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 0 load: jerasure load: lrc 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Git sha 0 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Compile date 2024-03-31 16:17:26 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: DB SUMMARY 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: DB Session ID: 5YWSPE8NKI1VXIXZX0FZ 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: CURRENT file: CURRENT 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi007/store.db dir, Total Num: 1, files: 000008.sst 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi007/store.db: 000009.log size: 89005 ; 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.error_if_exists: 0 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.create_if_missing: 0 2024-04-01T04:23:47.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.env: 0x562916e42c60 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.info_log: 0x562917f859e0 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.statistics: (nil) 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.use_fsync: 0 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-01T04:23:47.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.db_log_dir: 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.wal_dir: 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-01T04:23:47.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.write_buffer_manager: 0x562917f581e0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.unordered_write: 0 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-01T04:23:47.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.row_cache: None 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.wal_filter: None 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.two_write_queues: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.wal_compression: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.atomic_flush: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-01T04:23:47.106 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-01T04:23:47.107 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_open_files: -1 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Compression algorithms supported: 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kZSTD supported: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kXpressCompression supported: 0 2024-04-01T04:23:47.108 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kZlibCompression supported: 1 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-01T04:23:47.109 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi007/store.db/MANIFEST-000010 2024-04-01T04:23:47.110 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-01T04:23:47.110 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-01T04:23:47.110 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.merge_operator: 2024-04-01T04:23:47.110 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_filter: None 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562917f85ae0) 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cache_index_and_filter_blocks: 1 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: pin_top_level_index_and_filter: 1 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: index_type: 0 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: data_block_index_type: 0 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: index_shortening: 1 2024-04-01T04:23:47.111 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: data_block_hash_table_util_ratio: 0.750000 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: checksum: 4 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: no_block_cache: 0 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_cache: 0x562917f87090 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_cache_name: BinnedLRUCache 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_cache_options: 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: capacity : 536870912 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: num_shard_bits : 4 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: strict_capacity_limit : 0 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: high_pri_pool_ratio: 0.000 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_cache_compressed: (nil) 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: persistent_cache: (nil) 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_size: 4096 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_size_deviation: 10 2024-04-01T04:23:47.112 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_restart_interval: 16 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: index_block_restart_interval: 1 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: metadata_block_size: 4096 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: partition_filters: 0 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: use_delta_encoding: 1 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: filter_policy: bloomfilter 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: whole_key_filtering: 1 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: verify_compression: 0 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: read_amp_bytes_per_bit: 0 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: format_version: 5 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: enable_index_compression: 1 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: block_align: 0 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: max_auto_readahead_size: 262144 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: prepopulate_block_cache: 0 2024-04-01T04:23:47.113 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: initial_auto_readahead_size: 8192 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: num_file_reads_for_auto_readahead: 2 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression: NoCompression 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.num_levels: 7 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-01T04:23:47.114 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-01T04:23:47.115 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-01T04:23:47.116 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-01T04:23:47.117 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.table_properties_collectors: 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.bloom_locality: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-01T04:23:47.118 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.ttl: 2592000 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.enable_blob_files: false 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.min_blob_size: 0 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-01T04:23:47.119 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.912+0000 7fc87dde0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi007/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-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: da0dcf33-692b-4390-a94f-ac3c0971d54e 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711945426918569, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711945426919719, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85705, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83878, "index_size": 237, "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": 10058, "raw_average_key_size": 46, "raw_value_size": 78109, "raw_average_value_size": 363, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "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": 1711945426, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "da0dcf33-692b-4390-a94f-ac3c0971d54e", "db_session_id": "5YWSPE8NKI1VXIXZX0FZ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711945426919829, "job": 1, "event": "recovery_finished"} 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-01T04:23:47.120 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi007/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56291807c000 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc87dde0c80 4 rocksdb: DB pointer 0x562918066000 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc86c542700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.916+0000 7fc86c542700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: ** DB Stats ** 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: ** Compaction Stats [default] ** 2024-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 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-04-01T04:23:47.121 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: L0 2/0 85.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Sum 2/0 85.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 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.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: ** Compaction Stats [default] ** 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 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-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 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.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: AddFile(Total Files): cumulative 0, interval 0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-01T04:23:47.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: AddFile(Keys): cumulative 0, interval 0 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Cumulative compaction: 0.00 GB write, 20.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Interval compaction: 0.00 GB write, 20.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 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-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Block cache BinnedLRUCache@0x562917f87090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: ** File Read Latency Histogram By Level [default] ** 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 starting mon.smithi007 rank 0 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi007 fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 1 mon.smithi007@-1(???) e1 preinit fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 mon.smithi007@-1(???).mds e1 new map 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 mon.smithi007@-1(???).mds e1 print_map 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: e1 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 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,12=quiesce subvolumes} 2024-04-01T04:23:47.123 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: legacy client fscid: -1 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: No filesystems configured 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 mon.smithi007@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 mon.smithi007@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 mon.smithi007@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 0 mon.smithi007@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: debug 2024-04-01T04:23:46.920+0000 7fc87dde0c80 1 mon.smithi007@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929134+0000 mon.smithi007 (mon.0) 1 : cluster 1 mon.smithi007 is new leader, mons smithi007 in quorum (ranks 0) 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929275+0000 mon.smithi007 (mon.0) 2 : cluster 0 monmap epoch 1 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929331+0000 mon.smithi007 (mon.0) 3 : cluster 0 fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929382+0000 mon.smithi007 (mon.0) 4 : cluster 0 last_changed 2024-04-01T04:23:37.312515+0000 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929433+0000 mon.smithi007 (mon.0) 5 : cluster 0 created 2024-04-01T04:23:37.312515+0000 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929492+0000 mon.smithi007 (mon.0) 6 : cluster 0 min_mon_release 19 (squid) 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929543+0000 mon.smithi007 (mon.0) 7 : cluster 0 election_strategy: 1 2024-04-01T04:23:47.124 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.929604+0000 mon.smithi007 (mon.0) 8 : cluster 0 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.smithi007 2024-04-01T04:23:47.125 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.930150+0000 mon.smithi007 (mon.0) 9 : cluster 0 fsmap 2024-04-01T04:23:47.125 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.930274+0000 mon.smithi007 (mon.0) 10 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-04-01T04:23:47.125 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:46 smithi007 bash[18554]: cluster 2024-04-01T04:23:46.930916+0000 mon.smithi007 (mon.0) 11 : cluster 0 mgrmap e1: no daemons active 2024-04-01T04:23:47.755 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-01T04:23:47.781 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:23:47.781 INFO:teuthology.orchestra.run.smithi007.stdout:Creating mgr... 2024-04-01T04:23:47.782 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-01T04:23:47.782 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-01T04:23:47.782 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:8443 ... 2024-04-01T04:23:48.122 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:48 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:23:48.134 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mgr.smithi007.prarpr 2024-04-01T04:23:48.134 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to reset failed state of unit ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mgr.smithi007.prarpr.service: Unit ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mgr.smithi007.prarpr.service not loaded. 2024-04-01T04:23:48.343 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4.target.wants/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mgr.smithi007.prarpr.service -> /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service. 2024-04-01T04:23:48.353 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld does not appear to be present 2024-04-01T04:23:48.353 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to enable service . firewalld.service is not available 2024-04-01T04:23:48.353 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld does not appear to be present 2024-04-01T04:23:48.353 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-04-01T04:23:48.353 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr to start... 2024-04-01T04:23:48.353 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr... 2024-04-01T04:23:48.372 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:48 smithi007 bash[18554]: audit 2024-04-01T04:23:47.212633+0000 mon.smithi007 (mon.0) 12 : audit 1 from='client.? 172.21.15.7:0/2315268924' entity='client.admin' 2024-04-01T04:23:48.372 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:48 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:23:50.229 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:50 smithi007 bash[18554]: audit 2024-04-01T04:23:50.049170+0000 mon.smithi007 (mon.0) 13 : audit 0 from='client.? 172.21.15.7:0/2809236549' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T04:23:50.601 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:50.601 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:23:50.601 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "73f23a72-efdf-11ee-b647-cb9ed24678a4", 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T04:23:50.602 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "smithi007" 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T04:23:50.603 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T04:23:50.604 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T04:23:50.604 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T04:23:50.607 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.607 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.608 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T04:23:41.403830+0000", 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:23:50.609 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:50.610 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T04:23:50.610 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:23:50.610 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (1/15)... 2024-04-01T04:23:54.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:53 smithi007 bash[18554]: audit 2024-04-01T04:23:53.696551+0000 mon.smithi007 (mon.0) 14 : audit 0 from='client.? 172.21.15.7:0/3040894833' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T04:23:54.213 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:54.477 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "73f23a72-efdf-11ee-b647-cb9ed24678a4", 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T04:23:54.478 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "smithi007" 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:54.479 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T04:23:54.480 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T04:23:54.481 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T04:23:41.403830+0000", 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:23:54.482 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:54.483 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T04:23:54.483 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:23:54.483 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (2/15)... 2024-04-01T04:23:57.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:57 smithi007 bash[18554]: audit 2024-04-01T04:23:57.189996+0000 mon.smithi007 (mon.0) 15 : audit 0 from='client.? 172.21.15.7:0/1237102668' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "73f23a72-efdf-11ee-b647-cb9ed24678a4", 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.780 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "smithi007" 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:57.781 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T04:23:57.782 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:23:57.783 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T04:23:41.403830+0000", 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:23:57.784 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (3/15)... 2024-04-01T04:23:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: cluster 2024-04-01T04:23:58.036598+0000 mon.smithi007 (mon.0) 16 : cluster 1 Activating manager daemon smithi007.prarpr 2024-04-01T04:23:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: cluster 2024-04-01T04:23:58.044023+0000 mon.smithi007 (mon.0) 17 : cluster 0 mgrmap e2: smithi007.prarpr(active, starting, since 0.00758736s) 2024-04-01T04:23:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.045159+0000 mon.smithi007 (mon.0) 18 : audit 0 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T04:23:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.045295+0000 mon.smithi007 (mon.0) 19 : audit 0 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T04:23:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.045421+0000 mon.smithi007 (mon.0) 20 : audit 0 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T04:23:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.046894+0000 mon.smithi007 (mon.0) 21 : audit 0 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.047790+0000 mon.smithi007 (mon.0) 22 : audit 0 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr metadata", "who": "smithi007.prarpr", "id": "smithi007.prarpr"}]: dispatch 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: cluster 2024-04-01T04:23:58.055317+0000 mon.smithi007 (mon.0) 23 : cluster 1 Manager daemon smithi007.prarpr is now available 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.069586+0000 mon.smithi007 (mon.0) 24 : audit 1 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/mirror_snapshot_schedule"}]: dispatch 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.075276+0000 mon.smithi007 (mon.0) 25 : audit 1 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.075641+0000 mon.smithi007 (mon.0) 26 : audit 1 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/trash_purge_schedule"}]: dispatch 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.077494+0000 mon.smithi007 (mon.0) 27 : audit 1 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' 2024-04-01T04:23:58.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:23:58 smithi007 bash[18554]: audit 2024-04-01T04:23:58.079453+0000 mon.smithi007 (mon.0) 28 : audit 1 from='mgr.14100 172.21.15.7:0/4232473881' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:00.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:00 smithi007 bash[18554]: cluster 2024-04-01T04:23:59.049867+0000 mon.smithi007 (mon.0) 29 : cluster 0 mgrmap e3: smithi007.prarpr(active, since 1.01343s) 2024-04-01T04:24:01.787 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:24:01.787 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:24:01.788 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "73f23a72-efdf-11ee-b647-cb9ed24678a4", 2024-04-01T04:24:01.788 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "smithi007" 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:24:01.789 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.790 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.791 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.792 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-04-01T04:23:41.403830+0000", 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:24:01.793 INFO:teuthology.orchestra.run.smithi007.stdout:mgr is available 2024-04-01T04:24:02.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:02 smithi007 bash[18554]: cluster 2024-04-01T04:24:01.050145+0000 mon.smithi007 (mon.0) 30 : cluster 0 mgrmap e4: smithi007.prarpr(active, since 3s) 2024-04-01T04:24:02.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:02 smithi007 bash[18554]: audit 2024-04-01T04:24:01.232045+0000 mon.smithi007 (mon.0) 31 : audit 0 from='client.? 172.21.15.7:0/4180236002' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-01T04:24:03.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:03 smithi007 bash[18554]: audit 2024-04-01T04:24:02.939920+0000 mon.smithi007 (mon.0) 32 : audit 1 from='client.? 172.21.15.7:0/2489892943' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-01T04:24:03.462 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:24:03.462 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [global] 2024-04-01T04:24:03.462 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout fsid = 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:24:03.462 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-01T04:24:03.462 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [osd] 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-01T04:24:03.463 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling cephadm module... 2024-04-01T04:24:05.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:04 smithi007 bash[18554]: audit 2024-04-01T04:24:04.723730+0000 mon.smithi007 (mon.0) 33 : audit 1 from='client.? 172.21.15.7:0/2044453927' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-01T04:24:06.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:05 smithi007 bash[18554]: audit 2024-04-01T04:24:04.775537+0000 mon.smithi007 (mon.0) 34 : audit 1 from='client.? 172.21.15.7:0/2044453927' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-01T04:24:06.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:05 smithi007 bash[18554]: cluster 2024-04-01T04:24:04.781058+0000 mon.smithi007 (mon.0) 35 : cluster 0 mgrmap e5: smithi007.prarpr(active, since 6s) 2024-04-01T04:24:06.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:06 smithi007 bash[18554]: audit 2024-04-01T04:24:06.570090+0000 mon.smithi007 (mon.0) 36 : audit 0 from='client.? 172.21.15.7:0/1381706345' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-01T04:24:07.086 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "active_name": "smithi007.prarpr", 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for the mgr to restart... 2024-04-01T04:24:07.087 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr epoch 5... 2024-04-01T04:24:13.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: cluster 2024-04-01T04:24:13.112127+0000 mon.smithi007 (mon.0) 37 : cluster 1 Active manager daemon smithi007.prarpr restarted 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: cluster 2024-04-01T04:24:13.112631+0000 mon.smithi007 (mon.0) 38 : cluster 1 Activating manager daemon smithi007.prarpr 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: cluster 2024-04-01T04:24:13.119299+0000 mon.smithi007 (mon.0) 39 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: cluster 2024-04-01T04:24:13.119489+0000 mon.smithi007 (mon.0) 40 : cluster 0 mgrmap e6: smithi007.prarpr(active, starting, since 0.00703865s) 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: audit 2024-04-01T04:24:13.121256+0000 mon.smithi007 (mon.0) 41 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: audit 2024-04-01T04:24:13.122922+0000 mon.smithi007 (mon.0) 42 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr metadata", "who": "smithi007.prarpr", "id": "smithi007.prarpr"}]: dispatch 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: audit 2024-04-01T04:24:13.123753+0000 mon.smithi007 (mon.0) 43 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: audit 2024-04-01T04:24:13.123954+0000 mon.smithi007 (mon.0) 44 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: audit 2024-04-01T04:24:13.124154+0000 mon.smithi007 (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T04:24:13.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:13 smithi007 bash[18554]: cluster 2024-04-01T04:24:13.148033+0000 mon.smithi007 (mon.0) 46 : cluster 1 Manager daemon smithi007.prarpr is now available 2024-04-01T04:24:14.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: cephadm 2024-04-01T04:24:13.166527+0000 mgr.smithi007.prarpr (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: audit 2024-04-01T04:24:13.168327+0000 mon.smithi007 (mon.0) 47 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: audit 2024-04-01T04:24:13.170754+0000 mon.smithi007 (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: audit 2024-04-01T04:24:13.174652+0000 mon.smithi007 (mon.0) 49 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: audit 2024-04-01T04:24:13.178465+0000 mon.smithi007 (mon.0) 50 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: audit 2024-04-01T04:24:13.188613+0000 mon.smithi007 (mon.0) 51 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/mirror_snapshot_schedule"}]: dispatch 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: audit 2024-04-01T04:24:13.192308+0000 mon.smithi007 (mon.0) 52 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/trash_purge_schedule"}]: dispatch 2024-04-01T04:24:14.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:14 smithi007 bash[18554]: cluster 2024-04-01T04:24:14.124986+0000 mon.smithi007 (mon.0) 53 : cluster 0 mgrmap e7: smithi007.prarpr(active, since 1.01252s) 2024-04-01T04:24:14.824 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:24:14.824 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-01T04:24:14.824 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-01T04:24:14.824 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:24:14.824 INFO:teuthology.orchestra.run.smithi007.stdout:mgr epoch 5 is available 2024-04-01T04:24:14.824 INFO:teuthology.orchestra.run.smithi007.stdout:Setting orchestrator backend to cephadm... 2024-04-01T04:24:15.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:15 smithi007 bash[18554]: audit 2024-04-01T04:24:14.123041+0000 mgr.smithi007.prarpr (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-01T04:24:15.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:15 smithi007 bash[18554]: audit 2024-04-01T04:24:14.135816+0000 mgr.smithi007.prarpr (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-01T04:24:15.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:15 smithi007 bash[18554]: audit 2024-04-01T04:24:14.266511+0000 mon.smithi007 (mon.0) 54 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:15.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:15 smithi007 bash[18554]: audit 2024-04-01T04:24:14.269162+0000 mon.smithi007 (mon.0) 55 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:16.338 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: cephadm 2024-04-01T04:24:15.076351+0000 mgr.smithi007.prarpr (mgr.14120) 4 : cephadm 1 [01/Apr/2024:04:24:15] ENGINE Bus STARTING 2024-04-01T04:24:16.338 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: cephadm 2024-04-01T04:24:15.197853+0000 mgr.smithi007.prarpr (mgr.14120) 5 : cephadm 1 [01/Apr/2024:04:24:15] ENGINE Serving on https://172.21.15.7:7150 2024-04-01T04:24:16.338 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: cluster 2024-04-01T04:24:15.277750+0000 mon.smithi007 (mon.0) 56 : cluster 0 mgrmap e8: smithi007.prarpr(active, since 2s) 2024-04-01T04:24:16.338 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: cephadm 2024-04-01T04:24:15.299419+0000 mgr.smithi007.prarpr (mgr.14120) 6 : cephadm 1 [01/Apr/2024:04:24:15] ENGINE Serving on http://172.21.15.7:8765 2024-04-01T04:24:16.338 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: cephadm 2024-04-01T04:24:15.299697+0000 mgr.smithi007.prarpr (mgr.14120) 7 : cephadm 1 [01/Apr/2024:04:24:15] ENGINE Bus STARTED 2024-04-01T04:24:16.338 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: audit 2024-04-01T04:24:15.350619+0000 mon.smithi007 (mon.0) 57 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:24:16.339 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: audit 2024-04-01T04:24:16.028820+0000 mon.smithi007 (mon.0) 58 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:16.339 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:16 smithi007 bash[18554]: audit 2024-04-01T04:24:16.070007+0000 mon.smithi007 (mon.0) 59 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:24:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:17 smithi007 bash[18554]: audit 2024-04-01T04:24:16.020491+0000 mgr.smithi007.prarpr (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:18.385 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-01T04:24:18.385 INFO:teuthology.orchestra.run.smithi007.stdout:Generating ssh key... 2024-04-01T04:24:19.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:18 smithi007 bash[18554]: audit 2024-04-01T04:24:17.862182+0000 mgr.smithi007.prarpr (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:21.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:20 smithi007 bash[18554]: audit 2024-04-01T04:24:19.561343+0000 mgr.smithi007.prarpr (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:21.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:20 smithi007 bash[18554]: cephadm 2024-04-01T04:24:19.561765+0000 mgr.smithi007.prarpr (mgr.14120) 11 : cephadm 1 Generating ssh key... 2024-04-01T04:24:21.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:20 smithi007 bash[18554]: audit 2024-04-01T04:24:19.763486+0000 mon.smithi007 (mon.0) 60 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:21.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:20 smithi007 bash[18554]: audit 2024-04-01T04:24:19.766361+0000 mon.smithi007 (mon.0) 61 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:22.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRsAq8RXBJmUni3qMxZvp33BSkRb5YE9P+y2YNioBkWC77z21Rg7LP6iioEQvH7JOsB8pqTYi7bjIWhycFY6+xqk0mM0CpZspkFtbvcjKH5ewGOkBkR3AS2GdN6y1E1a9RIhJ+IO9Ut3ipaHIUonAXsBS3bNKdB0vbQkl9d+/nrMdCwigyY0tJFTgLKdv4myv/DQg0jP458VqEsGejj9YzWBsIwo+rHixsdODZwe50wNTDt23FIFu5l//l9kkXT4xZ1etkWgOCj86jYCZpqBKHDllqG0CvvCIb2Sd/IMxwrPmvGzHkRgi8pRuEAhIAY+t+ooKXgo2UIlHeuY+4hOhjIsdh1sOT3rslKTJ+Nwh9svRwVKB2NOgw0ZyUHSJSSxv7a/FhVqQO2AmNLKLIv6y3q8QNg8ODPcPbqInRYOWCtk1RVskncFd5/DOnq1mKoWpfRijBfo37KirrDqJEC0WXcwv/QNKJiNQ0OBXJKtolHc8ZH6VYfhxaYpvhpXYCvTk= ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:24:22.013 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-01T04:24:22.013 INFO:teuthology.orchestra.run.smithi007.stdout:Adding key to root@localhost authorized_keys... 2024-04-01T04:24:22.013 INFO:teuthology.orchestra.run.smithi007.stdout:Adding host smithi007... 2024-04-01T04:24:22.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:21 smithi007 bash[18554]: audit 2024-04-01T04:24:21.469907+0000 mgr.smithi007.prarpr (mgr.14120) 12 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:24.181 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:23 smithi007 bash[18554]: audit 2024-04-01T04:24:23.275531+0000 mgr.smithi007.prarpr (mgr.14120) 13 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi007", "addr": "172.21.15.7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:25.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:24 smithi007 bash[18554]: cephadm 2024-04-01T04:24:23.931662+0000 mgr.smithi007.prarpr (mgr.14120) 14 : cephadm 1 Deploying cephadm binary to smithi007 2024-04-01T04:24:29.801 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Added host 'smithi007' with addr '172.21.15.7' 2024-04-01T04:24:29.801 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying mon service with default placement... 2024-04-01T04:24:30.439 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:30 smithi007 bash[18554]: audit 2024-04-01T04:24:29.146140+0000 mon.smithi007 (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:30.439 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:30 smithi007 bash[18554]: cephadm 2024-04-01T04:24:29.146595+0000 mgr.smithi007.prarpr (mgr.14120) 15 : cephadm 1 Added host smithi007 2024-04-01T04:24:30.439 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:30 smithi007 bash[18554]: audit 2024-04-01T04:24:29.193826+0000 mon.smithi007 (mon.0) 63 : audit 0 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:24:31.702 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-01T04:24:31.702 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying mgr service with default placement... 2024-04-01T04:24:32.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:32 smithi007 bash[18554]: audit 2024-04-01T04:24:31.060891+0000 mgr.smithi007.prarpr (mgr.14120) 16 : audit 0 from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:32.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:32 smithi007 bash[18554]: cephadm 2024-04-01T04:24:31.063934+0000 mgr.smithi007.prarpr (mgr.14120) 17 : cephadm 1 Saving service mon spec with placement count:5 2024-04-01T04:24:32.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:32 smithi007 bash[18554]: audit 2024-04-01T04:24:31.068527+0000 mon.smithi007 (mon.0) 64 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:33.866 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-01T04:24:33.867 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying crash service with default placement... 2024-04-01T04:24:34.485 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:34 smithi007 bash[18554]: cluster 2024-04-01T04:24:33.125402+0000 mgr.smithi007.prarpr (mgr.14120) 18 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:34.485 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:34 smithi007 bash[18554]: audit 2024-04-01T04:24:33.225699+0000 mgr.smithi007.prarpr (mgr.14120) 19 : audit 0 from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:34.485 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:34 smithi007 bash[18554]: cephadm 2024-04-01T04:24:33.226718+0000 mgr.smithi007.prarpr (mgr.14120) 20 : cephadm 1 Saving service mgr spec with placement count:2 2024-04-01T04:24:34.485 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:34 smithi007 bash[18554]: audit 2024-04-01T04:24:33.231144+0000 mon.smithi007 (mon.0) 65 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:34.485 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:34 smithi007 bash[18554]: audit 2024-04-01T04:24:33.523351+0000 mon.smithi007 (mon.0) 66 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:34.485 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:34 smithi007 bash[18554]: audit 2024-04-01T04:24:34.059166+0000 mon.smithi007 (mon.0) 67 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:35.689 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-04-01T04:24:35.689 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying ceph-exporter service with default placement... 2024-04-01T04:24:36.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:36 smithi007 bash[18554]: audit 2024-04-01T04:24:35.100423+0000 mgr.smithi007.prarpr (mgr.14120) 21 : audit 0 from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:36.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:36 smithi007 bash[18554]: cephadm 2024-04-01T04:24:35.102811+0000 mgr.smithi007.prarpr (mgr.14120) 22 : cephadm 1 Saving service crash spec with placement * 2024-04-01T04:24:36.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:36 smithi007 bash[18554]: audit 2024-04-01T04:24:35.107066+0000 mon.smithi007 (mon.0) 68 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:36.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:36 smithi007 bash[18554]: cluster 2024-04-01T04:24:35.125710+0000 mgr.smithi007.prarpr (mgr.14120) 23 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:37.443 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-04-01T04:24:37.444 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying prometheus service with default placement... 2024-04-01T04:24:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:37 smithi007 bash[18554]: audit 2024-04-01T04:24:36.885358+0000 mgr.smithi007.prarpr (mgr.14120) 24 : audit 0 from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:37 smithi007 bash[18554]: cephadm 2024-04-01T04:24:36.887428+0000 mgr.smithi007.prarpr (mgr.14120) 25 : cephadm 1 Saving service ceph-exporter spec with placement * 2024-04-01T04:24:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:37 smithi007 bash[18554]: audit 2024-04-01T04:24:36.890812+0000 mon.smithi007 (mon.0) 69 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:37 smithi007 bash[18554]: cluster 2024-04-01T04:24:37.126177+0000 mgr.smithi007.prarpr (mgr.14120) 26 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:39.157 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-04-01T04:24:39.157 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying grafana service with default placement... 2024-04-01T04:24:40.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:39 smithi007 bash[18554]: audit 2024-04-01T04:24:38.624863+0000 mgr.smithi007.prarpr (mgr.14120) 27 : audit 0 from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:40.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:39 smithi007 bash[18554]: cephadm 2024-04-01T04:24:38.626476+0000 mgr.smithi007.prarpr (mgr.14120) 28 : cephadm 1 Saving service prometheus spec with placement count:1 2024-04-01T04:24:40.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:39 smithi007 bash[18554]: audit 2024-04-01T04:24:38.629570+0000 mon.smithi007 (mon.0) 70 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:40.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:40 smithi007 bash[18554]: cluster 2024-04-01T04:24:39.126572+0000 mgr.smithi007.prarpr (mgr.14120) 29 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:40.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:40 smithi007 bash[18554]: audit 2024-04-01T04:24:40.444371+0000 mon.smithi007 (mon.0) 71 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:41.096 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-04-01T04:24:41.097 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying node-exporter service with default placement... 2024-04-01T04:24:42.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:41 smithi007 bash[18554]: audit 2024-04-01T04:24:40.437997+0000 mgr.smithi007.prarpr (mgr.14120) 30 : audit 0 from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:42.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:41 smithi007 bash[18554]: cephadm 2024-04-01T04:24:40.439976+0000 mgr.smithi007.prarpr (mgr.14120) 31 : cephadm 1 Saving service grafana spec with placement count:1 2024-04-01T04:24:42.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:42 smithi007 bash[18554]: cluster 2024-04-01T04:24:41.126986+0000 mgr.smithi007.prarpr (mgr.14120) 32 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:42.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:42 smithi007 bash[18554]: audit 2024-04-01T04:24:41.846817+0000 mon.smithi007 (mon.0) 72 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:42.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:42 smithi007 bash[18554]: audit 2024-04-01T04:24:42.351659+0000 mon.smithi007 (mon.0) 73 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:42.950 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-04-01T04:24:42.950 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying alertmanager service with default placement... 2024-04-01T04:24:43.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:43 smithi007 bash[18554]: audit 2024-04-01T04:24:42.346754+0000 mgr.smithi007.prarpr (mgr.14120) 33 : audit 0 from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:43.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:43 smithi007 bash[18554]: cephadm 2024-04-01T04:24:42.348247+0000 mgr.smithi007.prarpr (mgr.14120) 34 : cephadm 1 Saving service node-exporter spec with placement * 2024-04-01T04:24:43.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:43 smithi007 bash[18554]: audit 2024-04-01T04:24:42.887106+0000 mon.smithi007 (mon.0) 74 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:44.806 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-04-01T04:24:45.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:44 smithi007 bash[18554]: cluster 2024-04-01T04:24:43.127435+0000 mgr.smithi007.prarpr (mgr.14120) 35 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:45.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:44 smithi007 bash[18554]: audit 2024-04-01T04:24:44.204656+0000 mon.smithi007 (mon.0) 75 : audit 1 from='mgr.14120 172.21.15.7:0/2863139686' entity='mgr.smithi007.prarpr' 2024-04-01T04:24:45.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:45 smithi007 bash[18554]: audit 2024-04-01T04:24:44.196848+0000 mgr.smithi007.prarpr (mgr.14120) 36 : audit 0 from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:24:45.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:45 smithi007 bash[18554]: cephadm 2024-04-01T04:24:44.199674+0000 mgr.smithi007.prarpr (mgr.14120) 37 : cephadm 1 Saving service alertmanager spec with placement count:1 2024-04-01T04:24:47.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:46 smithi007 bash[18554]: cluster 2024-04-01T04:24:45.127868+0000 mgr.smithi007.prarpr (mgr.14120) 38 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:47.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:46 smithi007 bash[18554]: audit 2024-04-01T04:24:46.096950+0000 mon.smithi007 (mon.0) 76 : audit 1 from='client.? 172.21.15.7:0/1799864561' entity='client.admin' 2024-04-01T04:24:48.410 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling the dashboard module... 2024-04-01T04:24:48.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:48 smithi007 bash[18554]: cluster 2024-04-01T04:24:47.128160+0000 mgr.smithi007.prarpr (mgr.14120) 39 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:48.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:48 smithi007 bash[18554]: audit 2024-04-01T04:24:47.922729+0000 mon.smithi007 (mon.0) 77 : audit 1 from='client.? 172.21.15.7:0/685507492' entity='client.admin' 2024-04-01T04:24:50.934 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:50 smithi007 bash[18554]: cluster 2024-04-01T04:24:49.128511+0000 mgr.smithi007.prarpr (mgr.14120) 40 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:24:50.934 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:50 smithi007 bash[18554]: audit 2024-04-01T04:24:49.760682+0000 mon.smithi007 (mon.0) 78 : audit 1 from='client.? 172.21.15.7:0/4288320267' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-01T04:24:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:51 smithi007 bash[18554]: audit 2024-04-01T04:24:50.654976+0000 mon.smithi007 (mon.0) 79 : audit 1 from='client.? 172.21.15.7:0/4288320267' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-01T04:24:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:51 smithi007 bash[18554]: cluster 2024-04-01T04:24:50.661605+0000 mon.smithi007 (mon.0) 80 : cluster 0 mgrmap e9: smithi007.prarpr(active, since 37s) 2024-04-01T04:24:53.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:53 smithi007 bash[18554]: audit 2024-04-01T04:24:53.258863+0000 mon.smithi007 (mon.0) 81 : audit 0 from='client.? 172.21.15.7:0/1471117708' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-01T04:24:53.777 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:24:53.777 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-01T04:24:53.777 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-01T04:24:53.778 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "active_name": "smithi007.prarpr", 2024-04-01T04:24:53.778 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-01T04:24:53.778 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:24:53.778 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for the mgr to restart... 2024-04-01T04:24:53.778 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr epoch 9... 2024-04-01T04:24:59.142 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: cluster 2024-04-01T04:24:59.035632+0000 mon.smithi007 (mon.0) 82 : cluster 1 Active manager daemon smithi007.prarpr restarted 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: cluster 2024-04-01T04:24:59.036112+0000 mon.smithi007 (mon.0) 83 : cluster 1 Activating manager daemon smithi007.prarpr 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: cluster 2024-04-01T04:24:59.039729+0000 mon.smithi007 (mon.0) 84 : cluster 0 osdmap e3: 0 total, 0 up, 0 in 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: cluster 2024-04-01T04:24:59.039872+0000 mon.smithi007 (mon.0) 85 : cluster 0 mgrmap e10: smithi007.prarpr(active, starting, since 0.00397535s) 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: audit 2024-04-01T04:24:59.043248+0000 mon.smithi007 (mon.0) 86 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: audit 2024-04-01T04:24:59.044537+0000 mon.smithi007 (mon.0) 87 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr metadata", "who": "smithi007.prarpr", "id": "smithi007.prarpr"}]: dispatch 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: audit 2024-04-01T04:24:59.045448+0000 mon.smithi007 (mon.0) 88 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: audit 2024-04-01T04:24:59.045641+0000 mon.smithi007 (mon.0) 89 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: audit 2024-04-01T04:24:59.045822+0000 mon.smithi007 (mon.0) 90 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T04:24:59.143 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:24:59 smithi007 bash[18554]: cluster 2024-04-01T04:24:59.072303+0000 mon.smithi007 (mon.0) 91 : cluster 1 Manager daemon smithi007.prarpr is now available 2024-04-01T04:25:00.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:00 smithi007 bash[18554]: audit 2024-04-01T04:24:59.098378+0000 mon.smithi007 (mon.0) 92 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:25:00.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:00 smithi007 bash[18554]: audit 2024-04-01T04:24:59.118081+0000 mon.smithi007 (mon.0) 93 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/mirror_snapshot_schedule"}]: dispatch 2024-04-01T04:25:00.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:00 smithi007 bash[18554]: audit 2024-04-01T04:24:59.121343+0000 mon.smithi007 (mon.0) 94 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/trash_purge_schedule"}]: dispatch 2024-04-01T04:25:00.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:00 smithi007 bash[18554]: cluster 2024-04-01T04:25:00.048776+0000 mon.smithi007 (mon.0) 95 : cluster 0 mgrmap e11: smithi007.prarpr(active, since 1.01286s) 2024-04-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-04-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-04-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi007.stdout:mgr epoch 9 is available 2024-04-01T04:25:00.644 INFO:teuthology.orchestra.run.smithi007.stdout:Generating a dashboard self-signed certificate... 2024-04-01T04:25:01.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:01 smithi007 bash[18554]: cephadm 2024-04-01T04:25:00.091145+0000 mgr.smithi007.prarpr (mgr.14164) 3 : cephadm 1 [01/Apr/2024:04:25:00] ENGINE Bus STARTING 2024-04-01T04:25:01.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:01 smithi007 bash[18554]: cephadm 2024-04-01T04:25:00.213500+0000 mgr.smithi007.prarpr (mgr.14164) 4 : cephadm 1 [01/Apr/2024:04:25:00] ENGINE Serving on https://172.21.15.7:7150 2024-04-01T04:25:01.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:01 smithi007 bash[18554]: cephadm 2024-04-01T04:25:00.314772+0000 mgr.smithi007.prarpr (mgr.14164) 5 : cephadm 1 [01/Apr/2024:04:25:00] ENGINE Serving on http://172.21.15.7:8765 2024-04-01T04:25:01.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:01 smithi007 bash[18554]: cephadm 2024-04-01T04:25:00.314917+0000 mgr.smithi007.prarpr (mgr.14164) 6 : cephadm 1 [01/Apr/2024:04:25:00] ENGINE Bus STARTED 2024-04-01T04:25:02.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:02 smithi007 bash[18554]: cluster 2024-04-01T04:25:01.096356+0000 mon.smithi007 (mon.0) 96 : cluster 0 mgrmap e12: smithi007.prarpr(active, since 2s) 2024-04-01T04:25:02.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:02 smithi007 bash[18554]: audit 2024-04-01T04:25:01.978475+0000 mon.smithi007 (mon.0) 97 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:02.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:02 smithi007 bash[18554]: audit 2024-04-01T04:25:01.981544+0000 mon.smithi007 (mon.0) 98 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:02.600 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-01T04:25:02.600 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial admin user... 2024-04-01T04:25:03.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:03 smithi007 bash[18554]: audit 2024-04-01T04:25:01.861311+0000 mgr.smithi007.prarpr (mgr.14164) 7 : audit 0 from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:25:04.604 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$vPtiXjp9iJb8fccQFga5auU2clfoTv6xxUr3jenSnaDn800wrUcOy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711945504, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-01T04:25:04.604 INFO:teuthology.orchestra.run.smithi007.stdout:Fetching dashboard port number... 2024-04-01T04:25:05.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:05 smithi007 bash[18554]: audit 2024-04-01T04:25:03.795814+0000 mgr.smithi007.prarpr (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-04-01T04:25:05.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:05 smithi007 bash[18554]: audit 2024-04-01T04:25:04.058699+0000 mon.smithi007 (mon.0) 99 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:06.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:06 smithi007 bash[18554]: audit 2024-04-01T04:25:05.799075+0000 mon.smithi007 (mon.0) 100 : audit 0 from='client.? 172.21.15.7:0/85354843' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-01T04:25:06.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:06 smithi007 bash[18554]: audit 2024-04-01T04:25:05.865510+0000 mon.smithi007 (mon.0) 101 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:06.358 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 8443 2024-04-01T04:25:06.358 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld does not appear to be present 2024-04-01T04:25:06.358 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-01T04:25:06.359 INFO:teuthology.orchestra.run.smithi007.stdout:Ceph Dashboard is now available at: 2024-04-01T04:25:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: URL: https://smithi007.front.sepia.ceph.com:8443/ 2024-04-01T04:25:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: User: admin 2024-04-01T04:25:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: Password: b4b1w5okko 2024-04-01T04:25:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:06.360 INFO:teuthology.orchestra.run.smithi007.stdout:Saving cluster configuration to /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config directory 2024-04-01T04:25:06.360 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling autotune for osd_memory_target 2024-04-01T04:25:07.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:07 smithi007 bash[18554]: cluster 2024-04-01T04:25:06.068964+0000 mon.smithi007 (mon.0) 102 : cluster 0 mgrmap e13: smithi007.prarpr(active, since 7s) 2024-04-01T04:25:07.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:07 smithi007 bash[18554]: audit 2024-04-01T04:25:06.851797+0000 mon.smithi007 (mon.0) 103 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:10.099 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout:Or, if you are only running a single cluster on this host: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: ceph telemetry on 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout:For more information see: 2024-04-01T04:25:10.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.101 INFO:teuthology.orchestra.run.smithi007.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-01T04:25:10.101 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:10.101 INFO:teuthology.orchestra.run.smithi007.stdout:Bootstrap complete. 2024-04-01T04:25:10.158 INFO:tasks.cephadm:Fetching config... 2024-04-01T04:25:10.159 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:25:10.159 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-01T04:25:10.165 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-01T04:25:10.165 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:25:10.165 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-01T04:25:10.214 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-01T04:25:10.214 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:25:10.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/keyring of=/dev/stdout 2024-04-01T04:25:10.269 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-01T04:25:10.269 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:25:10.269 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-01T04:25:10.318 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-01T04:25:10.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRsAq8RXBJmUni3qMxZvp33BSkRb5YE9P+y2YNioBkWC77z21Rg7LP6iioEQvH7JOsB8pqTYi7bjIWhycFY6+xqk0mM0CpZspkFtbvcjKH5ewGOkBkR3AS2GdN6y1E1a9RIhJ+IO9Ut3ipaHIUonAXsBS3bNKdB0vbQkl9d+/nrMdCwigyY0tJFTgLKdv4myv/DQg0jP458VqEsGejj9YzWBsIwo+rHixsdODZwe50wNTDt23FIFu5l//l9kkXT4xZ1etkWgOCj86jYCZpqBKHDllqG0CvvCIb2Sd/IMxwrPmvGzHkRgi8pRuEAhIAY+t+ooKXgo2UIlHeuY+4hOhjIsdh1sOT3rslKTJ+Nwh9svRwVKB2NOgw0ZyUHSJSSxv7a/FhVqQO2AmNLKLIv6y3q8QNg8ODPcPbqInRYOWCtk1RVskncFd5/DOnq1mKoWpfRijBfo37KirrDqJEC0WXcwv/QNKJiNQ0OBXJKtolHc8ZH6VYfhxaYpvhpXYCvTk= ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-01T04:25:10.382 INFO:teuthology.orchestra.run.smithi007.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRsAq8RXBJmUni3qMxZvp33BSkRb5YE9P+y2YNioBkWC77z21Rg7LP6iioEQvH7JOsB8pqTYi7bjIWhycFY6+xqk0mM0CpZspkFtbvcjKH5ewGOkBkR3AS2GdN6y1E1a9RIhJ+IO9Ut3ipaHIUonAXsBS3bNKdB0vbQkl9d+/nrMdCwigyY0tJFTgLKdv4myv/DQg0jP458VqEsGejj9YzWBsIwo+rHixsdODZwe50wNTDt23FIFu5l//l9kkXT4xZ1etkWgOCj86jYCZpqBKHDllqG0CvvCIb2Sd/IMxwrPmvGzHkRgi8pRuEAhIAY+t+ooKXgo2UIlHeuY+4hOhjIsdh1sOT3rslKTJ+Nwh9svRwVKB2NOgw0ZyUHSJSSxv7a/FhVqQO2AmNLKLIv6y3q8QNg8ODPcPbqInRYOWCtk1RVskncFd5/DOnq1mKoWpfRijBfo37KirrDqJEC0WXcwv/QNKJiNQ0OBXJKtolHc8ZH6VYfhxaYpvhpXYCvTk= ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:25:10.391 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRsAq8RXBJmUni3qMxZvp33BSkRb5YE9P+y2YNioBkWC77z21Rg7LP6iioEQvH7JOsB8pqTYi7bjIWhycFY6+xqk0mM0CpZspkFtbvcjKH5ewGOkBkR3AS2GdN6y1E1a9RIhJ+IO9Ut3ipaHIUonAXsBS3bNKdB0vbQkl9d+/nrMdCwigyY0tJFTgLKdv4myv/DQg0jP458VqEsGejj9YzWBsIwo+rHixsdODZwe50wNTDt23FIFu5l//l9kkXT4xZ1etkWgOCj86jYCZpqBKHDllqG0CvvCIb2Sd/IMxwrPmvGzHkRgi8pRuEAhIAY+t+ooKXgo2UIlHeuY+4hOhjIsdh1sOT3rslKTJ+Nwh9svRwVKB2NOgw0ZyUHSJSSxv7a/FhVqQO2AmNLKLIv6y3q8QNg8ODPcPbqInRYOWCtk1RVskncFd5/DOnq1mKoWpfRijBfo37KirrDqJEC0WXcwv/QNKJiNQ0OBXJKtolHc8ZH6VYfhxaYpvhpXYCvTk= ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-01T04:25:10.415 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRsAq8RXBJmUni3qMxZvp33BSkRb5YE9P+y2YNioBkWC77z21Rg7LP6iioEQvH7JOsB8pqTYi7bjIWhycFY6+xqk0mM0CpZspkFtbvcjKH5ewGOkBkR3AS2GdN6y1E1a9RIhJ+IO9Ut3ipaHIUonAXsBS3bNKdB0vbQkl9d+/nrMdCwigyY0tJFTgLKdv4myv/DQg0jP458VqEsGejj9YzWBsIwo+rHixsdODZwe50wNTDt23FIFu5l//l9kkXT4xZ1etkWgOCj86jYCZpqBKHDllqG0CvvCIb2Sd/IMxwrPmvGzHkRgi8pRuEAhIAY+t+ooKXgo2UIlHeuY+4hOhjIsdh1sOT3rslKTJ+Nwh9svRwVKB2NOgw0ZyUHSJSSxv7a/FhVqQO2AmNLKLIv6y3q8QNg8ODPcPbqInRYOWCtk1RVskncFd5/DOnq1mKoWpfRijBfo37KirrDqJEC0WXcwv/QNKJiNQ0OBXJKtolHc8ZH6VYfhxaYpvhpXYCvTk= ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:25:10.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-01T04:25:10.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:10 smithi007 bash[18554]: audit 2024-04-01T04:25:09.547623+0000 mon.smithi007 (mon.0) 104 : audit 1 from='client.? 172.21.15.7:0/2088371041' entity='client.admin' 2024-04-01T04:25:15.538 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:25:19.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.698987+0000 mon.smithi007 (mon.0) 105 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:19.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.705510+0000 mon.smithi007 (mon.0) 106 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:19.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.707313+0000 mon.smithi007 (mon.0) 107 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd/host:smithi007", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:25:19.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.714871+0000 mon.smithi007 (mon.0) 108 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:19.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.717815+0000 mon.smithi007 (mon.0) 109 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi007", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-01T04:25:19.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.719291+0000 mon.smithi007 (mon.0) 110 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi007", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-01T04:25:19.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:17.723526+0000 mon.smithi007 (mon.0) 111 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:25:19.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:18 smithi007 bash[18554]: audit 2024-04-01T04:25:18.284010+0000 mon.smithi007 (mon.0) 112 : audit 1 from='client.? 172.21.15.7:0/3442404043' entity='client.admin' 2024-04-01T04:25:19.383 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-01T04:25:19.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-01T04:25:19.741 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:19 smithi007 bash[18554]: cephadm 2024-04-01T04:25:17.725628+0000 mgr.smithi007.prarpr (mgr.14164) 9 : cephadm 1 Deploying daemon ceph-exporter.smithi007 on smithi007 2024-04-01T04:25:20.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:20 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:21.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:20 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:21.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:20 smithi007 bash[18554]: cluster 2024-04-01T04:25:19.047018+0000 mgr.smithi007.prarpr (mgr.14164) 10 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:22.023 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.763037+0000 mon.smithi007 (mon.0) 113 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:22.023 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.765899+0000 mon.smithi007 (mon.0) 114 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:22.023 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.801934+0000 mon.smithi007 (mon.0) 115 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:22.023 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.804229+0000 mon.smithi007 (mon.0) 116 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:22.023 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.805495+0000 mon.smithi007 (mon.0) 117 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi007", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-01T04:25:22.023 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.806169+0000 mon.smithi007 (mon.0) 118 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi007", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-01T04:25:22.024 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: audit 2024-04-01T04:25:20.807920+0000 mon.smithi007 (mon.0) 119 : audit 0 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:25:22.024 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: cephadm 2024-04-01T04:25:20.808766+0000 mgr.smithi007.prarpr (mgr.14164) 11 : cephadm 1 Deploying daemon crash.smithi007 on smithi007 2024-04-01T04:25:22.024 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:21 smithi007 bash[18554]: cluster 2024-04-01T04:25:21.047499+0000 mgr.smithi007.prarpr (mgr.14164) 12 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:23.014 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:23 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:23.344 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:23 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:24.104 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:25:24.528 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:24.528 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: cluster 2024-04-01T04:25:23.047864+0000 mgr.smithi007.prarpr (mgr.14164) 13 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:24.528 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: audit 2024-04-01T04:25:23.383878+0000 mon.smithi007 (mon.0) 120 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:24.528 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: audit 2024-04-01T04:25:23.386855+0000 mon.smithi007 (mon.0) 121 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:24.529 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: audit 2024-04-01T04:25:23.431832+0000 mon.smithi007 (mon.0) 122 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:24.529 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: audit 2024-04-01T04:25:23.434984+0000 mon.smithi007 (mon.0) 123 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:24.529 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: cephadm 2024-04-01T04:25:23.436422+0000 mgr.smithi007.prarpr (mgr.14164) 14 : cephadm 1 Deploying daemon node-exporter.smithi007 on smithi007 2024-04-01T04:25:24.529 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 bash[18554]: audit 2024-04-01T04:25:24.118181+0000 mon.smithi007 (mon.0) 124 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:24.529 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:24 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:25.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:25 smithi007 bash[18554]: audit 2024-04-01T04:25:24.572240+0000 mon.smithi007 (mon.0) 125 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:25.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:25 smithi007 bash[18554]: audit 2024-04-01T04:25:24.575530+0000 mon.smithi007 (mon.0) 126 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:25.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:25 smithi007 bash[18554]: audit 2024-04-01T04:25:24.605052+0000 mon.smithi007 (mon.0) 127 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:25.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:25 smithi007 bash[18554]: audit 2024-04-01T04:25:24.607272+0000 mon.smithi007 (mon.0) 128 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:25.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:25 smithi007 bash[18554]: cephadm 2024-04-01T04:25:24.618995+0000 mgr.smithi007.prarpr (mgr.14164) 15 : cephadm 1 Deploying daemon alertmanager.smithi007 on smithi007 2024-04-01T04:25:26.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:26 smithi007 bash[18554]: cluster 2024-04-01T04:25:25.048236+0000 mgr.smithi007.prarpr (mgr.14164) 16 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:28.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:28 smithi007 bash[18554]: cluster 2024-04-01T04:25:27.048501+0000 mgr.smithi007.prarpr (mgr.14164) 17 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:30.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:29 smithi007 bash[18554]: audit 2024-04-01T04:25:28.620943+0000 mgr.smithi007.prarpr (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-04-01T04:25:30.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:29 smithi007 bash[18554]: audit 2024-04-01T04:25:28.624197+0000 mon.smithi007 (mon.0) 129 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:30.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:29 smithi007 bash[18554]: audit 2024-04-01T04:25:29.125304+0000 mon.smithi007 (mon.0) 130 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:30.360 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2024-04-01T04:25:30.360 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:25:30.360 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2024-04-01T04:25:30.366 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:25:30.367 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T04:25:30.412 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2024-04-01T04:25:30.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi155 2024-04-01T04:25:30.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:30 smithi007 bash[18554]: cluster 2024-04-01T04:25:29.048907+0000 mgr.smithi007.prarpr (mgr.14164) 19 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:33.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:32 smithi007 bash[18554]: cluster 2024-04-01T04:25:31.049357+0000 mgr.smithi007.prarpr (mgr.14164) 20 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:34.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:34 smithi007 bash[18554]: cluster 2024-04-01T04:25:33.049783+0000 mgr.smithi007.prarpr (mgr.14164) 21 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:34.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:34 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:35.145 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:25:35.166 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:34 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:36.230 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.010318+0000 mon.smithi007 (mon.0) 131 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.230 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.013952+0000 mon.smithi007 (mon.0) 132 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: cluster 2024-04-01T04:25:35.050259+0000 mgr.smithi007.prarpr (mgr.14164) 22 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.057493+0000 mon.smithi007 (mon.0) 133 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.059736+0000 mon.smithi007 (mon.0) 134 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.062394+0000 mon.smithi007 (mon.0) 135 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.064178+0000 mon.smithi007 (mon.0) 136 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: cephadm 2024-04-01T04:25:35.088302+0000 mgr.smithi007.prarpr (mgr.14164) 23 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.276233+0000 mon.smithi007 (mon.0) 137 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.231 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.281019+0000 mon.smithi007 (mon.0) 138 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.232 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.283104+0000 mon.smithi007 (mon.0) 139 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-01T04:25:36.232 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.283616+0000 mgr.smithi007.prarpr (mgr.14164) 24 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-01T04:25:36.232 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: audit 2024-04-01T04:25:35.287721+0000 mon.smithi007 (mon.0) 140 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:36.232 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:36 smithi007 bash[18554]: cephadm 2024-04-01T04:25:35.305649+0000 mgr.smithi007.prarpr (mgr.14164) 25 : cephadm 1 Deploying daemon grafana.smithi007 on smithi007 2024-04-01T04:25:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:38 smithi007 bash[18554]: cluster 2024-04-01T04:25:37.050638+0000 mgr.smithi007.prarpr (mgr.14164) 26 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:40.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:40 smithi007 bash[18554]: cluster 2024-04-01T04:25:39.050881+0000 mgr.smithi007.prarpr (mgr.14164) 27 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:40.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:40 smithi007 bash[18554]: audit 2024-04-01T04:25:39.129837+0000 mon.smithi007 (mon.0) 141 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:40.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:40 smithi007 bash[18554]: audit 2024-04-01T04:25:39.573201+0000 mgr.smithi007.prarpr (mgr.14164) 28 : audit 0 from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:25:41.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:41 smithi007 bash[18554]: cephadm 2024-04-01T04:25:40.248980+0000 mgr.smithi007.prarpr (mgr.14164) 29 : cephadm 1 Deploying cephadm binary to smithi155 2024-04-01T04:25:42.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:42 smithi007 bash[18554]: cluster 2024-04-01T04:25:41.051146+0000 mgr.smithi007.prarpr (mgr.14164) 30 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:44.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:44 smithi007 bash[18554]: cluster 2024-04-01T04:25:43.051516+0000 mgr.smithi007.prarpr (mgr.14164) 31 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:45.628 INFO:teuthology.orchestra.run.smithi007.stdout:Added host 'smithi155' with addr '172.21.15.155' 2024-04-01T04:25:46.985 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:46 smithi007 bash[18554]: cluster 2024-04-01T04:25:45.051877+0000 mgr.smithi007.prarpr (mgr.14164) 32 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:46.985 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:46 smithi007 bash[18554]: audit 2024-04-01T04:25:45.627210+0000 mon.smithi007 (mon.0) 142 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:46.985 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:46 smithi007 bash[18554]: cephadm 2024-04-01T04:25:45.628203+0000 mgr.smithi007.prarpr (mgr.14164) 33 : cephadm 1 Added host smithi155 2024-04-01T04:25:46.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-01T04:25:48.819 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:48 smithi007 bash[18554]: cluster 2024-04-01T04:25:47.052190+0000 mgr.smithi007.prarpr (mgr.14164) 34 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:49.495 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:49 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:49.756 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:49 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: cluster 2024-04-01T04:25:49.052586+0000 mgr.smithi007.prarpr (mgr.14164) 35 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.757393+0000 mon.smithi007 (mon.0) 143 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.760540+0000 mon.smithi007 (mon.0) 144 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.783795+0000 mon.smithi007 (mon.0) 145 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.786146+0000 mon.smithi007 (mon.0) 146 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.788929+0000 mon.smithi007 (mon.0) 147 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.791679+0000 mon.smithi007 (mon.0) 148 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.771 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.794455+0000 mon.smithi007 (mon.0) 149 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:50.772 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:50 smithi007 bash[18554]: audit 2024-04-01T04:25:49.796477+0000 mon.smithi007 (mon.0) 150 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:51.906 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:51 smithi007 bash[18554]: cephadm 2024-04-01T04:25:50.049898+0000 mgr.smithi007.prarpr (mgr.14164) 36 : cephadm 1 Deploying daemon prometheus.smithi007 on smithi007 2024-04-01T04:25:52.723 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:52 smithi007 bash[18554]: cluster 2024-04-01T04:25:51.053139+0000 mgr.smithi007.prarpr (mgr.14164) 37 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:52.742 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:25:54.696 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:54 smithi007 bash[18554]: cluster 2024-04-01T04:25:53.053522+0000 mgr.smithi007.prarpr (mgr.14164) 38 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:54.696 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:54 smithi007 bash[18554]: audit 2024-04-01T04:25:54.142216+0000 mon.smithi007 (mon.0) 151 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:25:57.094 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:56 smithi007 bash[18554]: cluster 2024-04-01T04:25:55.053933+0000 mgr.smithi007.prarpr (mgr.14164) 39 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:58.797 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:25:58 smithi007 bash[18554]: cluster 2024-04-01T04:25:57.054376+0000 mgr.smithi007.prarpr (mgr.14164) 40 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:25:59.855 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:25:59.856 INFO:teuthology.orchestra.run.smithi007.stdout:[{"addr": "172.21.15.7", "hostname": "smithi007", "labels": [], "status": ""}, {"addr": "172.21.15.155", "hostname": "smithi155", "labels": [], "status": ""}] 2024-04-01T04:26:00.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:00 smithi007 bash[18554]: cluster 2024-04-01T04:25:59.054795+0000 mgr.smithi007.prarpr (mgr.14164) 41 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:01.076 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-01T04:26:01.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-01T04:26:01.836 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:01 smithi007 bash[18554]: audit 2024-04-01T04:25:59.854903+0000 mgr.smithi007.prarpr (mgr.14164) 42 : audit 0 from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T04:26:02.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:02 smithi007 bash[18554]: cluster 2024-04-01T04:26:01.055328+0000 mgr.smithi007.prarpr (mgr.14164) 43 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:04.828 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:26:04.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:04 smithi007 bash[18554]: cluster 2024-04-01T04:26:03.055805+0000 mgr.smithi007.prarpr (mgr.14164) 44 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:06.683 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:06 smithi007 bash[18554]: cluster 2024-04-01T04:26:05.056270+0000 mgr.smithi007.prarpr (mgr.14164) 45 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:08.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:07 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:08.282 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:08 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:09.024 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:08 smithi007 bash[18554]: cluster 2024-04-01T04:26:07.056682+0000 mgr.smithi007.prarpr (mgr.14164) 46 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:09.025 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:08 smithi007 bash[18554]: audit 2024-04-01T04:26:08.283986+0000 mon.smithi007 (mon.0) 152 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:09.025 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:08 smithi007 bash[18554]: audit 2024-04-01T04:26:08.287025+0000 mon.smithi007 (mon.0) 153 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:09.025 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:08 smithi007 bash[18554]: audit 2024-04-01T04:26:08.313140+0000 mon.smithi007 (mon.0) 154 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:09.025 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:08 smithi007 bash[18554]: audit 2024-04-01T04:26:08.315320+0000 mon.smithi007 (mon.0) 155 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-01T04:26:10.385 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:10 smithi007 bash[18554]: audit 2024-04-01T04:26:09.149562+0000 mon.smithi007 (mon.0) 156 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:10.385 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:10 smithi007 bash[18554]: audit 2024-04-01T04:26:09.313774+0000 mon.smithi007 (mon.0) 157 : audit 1 from='mgr.14164 172.21.15.7:0/407486510' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-01T04:26:10.385 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:10 smithi007 bash[18554]: cluster 2024-04-01T04:26:09.319278+0000 mon.smithi007 (mon.0) 158 : cluster 0 mgrmap e14: smithi007.prarpr(active, since 70s) 2024-04-01T04:26:11.154 INFO:teuthology.orchestra.run.smithi007.stderr:adjusted tunables profile to default 2024-04-01T04:26:11.413 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:11 smithi007 bash[18554]: audit 2024-04-01T04:26:10.224223+0000 mon.smithi007 (mon.0) 159 : audit 1 from='client.? 172.21.15.7:0/4173010301' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-01T04:26:12.193 INFO:tasks.cephadm:Adding mon.smithi007 on smithi007 2024-04-01T04:26:12.193 INFO:tasks.cephadm:Adding mon.smithi155 on smithi155 2024-04-01T04:26:12.193 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '2;smithi007:172.21.15.7=smithi007;smithi155:172.21.15.155=smithi155' 2024-04-01T04:26:12.242 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:12 smithi007 bash[18554]: audit 2024-04-01T04:26:11.150554+0000 mon.smithi007 (mon.0) 160 : audit 1 from='client.? 172.21.15.7:0/4173010301' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-01T04:26:12.243 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:12 smithi007 bash[18554]: cluster 2024-04-01T04:26:11.153245+0000 mon.smithi007 (mon.0) 161 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-01T04:26:13.400 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-01T04:26:14.448 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: cluster 2024-04-01T04:26:17.856257+0000 mon.smithi007 (mon.0) 162 : cluster 1 Active manager daemon smithi007.prarpr restarted 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: cluster 2024-04-01T04:26:17.856600+0000 mon.smithi007 (mon.0) 163 : cluster 1 Activating manager daemon smithi007.prarpr 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: cluster 2024-04-01T04:26:17.860307+0000 mon.smithi007 (mon.0) 164 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: cluster 2024-04-01T04:26:17.860467+0000 mon.smithi007 (mon.0) 165 : cluster 0 mgrmap e15: smithi007.prarpr(active, starting, since 0.00400206s) 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: audit 2024-04-01T04:26:17.862817+0000 mon.smithi007 (mon.0) 166 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: audit 2024-04-01T04:26:17.864267+0000 mon.smithi007 (mon.0) 167 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr metadata", "who": "smithi007.prarpr", "id": "smithi007.prarpr"}]: dispatch 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: audit 2024-04-01T04:26:17.865269+0000 mon.smithi007 (mon.0) 168 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: audit 2024-04-01T04:26:17.865605+0000 mon.smithi007 (mon.0) 169 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: audit 2024-04-01T04:26:17.865911+0000 mon.smithi007 (mon.0) 170 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-01T04:26:18.022 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:17 smithi007 bash[18554]: cluster 2024-04-01T04:26:17.892233+0000 mon.smithi007 (mon.0) 171 : cluster 1 Manager daemon smithi007.prarpr is now available 2024-04-01T04:26:18.882 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mon update... 2024-04-01T04:26:19.094 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:17.922394+0000 mon.smithi007 (mon.0) 172 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:26:19.094 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:17.940113+0000 mon.smithi007 (mon.0) 173 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:19.094 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:17.942358+0000 mon.smithi007 (mon.0) 174 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:26:19.095 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:17.952798+0000 mon.smithi007 (mon.0) 175 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/mirror_snapshot_schedule"}]: dispatch 2024-04-01T04:26:19.095 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:17.958655+0000 mon.smithi007 (mon.0) 176 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi007.prarpr/trash_purge_schedule"}]: dispatch 2024-04-01T04:26:19.095 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: cephadm 2024-04-01T04:26:18.368941+0000 mgr.smithi007.prarpr (mgr.14195) 1 : cephadm 1 [01/Apr/2024:04:26:18] ENGINE Bus STARTING 2024-04-01T04:26:19.095 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:18.767792+0000 mon.smithi007 (mon.0) 177 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:19.095 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: cluster 2024-04-01T04:26:18.869558+0000 mon.smithi007 (mon.0) 178 : cluster 0 mgrmap e16: smithi007.prarpr(active, since 1.01307s) 2024-04-01T04:26:19.095 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:18 smithi007 bash[18554]: audit 2024-04-01T04:26:18.881431+0000 mon.smithi007 (mon.0) 179 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:19.484 DEBUG:teuthology.orchestra.run.smithi155:mon.smithi155> sudo journalctl -f -n 0 -u ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi155.service 2024-04-01T04:26:19.503 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-01T04:26:19.503 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-01T04:26:20.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:19 smithi007 bash[18554]: cephadm 2024-04-01T04:26:18.489625+0000 mgr.smithi007.prarpr (mgr.14195) 2 : cephadm 1 [01/Apr/2024:04:26:18] ENGINE Serving on https://172.21.15.7:7150 2024-04-01T04:26:20.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:19 smithi007 bash[18554]: cephadm 2024-04-01T04:26:18.591034+0000 mgr.smithi007.prarpr (mgr.14195) 3 : cephadm 1 [01/Apr/2024:04:26:18] ENGINE Serving on http://172.21.15.7:8765 2024-04-01T04:26:20.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:19 smithi007 bash[18554]: cephadm 2024-04-01T04:26:18.591277+0000 mgr.smithi007.prarpr (mgr.14195) 4 : cephadm 1 [01/Apr/2024:04:26:18] ENGINE Bus STARTED 2024-04-01T04:26:20.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:19 smithi007 bash[18554]: audit 2024-04-01T04:26:18.869602+0000 mgr.smithi007.prarpr (mgr.14195) 5 : audit 0 from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi007:172.21.15.7=smithi007;smithi155:172.21.15.155=smithi155", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:26:20.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:19 smithi007 bash[18554]: cephadm 2024-04-01T04:26:18.876277+0000 mgr.smithi007.prarpr (mgr.14195) 6 : cephadm 1 Saving service mon spec with placement smithi007:172.21.15.7=smithi007;smithi155:172.21.15.155=smithi155;count:2 2024-04-01T04:26:20.764 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-01T04:26:21.270 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:20 smithi007 bash[18554]: cluster 2024-04-01T04:26:19.921416+0000 mon.smithi007 (mon.0) 180 : cluster 0 mgrmap e17: smithi007.prarpr(active, since 2s) 2024-04-01T04:26:21.270 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:20 smithi007 bash[18554]: audit 2024-04-01T04:26:20.545026+0000 mon.smithi007 (mon.0) 181 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:21.804 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /etc/ceph/ceph.conf 2024-04-01T04:26:22.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:22 smithi007 bash[18554]: audit 2024-04-01T04:26:21.587362+0000 mon.smithi007 (mon.0) 182 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:24.358 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-01T04:26:24.358 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","modified":"2024-04-01T04:23:37.312515Z","created":"2024-04-01T04:23:37.312515Z","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":"smithi007","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-01T04:26:24.360 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-01T04:26:25.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:24 smithi007 bash[18554]: audit 2024-04-01T04:26:23.935664+0000 mon.smithi007 (mon.0) 183 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:25.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:24 smithi007 bash[18554]: audit 2024-04-01T04:26:23.940111+0000 mon.smithi007 (mon.0) 184 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:25.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:24 smithi007 bash[18554]: audit 2024-04-01T04:26:24.357585+0000 mon.smithi007 (mon.0) 185 : audit 0 from='client.? 172.21.15.155:0/2684077729' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T04:26:26.084 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-01T04:26:26.084 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-01T04:26:26.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:26 smithi007 bash[18554]: audit 2024-04-01T04:26:25.038281+0000 mon.smithi007 (mon.0) 186 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:26.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:26 smithi007 bash[18554]: audit 2024-04-01T04:26:25.042717+0000 mon.smithi007 (mon.0) 187 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:26.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:26 smithi007 bash[18554]: audit 2024-04-01T04:26:25.043949+0000 mon.smithi007 (mon.0) 188 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd/host:smithi007", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:26:27.931 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.031966+0000 mon.smithi007 (mon.0) 189 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.037755+0000 mon.smithi007 (mon.0) 190 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.045526+0000 mon.smithi007 (mon.0) 191 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.051362+0000 mon.smithi007 (mon.0) 192 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.052939+0000 mon.smithi007 (mon.0) 193 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd/host:smithi155", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.055149+0000 mon.smithi007 (mon.0) 194 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.057177+0000 mon.smithi007 (mon.0) 195 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.059974+0000 mgr.smithi007.prarpr (mgr.14195) 7 : cephadm 1 Updating smithi007:/etc/ceph/ceph.conf 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.060480+0000 mgr.smithi007.prarpr (mgr.14195) 8 : cephadm 1 Updating smithi155:/etc/ceph/ceph.conf 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.326574+0000 mgr.smithi007.prarpr (mgr.14195) 9 : cephadm 1 Updating smithi007:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.327639+0000 mgr.smithi007.prarpr (mgr.14195) 10 : cephadm 1 Updating smithi155:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:28.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.826293+0000 mon.smithi007 (mon.0) 196 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.829777+0000 mon.smithi007 (mon.0) 197 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.876441+0000 mon.smithi007 (mon.0) 198 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.883406+0000 mon.smithi007 (mon.0) 199 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.890232+0000 mon.smithi007 (mon.0) 200 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.893622+0000 mon.smithi007 (mon.0) 201 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi155", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.895259+0000 mon.smithi007 (mon.0) 202 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi155", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-01T04:26:28.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:28 smithi007 bash[18554]: audit 2024-04-01T04:26:27.899907+0000 mon.smithi007 (mon.0) 203 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.492411+0000 mgr.smithi007.prarpr (mgr.14195) 11 : cephadm 1 Updating smithi155:/etc/ceph/ceph.client.admin.keyring 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.541581+0000 mgr.smithi007.prarpr (mgr.14195) 12 : cephadm 1 Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.656850+0000 mgr.smithi007.prarpr (mgr.14195) 13 : cephadm 1 Updating smithi155:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.706651+0000 mgr.smithi007.prarpr (mgr.14195) 14 : cephadm 1 Updating smithi007:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:27.901782+0000 mgr.smithi007.prarpr (mgr.14195) 15 : cephadm 1 Deploying daemon ceph-exporter.smithi155 on smithi155 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:28.346409+0000 mgr.smithi007.prarpr (mgr.14195) 16 : cephadm 1 Removing key for client.ceph-exporter.smithi155 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: audit 2024-04-01T04:26:28.347099+0000 mon.smithi007 (mon.0) 204 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi155"}]: dispatch 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: audit 2024-04-01T04:26:28.348834+0000 mon.smithi007 (mon.0) 205 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi155"}]': finished 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:28.367194+0000 mgr.smithi007.prarpr (mgr.14195) 17 : cephadm 4 Failed while placing ceph-exporter.smithi155 on smithi155: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter-smithi155 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: /usr/bin/docker: stdout 2024-04-01T04:26:29.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter-smithi155 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter.smithi155 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: /usr/bin/docker: stdout 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: /usr/bin/docker: stderr Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter.smithi155 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: Deploy daemon ceph-exporter.smithi155 ... 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: ERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/ 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: audit 2024-04-01T04:26:28.371206+0000 mon.smithi007 (mon.0) 206 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: audit 2024-04-01T04:26:28.373058+0000 mon.smithi007 (mon.0) 207 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: audit 2024-04-01T04:26:28.377912+0000 mon.smithi007 (mon.0) 208 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:29.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:29 smithi007 bash[18554]: cephadm 2024-04-01T04:26:28.380089+0000 mgr.smithi007.prarpr (mgr.14195) 18 : cephadm 1 Deploying daemon crash.smithi155 on smithi155 2024-04-01T04:26:30.406 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-01T04:26:30.406 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","modified":"2024-04-01T04:23:37.312515Z","created":"2024-04-01T04:23:37.312515Z","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":"smithi007","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-01T04:26:30.408 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-01T04:26:30.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:30 smithi007 bash[18554]: audit 2024-04-01T04:26:30.405153+0000 mon.smithi007 (mon.0) 209 : audit 0 from='client.? 172.21.15.155:0/4211533739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T04:26:31.947 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-01T04:26:31.948 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-01T04:26:33.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:32 smithi007 bash[18554]: audit 2024-04-01T04:26:31.711043+0000 mon.smithi007 (mon.0) 210 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:33.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:32 smithi007 bash[18554]: audit 2024-04-01T04:26:31.717365+0000 mon.smithi007 (mon.0) 211 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:33.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:32 smithi007 bash[18554]: audit 2024-04-01T04:26:31.757086+0000 mon.smithi007 (mon.0) 212 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:33.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:32 smithi007 bash[18554]: audit 2024-04-01T04:26:31.762684+0000 mon.smithi007 (mon.0) 213 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:33.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:32 smithi007 bash[18554]: cephadm 2024-04-01T04:26:31.766113+0000 mgr.smithi007.prarpr (mgr.14195) 19 : cephadm 1 Deploying daemon node-exporter.smithi155 on smithi155 2024-04-01T04:26:33.148 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:34.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.914612+0000 mon.smithi007 (mon.0) 214 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.920838+0000 mon.smithi007 (mon.0) 215 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.940446+0000 mon.smithi007 (mon.0) 216 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.945455+0000 mon.smithi007 (mon.0) 217 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.946911+0000 mon.smithi007 (mon.0) 218 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.950335+0000 mon.smithi007 (mon.0) 219 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.956429+0000 mon.smithi007 (mon.0) 220 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.fyjdfn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.958133+0000 mon.smithi007 (mon.0) 221 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.fyjdfn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.964462+0000 mon.smithi007 (mon.0) 222 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: audit 2024-04-01T04:26:32.975747+0000 mon.smithi007 (mon.0) 223 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:34.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:33 smithi007 bash[18554]: cephadm 2024-04-01T04:26:32.977822+0000 mgr.smithi007.prarpr (mgr.14195) 20 : cephadm 1 Deploying daemon mgr.smithi155.fyjdfn on smithi155 2024-04-01T04:26:37.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:37 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:36.974795+0000 mon.smithi007 (mon.0) 224 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:36.981360+0000 mon.smithi007 (mon.0) 225 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:37.008271+0000 mon.smithi007 (mon.0) 226 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:38.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:37.014093+0000 mon.smithi007 (mon.0) 227 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:38.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:37.017995+0000 mon.smithi007 (mon.0) 228 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T04:26:38.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:37.019865+0000 mon.smithi007 (mon.0) 229 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:38.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: cephadm 2024-04-01T04:26:37.021922+0000 mgr.smithi007.prarpr (mgr.14195) 21 : cephadm 1 Deploying daemon mon.smithi155 on smithi155 2024-04-01T04:26:38.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:37 smithi007 bash[18554]: audit 2024-04-01T04:26:37.952587+0000 mon.smithi007 (mon.0) 230 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:38.841 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-01T04:26:38.841 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":1,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","modified":"2024-04-01T04:23:37.312515Z","created":"2024-04-01T04:23:37.312515Z","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":"smithi007","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-01T04:26:38.843 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 1 2024-04-01T04:26:39.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:38 smithi007 bash[18554]: cluster 2024-04-01T04:26:38.369136+0000 mgr.smithi007.prarpr (mgr.14195) 22 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:39.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:38 smithi007 bash[18554]: audit 2024-04-01T04:26:38.840807+0000 mon.smithi007 (mon.0) 231 : audit 0 from='client.? 172.21.15.155:0/4037588499' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T04:26:40.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:39 smithi007 bash[18554]: cluster 2024-04-01T04:26:38.972417+0000 mon.smithi007 (mon.0) 232 : cluster 3 Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-04-01T04:26:40.974 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-01T04:26:40.975 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-01T04:26:41.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:40 smithi007 bash[18554]: cluster 2024-04-01T04:26:40.369697+0000 mgr.smithi007.prarpr (mgr.14195) 23 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:42 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:42 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:42 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:42 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:42.586 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:42 smithi155 systemd[1]: Started Ceph mon.smithi155 for 73f23a72-efdf-11ee-b647-cb9ed24678a4. 2024-04-01T04:26:42.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:42 smithi007 bash[18554]: cluster 2024-04-01T04:26:42.370208+0000 mgr.smithi007.prarpr (mgr.14195) 24 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.457+0000 7f5c146d7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.457+0000 7f5c146d7c80 0 ceph version 19.0.0-1977-g384f31f3 (384f31f3d3aee7f8ba3f60846b8844c049165583) squid (dev), process ceph-mon, pid 7 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.457+0000 7f5c146d7c80 0 pidfile_write: ignore empty --pid-file 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 0 load: jerasure load: lrc 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Git sha 0 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Compile date 2024-03-31 16:17:26 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: DB SUMMARY 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: DB Session ID: ZS0S6UNO6P8498O79NGE 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: CURRENT file: CURRENT 2024-04-01T04:26:43.476 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi155/store.db dir, Total Num: 0, files: 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi155/store.db: 000004.log size: 511 ; 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.error_if_exists: 0 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.create_if_missing: 0 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.env: 0x556d49590c60 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.info_log: 0x556d4b2579e0 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-01T04:26:43.477 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.statistics: (nil) 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.use_fsync: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-01T04:26:43.478 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.db_log_dir: 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.wal_dir: 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.write_buffer_manager: 0x556d4b22a1e0 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-01T04:26:43.479 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.unordered_write: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.row_cache: None 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.wal_filter: None 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.two_write_queues: 0 2024-04-01T04:26:43.480 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.wal_compression: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.atomic_flush: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-01T04:26:43.481 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_open_files: -1 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-01T04:26:43.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Compression algorithms supported: 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kZSTD supported: 0 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kXpressCompression supported: 0 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kZlibCompression supported: 1 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-01T04:26:43.483 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi155/store.db/MANIFEST-000005 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.merge_operator: 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_filter: None 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556d4b257ae0) 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: cache_index_and_filter_blocks: 1 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-01T04:26:43.485 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: pin_top_level_index_and_filter: 1 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: index_type: 0 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: data_block_index_type: 0 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: index_shortening: 1 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: data_block_hash_table_util_ratio: 0.750000 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: checksum: 4 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: no_block_cache: 0 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_cache: 0x556d4b259090 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_cache_name: BinnedLRUCache 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_cache_options: 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: capacity : 536870912 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: num_shard_bits : 4 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: strict_capacity_limit : 0 2024-04-01T04:26:43.486 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: high_pri_pool_ratio: 0.000 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_cache_compressed: (nil) 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: persistent_cache: (nil) 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_size: 4096 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_size_deviation: 10 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_restart_interval: 16 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: index_block_restart_interval: 1 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: metadata_block_size: 4096 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: partition_filters: 0 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: use_delta_encoding: 1 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: filter_policy: bloomfilter 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: whole_key_filtering: 1 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: verify_compression: 0 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: read_amp_bytes_per_bit: 0 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: format_version: 5 2024-04-01T04:26:43.487 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: enable_index_compression: 1 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: block_align: 0 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: max_auto_readahead_size: 262144 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: prepopulate_block_cache: 0 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: initial_auto_readahead_size: 8192 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: num_file_reads_for_auto_readahead: 2 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression: NoCompression 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.num_levels: 7 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-01T04:26:43.488 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-01T04:26:43.489 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-01T04:26:43.490 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-01T04:26:43.491 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.table_properties_collectors: 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.bloom_locality: 0 2024-04-01T04:26:43.492 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.ttl: 2592000 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.enable_blob_files: false 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.min_blob_size: 0 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-01T04:26:43.493 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi155/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-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0fde6c34-495f-472f-8271-0bb58665d2be 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711945603465255, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.461+0000 7f5c146d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711945603465750, "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": 1711945603, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0fde6c34-495f-472f-8271-0bb58665d2be", "db_session_id": "ZS0S6UNO6P8498O79NGE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711945603465853, "job": 1, "event": "recovery_finished"} 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi155/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-01T04:26:43.494 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556d4b34e000 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 4 rocksdb: DB pointer 0x556d4b338000 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c02e39700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c02e39700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: ** DB Stats ** 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: ** Compaction Stats [default] ** 2024-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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-04-01T04:26:43.495 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: ** Compaction Stats [default] ** 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: AddFile(Total Files): cumulative 0, interval 0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: AddFile(Keys): cumulative 0, interval 0 2024-04-01T04:26:43.496 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: Block cache BinnedLRUCache@0x556d4b259090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: ** File Read Latency Histogram By Level [default] ** 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 0 mon.smithi155 does not exist in monmap, will attempt to join an existing cluster 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 0 using public_addr v2:172.21.15.155:0/0 -> [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.465+0000 7f5c146d7c80 0 starting mon.smithi155 rank -1 at public addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] at bind addrs [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi155 fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:26:43.497 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.469+0000 7f5c146d7c80 1 mon.smithi155@-1(???) e0 preinit fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:26:43.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 0 mon.smithi155@-1(synchronizing).mds e1 new map 2024-04-01T04:26:43.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 0 mon.smithi155@-1(synchronizing).mds e1 print_map 2024-04-01T04:26:43.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: e1 2024-04-01T04:26:43.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-01T04:26:43.649 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 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,12=quiesce subvolumes} 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: legacy client fscid: -1 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: No filesystems configured 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 0 mon.smithi155@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 0 mon.smithi155@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 0 mon.smithi155@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T04:26:43.650 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 0 mon.smithi155@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-01T04:26:43.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: cluster 2024-04-01T04:26:38.972417+0000 mon.smithi007 (mon.0) 232 : cluster 3 Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-04-01T04:26:43.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: cluster 2024-04-01T04:26:40.369697+0000 mgr.smithi007.prarpr (mgr.14195) 23 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:43.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: cluster 2024-04-01T04:26:42.370208+0000 mgr.smithi007.prarpr (mgr.14195) 24 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:43.651 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:43 smithi155 bash[22969]: debug 2024-04-01T04:26:43.493+0000 7f5c05e3f700 1 mon.smithi155@-1(synchronizing).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2024-04-01T04:26:45.685 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi155/config 2024-04-01T04:26:48.979 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-04-01T04:26:48.979 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":2,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","modified":"2024-04-01T04:26:43.500900Z","created":"2024-04-01T04:23:37.312515Z","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":"smithi007","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi155","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:3300","nonce":0},{"type":"v1","addr":"172.21.15.155:6789","nonce":0}]},"addr":"172.21.15.155:6789/0","public_addr":"172.21.15.155:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-01T04:26:48.982 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 2 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:43.501613+0000 mon.smithi007 (mon.0) 240 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:43.508039+0000 mon.smithi007 (mon.0) 241 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:43.508337+0000 mon.smithi007 (mon.0) 242 : cluster 1 mon.smithi007 calling monitor election 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:43.527298+0000 mon.smithi007 (mon.0) 243 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:44.370802+0000 mgr.smithi007.prarpr (mgr.14195) 25 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:44.501387+0000 mon.smithi007 (mon.0) 244 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:45.501729+0000 mon.smithi007 (mon.0) 245 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:45.503398+0000 mon.smithi155 (mon.1) 1 : cluster 1 mon.smithi155 calling monitor election 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:46.371406+0000 mgr.smithi007.prarpr (mgr.14195) 26 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:48.994 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:46.501454+0000 mon.smithi007 (mon.0) 246 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:47.138395+0000 mon.smithi007 (mon.0) 247 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.fyjdfn/crt"}]: dispatch 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:47.502153+0000 mon.smithi007 (mon.0) 248 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.372019+0000 mgr.smithi007.prarpr (mgr.14195) 27 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.502248+0000 mon.smithi007 (mon.0) 249 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.547623+0000 mon.smithi007 (mon.0) 250 : cluster 1 mon.smithi007 is new leader, mons smithi007,smithi155 in quorum (ranks 0,1) 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554679+0000 mon.smithi007 (mon.0) 251 : cluster 0 monmap epoch 2 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554719+0000 mon.smithi007 (mon.0) 252 : cluster 0 fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554780+0000 mon.smithi007 (mon.0) 253 : cluster 0 last_changed 2024-04-01T04:26:43.500900+0000 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554822+0000 mon.smithi007 (mon.0) 254 : cluster 0 created 2024-04-01T04:23:37.312515+0000 2024-04-01T04:26:48.995 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554858+0000 mon.smithi007 (mon.0) 255 : cluster 0 min_mon_release 19 (squid) 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554894+0000 mon.smithi007 (mon.0) 256 : cluster 0 election_strategy: 1 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554965+0000 mon.smithi007 (mon.0) 257 : cluster 0 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.smithi007 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.554995+0000 mon.smithi007 (mon.0) 258 : cluster 0 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.smithi155 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.574938+0000 mon.smithi007 (mon.0) 259 : cluster 0 fsmap 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575022+0000 mon.smithi007 (mon.0) 260 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575340+0000 mon.smithi007 (mon.0) 261 : cluster 0 mgrmap e17: smithi007.prarpr(active, since 30s) 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575630+0000 mon.smithi007 (mon.0) 262 : cluster 3 Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575669+0000 mon.smithi007 (mon.0) 263 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575709+0000 mon.smithi007 (mon.0) 264 : cluster 3 Failed while placing ceph-exporter.smithi155 on smithi155: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter-smithi155 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575746+0000 mon.smithi007 (mon.0) 265 : cluster 3 /usr/bin/docker: stdout 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575784+0000 mon.smithi007 (mon.0) 266 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter-smithi155 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575819+0000 mon.smithi007 (mon.0) 267 : cluster 3 Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter.smithi155 2024-04-01T04:26:48.996 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575856+0000 mon.smithi007 (mon.0) 268 : cluster 3 /usr/bin/docker: stdout 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575892+0000 mon.smithi007 (mon.0) 269 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter.smithi155 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575927+0000 mon.smithi007 (mon.0) 270 : cluster 3 Deploy daemon ceph-exporter.smithi155 ... 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.575961+0000 mon.smithi007 (mon.0) 271 : cluster 3 ERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/ 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.577794+0000 mon.smithi007 (mon.0) 272 : cluster 0 Standby manager daemon smithi155.fyjdfn started 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.584461+0000 mon.smithi007 (mon.0) 273 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.590545+0000 mon.smithi007 (mon.0) 274 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.591840+0000 mon.smithi007 (mon.0) 275 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.592367+0000 mon.smithi007 (mon.0) 276 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.595244+0000 mon.smithi007 (mon.0) 277 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.fyjdfn/key"}]: dispatch 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.596166+0000 mon.smithi007 (mon.0) 278 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.600264+0000 mon.smithi007 (mon.0) 279 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.603354+0000 mon.smithi007 (mon.0) 280 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:48.997 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:48 smithi155 bash[22969]: audit 2024-04-01T04:26:48.612131+0000 mon.smithi007 (mon.0) 281 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:43.501613+0000 mon.smithi007 (mon.0) 240 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:43.508039+0000 mon.smithi007 (mon.0) 241 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:43.508337+0000 mon.smithi007 (mon.0) 242 : cluster 1 mon.smithi007 calling monitor election 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:43.527298+0000 mon.smithi007 (mon.0) 243 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:44.370802+0000 mgr.smithi007.prarpr (mgr.14195) 25 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:44.501387+0000 mon.smithi007 (mon.0) 244 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:45.501729+0000 mon.smithi007 (mon.0) 245 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:45.503398+0000 mon.smithi155 (mon.1) 1 : cluster 1 mon.smithi155 calling monitor election 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:46.371406+0000 mgr.smithi007.prarpr (mgr.14195) 26 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:46.501454+0000 mon.smithi007 (mon.0) 246 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:47.138395+0000 mon.smithi007 (mon.0) 247 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.fyjdfn/crt"}]: dispatch 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:47.502153+0000 mon.smithi007 (mon.0) 248 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.372019+0000 mgr.smithi007.prarpr (mgr.14195) 27 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.502248+0000 mon.smithi007 (mon.0) 249 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.547623+0000 mon.smithi007 (mon.0) 250 : cluster 1 mon.smithi007 is new leader, mons smithi007,smithi155 in quorum (ranks 0,1) 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554679+0000 mon.smithi007 (mon.0) 251 : cluster 0 monmap epoch 2 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554719+0000 mon.smithi007 (mon.0) 252 : cluster 0 fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554780+0000 mon.smithi007 (mon.0) 253 : cluster 0 last_changed 2024-04-01T04:26:43.500900+0000 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554822+0000 mon.smithi007 (mon.0) 254 : cluster 0 created 2024-04-01T04:23:37.312515+0000 2024-04-01T04:26:49.102 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554858+0000 mon.smithi007 (mon.0) 255 : cluster 0 min_mon_release 19 (squid) 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554894+0000 mon.smithi007 (mon.0) 256 : cluster 0 election_strategy: 1 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554965+0000 mon.smithi007 (mon.0) 257 : cluster 0 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.smithi007 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.554995+0000 mon.smithi007 (mon.0) 258 : cluster 0 1: [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] mon.smithi155 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.574938+0000 mon.smithi007 (mon.0) 259 : cluster 0 fsmap 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575022+0000 mon.smithi007 (mon.0) 260 : cluster 0 osdmap e5: 0 total, 0 up, 0 in 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575340+0000 mon.smithi007 (mon.0) 261 : cluster 0 mgrmap e17: smithi007.prarpr(active, since 30s) 2024-04-01T04:26:49.103 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575630+0000 mon.smithi007 (mon.0) 262 : cluster 3 Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575669+0000 mon.smithi007 (mon.0) 263 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575709+0000 mon.smithi007 (mon.0) 264 : cluster 3 Failed while placing ceph-exporter.smithi155 on smithi155: cephadm exited with an error code: 1, stderr: Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter-smithi155 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575746+0000 mon.smithi007 (mon.0) 265 : cluster 3 /usr/bin/docker: stdout 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575784+0000 mon.smithi007 (mon.0) 266 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter-smithi155 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575819+0000 mon.smithi007 (mon.0) 267 : cluster 3 Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter.smithi155 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575856+0000 mon.smithi007 (mon.0) 268 : cluster 3 /usr/bin/docker: stdout 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575892+0000 mon.smithi007 (mon.0) 269 : cluster 3 /usr/bin/docker: stderr Error response from daemon: No such container: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-ceph-exporter.smithi155 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575927+0000 mon.smithi007 (mon.0) 270 : cluster 3 Deploy daemon ceph-exporter.smithi155 ... 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.575961+0000 mon.smithi007 (mon.0) 271 : cluster 3 ERROR: Desired sock dir for ceph-exporter is not directory: /var/run/ceph/ 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.577794+0000 mon.smithi007 (mon.0) 272 : cluster 0 Standby manager daemon smithi155.fyjdfn started 2024-04-01T04:26:49.104 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.584461+0000 mon.smithi007 (mon.0) 273 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.590545+0000 mon.smithi007 (mon.0) 274 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.591840+0000 mon.smithi007 (mon.0) 275 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.592367+0000 mon.smithi007 (mon.0) 276 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.595244+0000 mon.smithi007 (mon.0) 277 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi155.fyjdfn/key"}]: dispatch 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.596166+0000 mon.smithi007 (mon.0) 278 : audit 0 from='mgr.? 172.21.15.155:0/3910087988' entity='mgr.smithi155.fyjdfn' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.600264+0000 mon.smithi007 (mon.0) 279 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.603354+0000 mon.smithi007 (mon.0) 280 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:49.105 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:48 smithi007 bash[18554]: audit 2024-04-01T04:26:48.612131+0000 mon.smithi007 (mon.0) 281 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:26:49.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cephadm 2024-04-01T04:26:48.617824+0000 mgr.smithi007.prarpr (mgr.14195) 28 : cephadm 1 Updating smithi007:/etc/ceph/ceph.conf 2024-04-01T04:26:49.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cephadm 2024-04-01T04:26:48.618367+0000 mgr.smithi007.prarpr (mgr.14195) 29 : cephadm 1 Updating smithi155:/etc/ceph/ceph.conf 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cluster 2024-04-01T04:26:48.654819+0000 mon.smithi007 (mon.0) 282 : cluster 0 mgrmap e18: smithi007.prarpr(active, since 30s), standbys: smithi155.fyjdfn 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:48.655416+0000 mon.smithi007 (mon.0) 283 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr metadata", "who": "smithi155.fyjdfn", "id": "smithi155.fyjdfn"}]: dispatch 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cephadm 2024-04-01T04:26:48.833978+0000 mgr.smithi007.prarpr (mgr.14195) 30 : cephadm 1 Updating smithi007:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cephadm 2024-04-01T04:26:48.834791+0000 mgr.smithi007.prarpr (mgr.14195) 31 : cephadm 1 Updating smithi155:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:48.978710+0000 mon.smithi007 (mon.0) 284 : audit 0 from='client.? 172.21.15.155:0/373639396' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.006441+0000 mon.smithi007 (mon.0) 285 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.011674+0000 mon.smithi007 (mon.0) 286 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.016564+0000 mon.smithi007 (mon.0) 287 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.021127+0000 mon.smithi007 (mon.0) 288 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.026482+0000 mon.smithi007 (mon.0) 289 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cluster 2024-04-01T04:26:49.027184+0000 mgr.smithi007.prarpr (mgr.14195) 32 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:49.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.028450+0000 mon.smithi007 (mon.0) 290 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi155", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-01T04:26:49.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.030426+0000 mon.smithi007 (mon.0) 291 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi155", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-01T04:26:49.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.033288+0000 mon.smithi007 (mon.0) 292 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:49.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: cephadm 2024-04-01T04:26:49.034469+0000 mgr.smithi007.prarpr (mgr.14195) 33 : cephadm 1 Deploying daemon ceph-exporter.smithi155 on smithi155 2024-04-01T04:26:49.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:49 smithi155 bash[22969]: audit 2024-04-01T04:26:49.501921+0000 mon.smithi007 (mon.0) 293 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:50.043 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-01T04:26:50.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-01T04:26:50.055 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cephadm 2024-04-01T04:26:48.617824+0000 mgr.smithi007.prarpr (mgr.14195) 28 : cephadm 1 Updating smithi007:/etc/ceph/ceph.conf 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cephadm 2024-04-01T04:26:48.618367+0000 mgr.smithi007.prarpr (mgr.14195) 29 : cephadm 1 Updating smithi155:/etc/ceph/ceph.conf 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cluster 2024-04-01T04:26:48.654819+0000 mon.smithi007 (mon.0) 282 : cluster 0 mgrmap e18: smithi007.prarpr(active, since 30s), standbys: smithi155.fyjdfn 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:48.655416+0000 mon.smithi007 (mon.0) 283 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr metadata", "who": "smithi155.fyjdfn", "id": "smithi155.fyjdfn"}]: dispatch 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cephadm 2024-04-01T04:26:48.833978+0000 mgr.smithi007.prarpr (mgr.14195) 30 : cephadm 1 Updating smithi007:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cephadm 2024-04-01T04:26:48.834791+0000 mgr.smithi007.prarpr (mgr.14195) 31 : cephadm 1 Updating smithi155:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:48.978710+0000 mon.smithi007 (mon.0) 284 : audit 0 from='client.? 172.21.15.155:0/373639396' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.006441+0000 mon.smithi007 (mon.0) 285 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.011674+0000 mon.smithi007 (mon.0) 286 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.016564+0000 mon.smithi007 (mon.0) 287 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.021127+0000 mon.smithi007 (mon.0) 288 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.026482+0000 mon.smithi007 (mon.0) 289 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cluster 2024-04-01T04:26:49.027184+0000 mgr.smithi007.prarpr (mgr.14195) 32 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.028450+0000 mon.smithi007 (mon.0) 290 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi155", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-01T04:26:50.056 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.030426+0000 mon.smithi007 (mon.0) 291 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi155", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-04-01T04:26:50.057 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.033288+0000 mon.smithi007 (mon.0) 292 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:50.057 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: cephadm 2024-04-01T04:26:49.034469+0000 mgr.smithi007.prarpr (mgr.14195) 33 : cephadm 1 Deploying daemon ceph-exporter.smithi155 on smithi155 2024-04-01T04:26:50.057 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:49 smithi007 bash[18554]: audit 2024-04-01T04:26:49.501921+0000 mon.smithi007 (mon.0) 293 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:26:50.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:50 smithi155 bash[22969]: cluster 2024-04-01T04:26:50.024872+0000 mon.smithi007 (mon.0) 294 : cluster 1 Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-04-01T04:26:50.738 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:50 smithi155 bash[22969]: cluster 2024-04-01T04:26:50.024970+0000 mon.smithi007 (mon.0) 295 : cluster 1 Cluster is now healthy 2024-04-01T04:26:51.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:50 smithi007 bash[18554]: cluster 2024-04-01T04:26:50.024872+0000 mon.smithi007 (mon.0) 294 : cluster 1 Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-04-01T04:26:51.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:50 smithi007 bash[18554]: cluster 2024-04-01T04:26:50.024970+0000 mon.smithi007 (mon.0) 295 : cluster 1 Cluster is now healthy 2024-04-01T04:26:51.434 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:51 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:51.703 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:51 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:26:51.703 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:51 smithi155 bash[22969]: cluster 2024-04-01T04:26:51.027637+0000 mgr.smithi007.prarpr (mgr.14195) 34 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:51 smithi007 bash[18554]: cluster 2024-04-01T04:26:51.027637+0000 mgr.smithi007.prarpr (mgr.14195) 34 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:53.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:52 smithi155 bash[22969]: audit 2024-04-01T04:26:51.712391+0000 mon.smithi007 (mon.0) 296 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:52 smithi155 bash[22969]: audit 2024-04-01T04:26:51.721615+0000 mon.smithi007 (mon.0) 297 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:52 smithi155 bash[22969]: audit 2024-04-01T04:26:51.761870+0000 mon.smithi007 (mon.0) 298 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:52 smithi155 bash[22969]: audit 2024-04-01T04:26:51.769115+0000 mon.smithi007 (mon.0) 299 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:52 smithi155 bash[22969]: audit 2024-04-01T04:26:51.844941+0000 mon.smithi007 (mon.0) 300 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:26:53.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:52 smithi007 bash[18554]: audit 2024-04-01T04:26:51.712391+0000 mon.smithi007 (mon.0) 296 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:52 smithi007 bash[18554]: audit 2024-04-01T04:26:51.721615+0000 mon.smithi007 (mon.0) 297 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:52 smithi007 bash[18554]: audit 2024-04-01T04:26:51.761870+0000 mon.smithi007 (mon.0) 298 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:52 smithi007 bash[18554]: audit 2024-04-01T04:26:51.769115+0000 mon.smithi007 (mon.0) 299 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:53.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:52 smithi007 bash[18554]: audit 2024-04-01T04:26:51.844941+0000 mon.smithi007 (mon.0) 300 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:26:54.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:53 smithi155 bash[22969]: audit 2024-04-01T04:26:52.969547+0000 mon.smithi007 (mon.0) 301 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:54.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:53 smithi155 bash[22969]: cluster 2024-04-01T04:26:53.028025+0000 mgr.smithi007.prarpr (mgr.14195) 35 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:54.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:53 smithi007 bash[18554]: audit 2024-04-01T04:26:52.969547+0000 mon.smithi007 (mon.0) 301 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:54.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:53 smithi007 bash[18554]: cluster 2024-04-01T04:26:53.028025+0000 mgr.smithi007.prarpr (mgr.14195) 35 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:54.817 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:26:56.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:56 smithi007 bash[18554]: cluster 2024-04-01T04:26:55.028551+0000 mgr.smithi007.prarpr (mgr.14195) 36 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:56 smithi155 bash[22969]: cluster 2024-04-01T04:26:55.028551+0000 mgr.smithi007.prarpr (mgr.14195) 36 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:57.682 INFO:teuthology.orchestra.run.smithi007.stdout:# minimal ceph.conf for 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:26:57.682 INFO:teuthology.orchestra.run.smithi007.stdout:[global] 2024-04-01T04:26:57.682 INFO:teuthology.orchestra.run.smithi007.stdout: fsid = 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:26:57.682 INFO:teuthology.orchestra.run.smithi007.stdout: mon_host = [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] 2024-04-01T04:26:58.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: cluster 2024-04-01T04:26:57.029079+0000 mgr.smithi007.prarpr (mgr.14195) 37 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:58.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.236499+0000 mon.smithi007 (mon.0) 302 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.245411+0000 mon.smithi007 (mon.0) 303 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.247375+0000 mon.smithi007 (mon.0) 304 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.249182+0000 mon.smithi007 (mon.0) 305 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.255628+0000 mon.smithi007 (mon.0) 306 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: cephadm 2024-04-01T04:26:57.328150+0000 mgr.smithi007.prarpr (mgr.14195) 38 : cephadm 1 Reconfiguring mon.smithi007 (unknown last config time)... 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.328615+0000 mon.smithi007 (mon.0) 307 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.329466+0000 mon.smithi007 (mon.0) 308 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.330255+0000 mon.smithi007 (mon.0) 309 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: cephadm 2024-04-01T04:26:57.331235+0000 mgr.smithi007.prarpr (mgr.14195) 39 : cephadm 1 Reconfiguring daemon mon.smithi007 on smithi007 2024-04-01T04:26:58.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:26:58 smithi155 bash[22969]: audit 2024-04-01T04:26:57.682165+0000 mon.smithi007 (mon.0) 310 : audit 0 from='client.? 172.21.15.7:0/978326493' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:58.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: cluster 2024-04-01T04:26:57.029079+0000 mgr.smithi007.prarpr (mgr.14195) 37 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:26:58.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.236499+0000 mon.smithi007 (mon.0) 302 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.245411+0000 mon.smithi007 (mon.0) 303 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.247375+0000 mon.smithi007 (mon.0) 304 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.249182+0000 mon.smithi007 (mon.0) 305 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.255628+0000 mon.smithi007 (mon.0) 306 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: cephadm 2024-04-01T04:26:57.328150+0000 mgr.smithi007.prarpr (mgr.14195) 38 : cephadm 1 Reconfiguring mon.smithi007 (unknown last config time)... 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.328615+0000 mon.smithi007 (mon.0) 307 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.329466+0000 mon.smithi007 (mon.0) 308 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.330255+0000 mon.smithi007 (mon.0) 309 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: cephadm 2024-04-01T04:26:57.331235+0000 mgr.smithi007.prarpr (mgr.14195) 39 : cephadm 1 Reconfiguring daemon mon.smithi007 on smithi007 2024-04-01T04:26:58.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:26:58 smithi007 bash[18554]: audit 2024-04-01T04:26:57.682165+0000 mon.smithi007 (mon.0) 310 : audit 0 from='client.? 172.21.15.7:0/978326493' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:26:58.957 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-01T04:26:58.957 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:26:58.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.conf 2024-04-01T04:26:59.011 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:26:59.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T04:26:59.063 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:26:59.063 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2024-04-01T04:26:59.078 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:26:59.078 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-01T04:26:59.132 INFO:tasks.cephadm:Deploying OSDs... 2024-04-01T04:26:59.133 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:26:59.133 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T04:26:59.138 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-01T04:26:59.138 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/nvme1n1 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/nvme1n1 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 969 Links: 1 Device type: 103,2 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:25:11.671263336 +0000 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:22:27.812934272 +0000 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:22:27.812934272 +0000 2024-04-01T04:26:59.186 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:26:59.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-04-01T04:26:59.239 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:26:59.240 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:26:59.240 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000216017 s, 2.4 MB/s 2024-04-01T04:26:59.241 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-04-01T04:26:59.291 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/nvme2n1 2024-04-01T04:26:59.342 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/nvme2n1 2024-04-01T04:26:59.342 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:26:59.342 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 978 Links: 1 Device type: 103,4 2024-04-01T04:26:59.342 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:26:59.342 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:25:11.687263193 +0000 2024-04-01T04:26:59.343 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:22:27.916881349 +0000 2024-04-01T04:26:59.343 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:22:27.916881349 +0000 2024-04-01T04:26:59.343 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:26:59.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-04-01T04:26:59.396 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:26:59.396 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:26:59.396 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000252738 s, 2.0 MB/s 2024-04-01T04:26:59.397 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-04-01T04:26:59.448 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/nvme3n1 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/nvme3n1 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 987 Links: 1 Device type: 103,6 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:25:11.699263087 +0000 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:22:28.016836109 +0000 2024-04-01T04:26:59.494 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:22:28.016836109 +0000 2024-04-01T04:26:59.495 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:26:59.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-04-01T04:26:59.549 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:26:59.549 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:26:59.549 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000397558 s, 1.3 MB/s 2024-04-01T04:26:59.550 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-04-01T04:26:59.600 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/nvme4n1 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/nvme4n1 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 996 Links: 1 Device type: 103,8 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-04-01 04:25:11.715262944 +0000 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-04-01 04:22:28.120822913 +0000 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-04-01 04:22:28.120822913 +0000 2024-04-01T04:26:59.647 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: - 2024-04-01T04:26:59.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-04-01T04:26:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-04-01T04:26:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-04-01T04:26:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000256319 s, 2.0 MB/s 2024-04-01T04:26:59.702 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-04-01T04:26:59.756 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:26:59.756 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2024-04-01T04:26:59.762 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-01T04:26:59.762 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/nvme1n1 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/nvme1n1 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 966 Links: 1 Device type: 103,2 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:26:25.965505413 +0000 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:22:29.149198081 +0000 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:22:29.149198081 +0000 2024-04-01T04:26:59.810 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:26:59.811 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-04-01T04:26:59.865 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:26:59.865 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:26:59.865 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000452997 s, 1.1 MB/s 2024-04-01T04:26:59.866 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-04-01T04:26:59.916 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/nvme2n1 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/nvme2n1 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 975 Links: 1 Device type: 103,4 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:26:25.981504982 +0000 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:22:29.253197151 +0000 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:22:29.253197151 +0000 2024-04-01T04:26:59.963 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:26:59.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-04-01T04:27:00.017 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:27:00.017 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:27:00.017 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000446572 s, 1.1 MB/s 2024-04-01T04:27:00.018 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-04-01T04:27:00.066 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/nvme3n1 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/nvme3n1 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 984 Links: 1 Device type: 103,6 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:26:25.997504551 +0000 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:22:29.345196330 +0000 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:22:29.345196330 +0000 2024-04-01T04:27:00.113 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:27:00.114 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-04-01T04:27:00.168 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:27:00.168 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:27:00.168 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000413192 s, 1.2 MB/s 2024-04-01T04:27:00.169 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-04-01T04:27:00.219 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/nvme4n1 2024-04-01T04:27:00.265 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/nvme4n1 2024-04-01T04:27:00.265 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-04-01T04:27:00.266 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 5h/5d Inode: 993 Links: 1 Device type: 103,8 2024-04-01T04:27:00.266 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-04-01T04:27:00.266 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2024-04-01 04:26:26.013504120 +0000 2024-04-01T04:27:00.266 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2024-04-01 04:22:29.441195472 +0000 2024-04-01T04:27:00.266 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2024-04-01 04:22:29.441195472 +0000 2024-04-01T04:27:00.266 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2024-04-01T04:27:00.266 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-04-01T04:27:00.320 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2024-04-01T04:27:00.320 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2024-04-01T04:27:00.320 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000448033 s, 1.1 MB/s 2024-04-01T04:27:00.321 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-04-01T04:27:00.371 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph orch apply osd --all-available-devices 2024-04-01T04:27:00.421 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:00 smithi155 bash[22969]: cluster 2024-04-01T04:26:59.029491+0000 mgr.smithi007.prarpr (mgr.14195) 40 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:00.422 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:00 smithi155 bash[22969]: audit 2024-04-01T04:26:59.840720+0000 mon.smithi007 (mon.0) 311 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:00.422 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:00 smithi155 bash[22969]: audit 2024-04-01T04:26:59.849858+0000 mon.smithi007 (mon.0) 312 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:00.422 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:00 smithi155 bash[22969]: audit 2024-04-01T04:26:59.901898+0000 mon.smithi007 (mon.0) 313 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi007.prarpr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T04:27:00.422 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:00 smithi155 bash[22969]: audit 2024-04-01T04:26:59.903632+0000 mon.smithi007 (mon.0) 314 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T04:27:00.422 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:00 smithi155 bash[22969]: audit 2024-04-01T04:26:59.905123+0000 mon.smithi007 (mon.0) 315 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:00.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:00 smithi007 bash[18554]: cluster 2024-04-01T04:26:59.029491+0000 mgr.smithi007.prarpr (mgr.14195) 40 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:00.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:00 smithi007 bash[18554]: audit 2024-04-01T04:26:59.840720+0000 mon.smithi007 (mon.0) 311 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:00.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:00 smithi007 bash[18554]: audit 2024-04-01T04:26:59.849858+0000 mon.smithi007 (mon.0) 312 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:00.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:00 smithi007 bash[18554]: audit 2024-04-01T04:26:59.901898+0000 mon.smithi007 (mon.0) 313 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi007.prarpr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T04:27:00.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:00 smithi007 bash[18554]: audit 2024-04-01T04:26:59.903632+0000 mon.smithi007 (mon.0) 314 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T04:27:00.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:00 smithi007 bash[18554]: audit 2024-04-01T04:26:59.905123+0000 mon.smithi007 (mon.0) 315 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:01.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:01 smithi155 bash[22969]: cephadm 2024-04-01T04:26:59.901256+0000 mgr.smithi007.prarpr (mgr.14195) 41 : cephadm 1 Reconfiguring mgr.smithi007.prarpr (unknown last config time)... 2024-04-01T04:27:01.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:01 smithi155 bash[22969]: cephadm 2024-04-01T04:26:59.906912+0000 mgr.smithi007.prarpr (mgr.14195) 42 : cephadm 1 Reconfiguring daemon mgr.smithi007.prarpr on smithi007 2024-04-01T04:27:01.531 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:01 smithi007 bash[18554]: cephadm 2024-04-01T04:26:59.901256+0000 mgr.smithi007.prarpr (mgr.14195) 41 : cephadm 1 Reconfiguring mgr.smithi007.prarpr (unknown last config time)... 2024-04-01T04:27:01.532 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:01 smithi007 bash[18554]: cephadm 2024-04-01T04:26:59.906912+0000 mgr.smithi007.prarpr (mgr.14195) 42 : cephadm 1 Reconfiguring daemon mgr.smithi007.prarpr on smithi007 2024-04-01T04:27:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:02 smithi155 bash[22969]: cluster 2024-04-01T04:27:01.029884+0000 mgr.smithi007.prarpr (mgr.14195) 43 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:02 smithi155 bash[22969]: audit 2024-04-01T04:27:01.909442+0000 mon.smithi007 (mon.0) 316 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:02 smithi155 bash[22969]: audit 2024-04-01T04:27:01.920323+0000 mon.smithi007 (mon.0) 317 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:02 smithi155 bash[22969]: audit 2024-04-01T04:27:01.926833+0000 mon.smithi007 (mon.0) 318 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi007", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-01T04:27:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:02 smithi155 bash[22969]: audit 2024-04-01T04:27:01.928975+0000 mon.smithi007 (mon.0) 319 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:02.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:02 smithi007 bash[18554]: cluster 2024-04-01T04:27:01.029884+0000 mgr.smithi007.prarpr (mgr.14195) 43 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:02.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:02 smithi007 bash[18554]: audit 2024-04-01T04:27:01.909442+0000 mon.smithi007 (mon.0) 316 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:02.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:02 smithi007 bash[18554]: audit 2024-04-01T04:27:01.920323+0000 mon.smithi007 (mon.0) 317 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:02.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:02 smithi007 bash[18554]: audit 2024-04-01T04:27:01.926833+0000 mon.smithi007 (mon.0) 318 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi007", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-04-01T04:27:02.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:02 smithi007 bash[18554]: audit 2024-04-01T04:27:01.928975+0000 mon.smithi007 (mon.0) 319 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:03.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:03 smithi155 bash[22969]: cephadm 2024-04-01T04:27:01.926113+0000 mgr.smithi007.prarpr (mgr.14195) 44 : cephadm 1 Reconfiguring ceph-exporter.smithi007 (monmap changed)... 2024-04-01T04:27:03.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:03 smithi155 bash[22969]: cephadm 2024-04-01T04:27:01.931210+0000 mgr.smithi007.prarpr (mgr.14195) 45 : cephadm 1 Reconfiguring daemon ceph-exporter.smithi007 on smithi007 2024-04-01T04:27:03.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:03 smithi155 bash[22969]: audit 2024-04-01T04:27:02.950736+0000 mon.smithi007 (mon.0) 320 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:03.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:03 smithi155 bash[22969]: audit 2024-04-01T04:27:02.952499+0000 mon.smithi007 (mon.0) 321 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:03.540 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:03 smithi007 bash[18554]: cephadm 2024-04-01T04:27:01.926113+0000 mgr.smithi007.prarpr (mgr.14195) 44 : cephadm 1 Reconfiguring ceph-exporter.smithi007 (monmap changed)... 2024-04-01T04:27:03.540 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:03 smithi007 bash[18554]: cephadm 2024-04-01T04:27:01.931210+0000 mgr.smithi007.prarpr (mgr.14195) 45 : cephadm 1 Reconfiguring daemon ceph-exporter.smithi007 on smithi007 2024-04-01T04:27:03.540 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:03 smithi007 bash[18554]: audit 2024-04-01T04:27:02.950736+0000 mon.smithi007 (mon.0) 320 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:03.540 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:03 smithi007 bash[18554]: audit 2024-04-01T04:27:02.952499+0000 mon.smithi007 (mon.0) 321 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:04 smithi155 bash[22969]: cluster 2024-04-01T04:27:03.030310+0000 mgr.smithi007.prarpr (mgr.14195) 46 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:04 smithi155 bash[22969]: audit 2024-04-01T04:27:04.009001+0000 mon.smithi007 (mon.0) 322 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:04 smithi155 bash[22969]: audit 2024-04-01T04:27:04.017853+0000 mon.smithi007 (mon.0) 323 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:04 smithi155 bash[22969]: audit 2024-04-01T04:27:04.051641+0000 mon.smithi007 (mon.0) 324 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi007", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-01T04:27:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:04 smithi155 bash[22969]: audit 2024-04-01T04:27:04.053427+0000 mon.smithi007 (mon.0) 325 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:04.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:04 smithi007 bash[18554]: cluster 2024-04-01T04:27:03.030310+0000 mgr.smithi007.prarpr (mgr.14195) 46 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:04.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:04 smithi007 bash[18554]: audit 2024-04-01T04:27:04.009001+0000 mon.smithi007 (mon.0) 322 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:04.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:04 smithi007 bash[18554]: audit 2024-04-01T04:27:04.017853+0000 mon.smithi007 (mon.0) 323 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:04.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:04 smithi007 bash[18554]: audit 2024-04-01T04:27:04.051641+0000 mon.smithi007 (mon.0) 324 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi007", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-01T04:27:04.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:04 smithi007 bash[18554]: audit 2024-04-01T04:27:04.053427+0000 mon.smithi007 (mon.0) 325 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:05.150 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi155/config 2024-04-01T04:27:05.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:05 smithi155 bash[22969]: cephadm 2024-04-01T04:27:04.051054+0000 mgr.smithi007.prarpr (mgr.14195) 47 : cephadm 1 Reconfiguring crash.smithi007 (monmap changed)... 2024-04-01T04:27:05.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:05 smithi155 bash[22969]: cephadm 2024-04-01T04:27:04.054999+0000 mgr.smithi007.prarpr (mgr.14195) 48 : cephadm 1 Reconfiguring daemon crash.smithi007 on smithi007 2024-04-01T04:27:05.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:05 smithi007 bash[18554]: cephadm 2024-04-01T04:27:04.051054+0000 mgr.smithi007.prarpr (mgr.14195) 47 : cephadm 1 Reconfiguring crash.smithi007 (monmap changed)... 2024-04-01T04:27:05.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:05 smithi007 bash[18554]: cephadm 2024-04-01T04:27:04.054999+0000 mgr.smithi007.prarpr (mgr.14195) 48 : cephadm 1 Reconfiguring daemon crash.smithi007 on smithi007 2024-04-01T04:27:06.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:06 smithi155 bash[22969]: cluster 2024-04-01T04:27:05.030800+0000 mgr.smithi007.prarpr (mgr.14195) 49 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:06.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:06 smithi155 bash[22969]: audit 2024-04-01T04:27:06.068256+0000 mon.smithi007 (mon.0) 326 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:06.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:06 smithi155 bash[22969]: audit 2024-04-01T04:27:06.077160+0000 mon.smithi007 (mon.0) 327 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:06 smithi007 bash[18554]: cluster 2024-04-01T04:27:05.030800+0000 mgr.smithi007.prarpr (mgr.14195) 49 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:06 smithi007 bash[18554]: audit 2024-04-01T04:27:06.068256+0000 mon.smithi007 (mon.0) 326 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:06 smithi007 bash[18554]: audit 2024-04-01T04:27:06.077160+0000 mon.smithi007 (mon.0) 327 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:07.525 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:07 smithi007 bash[18554]: cephadm 2024-04-01T04:27:06.124789+0000 mgr.smithi007.prarpr (mgr.14195) 50 : cephadm 1 Reconfiguring alertmanager.smithi007 (dependencies changed)... 2024-04-01T04:27:07.526 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:07 smithi007 bash[18554]: cephadm 2024-04-01T04:27:06.159846+0000 mgr.smithi007.prarpr (mgr.14195) 51 : cephadm 1 Reconfiguring daemon alertmanager.smithi007 on smithi007 2024-04-01T04:27:07.574 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:07 smithi155 bash[22969]: cephadm 2024-04-01T04:27:06.124789+0000 mgr.smithi007.prarpr (mgr.14195) 50 : cephadm 1 Reconfiguring alertmanager.smithi007 (dependencies changed)... 2024-04-01T04:27:07.574 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:07 smithi155 bash[22969]: cephadm 2024-04-01T04:27:06.159846+0000 mgr.smithi007.prarpr (mgr.14195) 51 : cephadm 1 Reconfiguring daemon alertmanager.smithi007 on smithi007 2024-04-01T04:27:07.714 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled osd.all-available-devices update... 2024-04-01T04:27:08.254 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-01T04:27:08.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:27:08.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:08 smithi155 bash[22969]: cluster 2024-04-01T04:27:07.031277+0000 mgr.smithi007.prarpr (mgr.14195) 52 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:08.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:08 smithi155 bash[22969]: audit 2024-04-01T04:27:07.713134+0000 mon.smithi007 (mon.0) 328 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:08.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:08 smithi007 bash[18554]: cluster 2024-04-01T04:27:07.031277+0000 mgr.smithi007.prarpr (mgr.14195) 52 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:08.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:08 smithi007 bash[18554]: audit 2024-04-01T04:27:07.713134+0000 mon.smithi007 (mon.0) 328 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:09.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:09 smithi007 bash[18554]: audit 2024-04-01T04:27:07.699128+0000 mgr.smithi007.prarpr (mgr.14195) 53 : audit 0 from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:27:09.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:09 smithi007 bash[18554]: cephadm 2024-04-01T04:27:07.703929+0000 mgr.smithi007.prarpr (mgr.14195) 54 : cephadm 1 Marking host: smithi007 for OSDSpec preview refresh. 2024-04-01T04:27:09.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:09 smithi007 bash[18554]: cephadm 2024-04-01T04:27:07.704374+0000 mgr.smithi007.prarpr (mgr.14195) 55 : cephadm 1 Marking host: smithi155 for OSDSpec preview refresh. 2024-04-01T04:27:09.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:09 smithi007 bash[18554]: cephadm 2024-04-01T04:27:07.705458+0000 mgr.smithi007.prarpr (mgr.14195) 56 : cephadm 1 Saving service osd.all-available-devices spec with placement * 2024-04-01T04:27:09.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:09 smithi155 bash[22969]: audit 2024-04-01T04:27:07.699128+0000 mgr.smithi007.prarpr (mgr.14195) 53 : audit 0 from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:27:09.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:09 smithi155 bash[22969]: cephadm 2024-04-01T04:27:07.703929+0000 mgr.smithi007.prarpr (mgr.14195) 54 : cephadm 1 Marking host: smithi007 for OSDSpec preview refresh. 2024-04-01T04:27:09.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:09 smithi155 bash[22969]: cephadm 2024-04-01T04:27:07.704374+0000 mgr.smithi007.prarpr (mgr.14195) 55 : cephadm 1 Marking host: smithi155 for OSDSpec preview refresh. 2024-04-01T04:27:09.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:09 smithi155 bash[22969]: cephadm 2024-04-01T04:27:07.705458+0000 mgr.smithi007.prarpr (mgr.14195) 56 : cephadm 1 Saving service osd.all-available-devices spec with placement * 2024-04-01T04:27:10.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:10 smithi007 bash[18554]: cluster 2024-04-01T04:27:09.031603+0000 mgr.smithi007.prarpr (mgr.14195) 57 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:10.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:10 smithi155 bash[22969]: cluster 2024-04-01T04:27:09.031603+0000 mgr.smithi007.prarpr (mgr.14195) 57 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:11 smithi155 bash[22969]: audit 2024-04-01T04:27:10.489852+0000 mon.smithi007 (mon.0) 329 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:11 smithi155 bash[22969]: audit 2024-04-01T04:27:10.495203+0000 mon.smithi007 (mon.0) 330 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:11 smithi155 bash[22969]: cephadm 2024-04-01T04:27:10.535230+0000 mgr.smithi007.prarpr (mgr.14195) 58 : cephadm 1 Reconfiguring grafana.smithi007 (dependencies changed)... 2024-04-01T04:27:11.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:11 smithi155 bash[22969]: cephadm 2024-04-01T04:27:10.819786+0000 mgr.smithi007.prarpr (mgr.14195) 59 : cephadm 1 Reconfiguring daemon grafana.smithi007 on smithi007 2024-04-01T04:27:11.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:11 smithi155 bash[22969]: cluster 2024-04-01T04:27:11.031869+0000 mgr.smithi007.prarpr (mgr.14195) 60 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:11.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:11 smithi007 bash[18554]: audit 2024-04-01T04:27:10.489852+0000 mon.smithi007 (mon.0) 329 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:11 smithi007 bash[18554]: audit 2024-04-01T04:27:10.495203+0000 mon.smithi007 (mon.0) 330 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:11 smithi007 bash[18554]: cephadm 2024-04-01T04:27:10.535230+0000 mgr.smithi007.prarpr (mgr.14195) 58 : cephadm 1 Reconfiguring grafana.smithi007 (dependencies changed)... 2024-04-01T04:27:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:11 smithi007 bash[18554]: cephadm 2024-04-01T04:27:10.819786+0000 mgr.smithi007.prarpr (mgr.14195) 59 : cephadm 1 Reconfiguring daemon grafana.smithi007 on smithi007 2024-04-01T04:27:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:11 smithi007 bash[18554]: cluster 2024-04-01T04:27:11.031869+0000 mgr.smithi007.prarpr (mgr.14195) 60 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:13.575 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:27:14.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:14 smithi007 bash[18554]: cluster 2024-04-01T04:27:13.032261+0000 mgr.smithi007.prarpr (mgr.14195) 61 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:14.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:14 smithi155 bash[22969]: cluster 2024-04-01T04:27:13.032261+0000 mgr.smithi007.prarpr (mgr.14195) 61 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:16.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:16 smithi007 bash[18554]: cluster 2024-04-01T04:27:15.032620+0000 mgr.smithi007.prarpr (mgr.14195) 62 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:16.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:16 smithi155 bash[22969]: cluster 2024-04-01T04:27:15.032620+0000 mgr.smithi007.prarpr (mgr.14195) 62 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:17.374 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:27:18.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:17 smithi155 bash[22969]: audit 2024-04-01T04:27:16.904893+0000 mon.smithi007 (mon.0) 331 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:18.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:17 smithi155 bash[22969]: audit 2024-04-01T04:27:16.910604+0000 mon.smithi007 (mon.0) 332 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:18.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:17 smithi155 bash[22969]: cephadm 2024-04-01T04:27:16.961802+0000 mgr.smithi007.prarpr (mgr.14195) 63 : cephadm 1 Reconfiguring prometheus.smithi007 (dependencies changed)... 2024-04-01T04:27:18.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:17 smithi155 bash[22969]: cluster 2024-04-01T04:27:17.032943+0000 mgr.smithi007.prarpr (mgr.14195) 64 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:18.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:17 smithi155 bash[22969]: cephadm 2024-04-01T04:27:17.236424+0000 mgr.smithi007.prarpr (mgr.14195) 65 : cephadm 1 Reconfiguring daemon prometheus.smithi007 on smithi007 2024-04-01T04:27:18.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:17 smithi155 bash[22969]: audit 2024-04-01T04:27:17.373705+0000 mon.smithi007 (mon.0) 333 : audit 0 from='client.? 172.21.15.7:0/1944035981' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:18.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:17 smithi007 bash[18554]: audit 2024-04-01T04:27:16.904893+0000 mon.smithi007 (mon.0) 331 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:17 smithi007 bash[18554]: audit 2024-04-01T04:27:16.910604+0000 mon.smithi007 (mon.0) 332 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:17 smithi007 bash[18554]: cephadm 2024-04-01T04:27:16.961802+0000 mgr.smithi007.prarpr (mgr.14195) 63 : cephadm 1 Reconfiguring prometheus.smithi007 (dependencies changed)... 2024-04-01T04:27:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:17 smithi007 bash[18554]: cluster 2024-04-01T04:27:17.032943+0000 mgr.smithi007.prarpr (mgr.14195) 64 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:17 smithi007 bash[18554]: cephadm 2024-04-01T04:27:17.236424+0000 mgr.smithi007.prarpr (mgr.14195) 65 : cephadm 1 Reconfiguring daemon prometheus.smithi007 on smithi007 2024-04-01T04:27:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:17 smithi007 bash[18554]: audit 2024-04-01T04:27:17.373705+0000 mon.smithi007 (mon.0) 333 : audit 0 from='client.? 172.21.15.7:0/1944035981' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:18.766 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:27:18.965 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:18 smithi007 bash[18554]: audit 2024-04-01T04:27:17.944898+0000 mon.smithi007 (mon.0) 334 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:19.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:18 smithi155 bash[22969]: audit 2024-04-01T04:27:17.944898+0000 mon.smithi007 (mon.0) 334 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:19.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:27:20.032 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:19 smithi007 bash[18554]: cluster 2024-04-01T04:27:19.033222+0000 mgr.smithi007.prarpr (mgr.14195) 66 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:20.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:19 smithi155 bash[22969]: cluster 2024-04-01T04:27:19.033222+0000 mgr.smithi007.prarpr (mgr.14195) 66 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:22.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:22 smithi007 bash[18554]: cluster 2024-04-01T04:27:21.033612+0000 mgr.smithi007.prarpr (mgr.14195) 67 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:22 smithi155 bash[22969]: cluster 2024-04-01T04:27:21.033612+0000 mgr.smithi007.prarpr (mgr.14195) 67 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:23.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:23 smithi007 bash[18554]: audit 2024-04-01T04:27:22.249547+0000 mon.smithi007 (mon.0) 335 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:23.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:23 smithi007 bash[18554]: audit 2024-04-01T04:27:22.256001+0000 mon.smithi007 (mon.0) 336 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:23.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:23 smithi007 bash[18554]: cephadm 2024-04-01T04:27:22.273491+0000 mgr.smithi007.prarpr (mgr.14195) 68 : cephadm 1 Reconfiguring crash.smithi155 (monmap changed)... 2024-04-01T04:27:23.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:23 smithi007 bash[18554]: audit 2024-04-01T04:27:22.273857+0000 mon.smithi007 (mon.0) 337 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-01T04:27:23.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:23 smithi007 bash[18554]: audit 2024-04-01T04:27:22.274720+0000 mon.smithi007 (mon.0) 338 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:23.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:23 smithi007 bash[18554]: cephadm 2024-04-01T04:27:22.275544+0000 mgr.smithi007.prarpr (mgr.14195) 69 : cephadm 1 Reconfiguring daemon crash.smithi155 on smithi155 2024-04-01T04:27:23.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:23 smithi155 bash[22969]: audit 2024-04-01T04:27:22.249547+0000 mon.smithi007 (mon.0) 335 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:23.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:23 smithi155 bash[22969]: audit 2024-04-01T04:27:22.256001+0000 mon.smithi007 (mon.0) 336 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:23.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:23 smithi155 bash[22969]: cephadm 2024-04-01T04:27:22.273491+0000 mgr.smithi007.prarpr (mgr.14195) 68 : cephadm 1 Reconfiguring crash.smithi155 (monmap changed)... 2024-04-01T04:27:23.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:23 smithi155 bash[22969]: audit 2024-04-01T04:27:22.273857+0000 mon.smithi007 (mon.0) 337 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi155", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-01T04:27:23.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:23 smithi155 bash[22969]: audit 2024-04-01T04:27:22.274720+0000 mon.smithi007 (mon.0) 338 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:23 smithi155 bash[22969]: cephadm 2024-04-01T04:27:22.275544+0000 mgr.smithi007.prarpr (mgr.14195) 69 : cephadm 1 Reconfiguring daemon crash.smithi155 on smithi155 2024-04-01T04:27:24.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:24 smithi007 bash[18554]: cluster 2024-04-01T04:27:23.034013+0000 mgr.smithi007.prarpr (mgr.14195) 70 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:24.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:24 smithi007 bash[18554]: audit 2024-04-01T04:27:23.965755+0000 mon.smithi007 (mon.0) 339 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:24.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:24 smithi007 bash[18554]: audit 2024-04-01T04:27:23.975790+0000 mon.smithi007 (mon.0) 340 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:24.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:24 smithi007 bash[18554]: audit 2024-04-01T04:27:23.994589+0000 mon.smithi007 (mon.0) 341 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.fyjdfn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T04:27:24.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:24 smithi007 bash[18554]: audit 2024-04-01T04:27:23.996627+0000 mon.smithi007 (mon.0) 342 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T04:27:24.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:24 smithi007 bash[18554]: audit 2024-04-01T04:27:23.998426+0000 mon.smithi007 (mon.0) 343 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:24.718 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:27:24.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:24 smithi155 bash[22969]: cluster 2024-04-01T04:27:23.034013+0000 mgr.smithi007.prarpr (mgr.14195) 70 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:24.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:24 smithi155 bash[22969]: audit 2024-04-01T04:27:23.965755+0000 mon.smithi007 (mon.0) 339 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:24.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:24 smithi155 bash[22969]: audit 2024-04-01T04:27:23.975790+0000 mon.smithi007 (mon.0) 340 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:24.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:24 smithi155 bash[22969]: audit 2024-04-01T04:27:23.994589+0000 mon.smithi007 (mon.0) 341 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi155.fyjdfn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-01T04:27:24.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:24 smithi155 bash[22969]: audit 2024-04-01T04:27:23.996627+0000 mon.smithi007 (mon.0) 342 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-01T04:27:24.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:24 smithi155 bash[22969]: audit 2024-04-01T04:27:23.998426+0000 mon.smithi007 (mon.0) 343 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:25.375 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:25 smithi155 bash[22969]: cephadm 2024-04-01T04:27:23.993833+0000 mgr.smithi007.prarpr (mgr.14195) 71 : cephadm 1 Reconfiguring mgr.smithi155.fyjdfn (monmap changed)... 2024-04-01T04:27:25.375 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:25 smithi155 bash[22969]: cephadm 2024-04-01T04:27:24.000512+0000 mgr.smithi007.prarpr (mgr.14195) 72 : cephadm 1 Reconfiguring daemon mgr.smithi155.fyjdfn on smithi155 2024-04-01T04:27:25.570 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:25 smithi007 bash[18554]: cephadm 2024-04-01T04:27:23.993833+0000 mgr.smithi007.prarpr (mgr.14195) 71 : cephadm 1 Reconfiguring mgr.smithi155.fyjdfn (monmap changed)... 2024-04-01T04:27:25.571 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:25 smithi007 bash[18554]: cephadm 2024-04-01T04:27:24.000512+0000 mgr.smithi007.prarpr (mgr.14195) 72 : cephadm 1 Reconfiguring daemon mgr.smithi155.fyjdfn on smithi155 2024-04-01T04:27:26.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:26 smithi007 bash[18554]: cluster 2024-04-01T04:27:25.034472+0000 mgr.smithi007.prarpr (mgr.14195) 73 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:26.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:26 smithi007 bash[18554]: audit 2024-04-01T04:27:25.774163+0000 mon.smithi007 (mon.0) 344 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:26.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:26 smithi007 bash[18554]: audit 2024-04-01T04:27:25.780376+0000 mon.smithi007 (mon.0) 345 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:26.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:26 smithi007 bash[18554]: audit 2024-04-01T04:27:25.819413+0000 mon.smithi007 (mon.0) 346 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T04:27:26.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:26 smithi007 bash[18554]: audit 2024-04-01T04:27:25.821122+0000 mon.smithi007 (mon.0) 347 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T04:27:26.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:26 smithi007 bash[18554]: audit 2024-04-01T04:27:25.822717+0000 mon.smithi007 (mon.0) 348 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:26.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:26 smithi155 bash[22969]: cluster 2024-04-01T04:27:25.034472+0000 mgr.smithi007.prarpr (mgr.14195) 73 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:26.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:26 smithi155 bash[22969]: audit 2024-04-01T04:27:25.774163+0000 mon.smithi007 (mon.0) 344 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:26.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:26 smithi155 bash[22969]: audit 2024-04-01T04:27:25.780376+0000 mon.smithi007 (mon.0) 345 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:26.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:26 smithi155 bash[22969]: audit 2024-04-01T04:27:25.819413+0000 mon.smithi007 (mon.0) 346 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-01T04:27:26.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:26 smithi155 bash[22969]: audit 2024-04-01T04:27:25.821122+0000 mon.smithi007 (mon.0) 347 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-01T04:27:26.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:26 smithi155 bash[22969]: audit 2024-04-01T04:27:25.822717+0000 mon.smithi007 (mon.0) 348 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:27.398 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:27 smithi007 bash[18554]: cephadm 2024-04-01T04:27:25.818713+0000 mgr.smithi007.prarpr (mgr.14195) 74 : cephadm 1 Reconfiguring mon.smithi155 (monmap changed)... 2024-04-01T04:27:27.398 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:27 smithi007 bash[18554]: cephadm 2024-04-01T04:27:25.824735+0000 mgr.smithi007.prarpr (mgr.14195) 75 : cephadm 1 Reconfiguring daemon mon.smithi155 on smithi155 2024-04-01T04:27:27.554 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:27:27.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:27 smithi155 bash[22969]: cephadm 2024-04-01T04:27:25.818713+0000 mgr.smithi007.prarpr (mgr.14195) 74 : cephadm 1 Reconfiguring mon.smithi155 (monmap changed)... 2024-04-01T04:27:27.645 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:27 smithi155 bash[22969]: cephadm 2024-04-01T04:27:25.824735+0000 mgr.smithi007.prarpr (mgr.14195) 75 : cephadm 1 Reconfiguring daemon mon.smithi155 on smithi155 2024-04-01T04:27:28.208 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:27:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: cluster 2024-04-01T04:27:27.034905+0000 mgr.smithi007.prarpr (mgr.14195) 76 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.542648+0000 mon.smithi007 (mon.0) 349 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.552318+0000 mon.smithi007 (mon.0) 350 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.553663+0000 mon.smithi007 (mon.0) 351 : audit 0 from='client.? 172.21.15.7:0/2601153541' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.596789+0000 mon.smithi007 (mon.0) 352 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.598454+0000 mon.smithi007 (mon.0) 353 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.603082+0000 mon.smithi007 (mon.0) 354 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.611759+0000 mon.smithi007 (mon.0) 355 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.618052+0000 mon.smithi007 (mon.0) 356 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi007.front.sepia.ceph.com:3000"}]: dispatch 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.622049+0000 mon.smithi007 (mon.0) 357 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.632168+0000 mon.smithi007 (mon.0) 358 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.635648+0000 mon.smithi007 (mon.0) 359 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi007.front.sepia.ceph.com:9095"}]: dispatch 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.640032+0000 mon.smithi007 (mon.0) 360 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:28 smithi007 bash[18554]: audit 2024-04-01T04:27:27.655438+0000 mon.smithi007 (mon.0) 361 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: cluster 2024-04-01T04:27:27.034905+0000 mgr.smithi007.prarpr (mgr.14195) 76 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.542648+0000 mon.smithi007 (mon.0) 349 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.552318+0000 mon.smithi007 (mon.0) 350 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.553663+0000 mon.smithi007 (mon.0) 351 : audit 0 from='client.? 172.21.15.7:0/2601153541' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.596789+0000 mon.smithi007 (mon.0) 352 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.598454+0000 mon.smithi007 (mon.0) 353 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.603082+0000 mon.smithi007 (mon.0) 354 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.611759+0000 mon.smithi007 (mon.0) 355 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.618052+0000 mon.smithi007 (mon.0) 356 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi007.front.sepia.ceph.com:3000"}]: dispatch 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.622049+0000 mon.smithi007 (mon.0) 357 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.632168+0000 mon.smithi007 (mon.0) 358 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-01T04:27:28.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.635648+0000 mon.smithi007 (mon.0) 359 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi007.front.sepia.ceph.com:9095"}]: dispatch 2024-04-01T04:27:28.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.640032+0000 mon.smithi007 (mon.0) 360 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:28.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:28 smithi155 bash[22969]: audit 2024-04-01T04:27:27.655438+0000 mon.smithi007 (mon.0) 361 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:27:29.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:27:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:29 smithi007 bash[18554]: audit 2024-04-01T04:27:27.597313+0000 mgr.smithi007.prarpr (mgr.14195) 77 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-01T04:27:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:29 smithi007 bash[18554]: audit 2024-04-01T04:27:27.598784+0000 mgr.smithi007.prarpr (mgr.14195) 78 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-04-01T04:27:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:29 smithi007 bash[18554]: audit 2024-04-01T04:27:27.612190+0000 mgr.smithi007.prarpr (mgr.14195) 79 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-01T04:27:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:29 smithi007 bash[18554]: audit 2024-04-01T04:27:27.618456+0000 mgr.smithi007.prarpr (mgr.14195) 80 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi007.front.sepia.ceph.com:3000"}]: dispatch 2024-04-01T04:27:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:29 smithi007 bash[18554]: audit 2024-04-01T04:27:27.632632+0000 mgr.smithi007.prarpr (mgr.14195) 81 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-01T04:27:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:29 smithi007 bash[18554]: audit 2024-04-01T04:27:27.636102+0000 mgr.smithi007.prarpr (mgr.14195) 82 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi007.front.sepia.ceph.com:9095"}]: dispatch 2024-04-01T04:27:29.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:29 smithi155 bash[22969]: audit 2024-04-01T04:27:27.597313+0000 mgr.smithi007.prarpr (mgr.14195) 77 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-01T04:27:29.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:29 smithi155 bash[22969]: audit 2024-04-01T04:27:27.598784+0000 mgr.smithi007.prarpr (mgr.14195) 78 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-04-01T04:27:29.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:29 smithi155 bash[22969]: audit 2024-04-01T04:27:27.612190+0000 mgr.smithi007.prarpr (mgr.14195) 79 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-01T04:27:29.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:29 smithi155 bash[22969]: audit 2024-04-01T04:27:27.618456+0000 mgr.smithi007.prarpr (mgr.14195) 80 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi007.front.sepia.ceph.com:3000"}]: dispatch 2024-04-01T04:27:29.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:29 smithi155 bash[22969]: audit 2024-04-01T04:27:27.632632+0000 mgr.smithi007.prarpr (mgr.14195) 81 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-01T04:27:29.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:29 smithi155 bash[22969]: audit 2024-04-01T04:27:27.636102+0000 mgr.smithi007.prarpr (mgr.14195) 82 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi007.front.sepia.ceph.com:9095"}]: dispatch 2024-04-01T04:27:30.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:30 smithi007 bash[18554]: cluster 2024-04-01T04:27:29.035289+0000 mgr.smithi007.prarpr (mgr.14195) 83 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:30.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:30 smithi155 bash[22969]: cluster 2024-04-01T04:27:29.035289+0000 mgr.smithi007.prarpr (mgr.14195) 83 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:32.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:32 smithi007 bash[18554]: cluster 2024-04-01T04:27:31.035704+0000 mgr.smithi007.prarpr (mgr.14195) 84 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:32.662 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:32 smithi155 bash[22969]: cluster 2024-04-01T04:27:31.035704+0000 mgr.smithi007.prarpr (mgr.14195) 84 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:33.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:33 smithi007 bash[18554]: audit 2024-04-01T04:27:32.944549+0000 mon.smithi007 (mon.0) 362 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:33.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:33 smithi007 bash[18554]: audit 2024-04-01T04:27:33.040026+0000 mon.smithi007 (mon.0) 363 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:33.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:33 smithi007 bash[18554]: audit 2024-04-01T04:27:33.045072+0000 mon.smithi007 (mon.0) 364 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:33.649 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:27:33.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:33 smithi155 bash[22969]: audit 2024-04-01T04:27:32.944549+0000 mon.smithi007 (mon.0) 362 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:33.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:33 smithi155 bash[22969]: audit 2024-04-01T04:27:33.040026+0000 mon.smithi007 (mon.0) 363 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:33.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:33 smithi155 bash[22969]: audit 2024-04-01T04:27:33.045072+0000 mon.smithi007 (mon.0) 364 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.574 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: cluster 2024-04-01T04:27:33.036082+0000 mgr.smithi007.prarpr (mgr.14195) 85 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:34.574 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:33.551861+0000 mon.smithi007 (mon.0) 365 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.574 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:33.561128+0000 mon.smithi007 (mon.0) 366 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:33.674479+0000 mon.smithi007 (mon.0) 367 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:33.679517+0000 mon.smithi007 (mon.0) 368 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.201993+0000 mon.smithi007 (mon.0) 369 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.209306+0000 mon.smithi007 (mon.0) 370 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.210841+0000 mon.smithi007 (mon.0) 371 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.211858+0000 mon.smithi007 (mon.0) 372 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.217658+0000 mon.smithi007 (mon.0) 373 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.222393+0000 mon.smithi007 (mon.0) 374 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.227320+0000 mon.smithi007 (mon.0) 375 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.228353+0000 mon.smithi007 (mon.0) 376 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:34.575 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.232646+0000 mon.smithi007 (mon.0) 377 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:27:34.576 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:34 smithi007 bash[18554]: audit 2024-04-01T04:27:34.233602+0000 mon.smithi007 (mon.0) 378 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:34.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: cluster 2024-04-01T04:27:33.036082+0000 mgr.smithi007.prarpr (mgr.14195) 85 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:34.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:33.551861+0000 mon.smithi007 (mon.0) 365 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:33.561128+0000 mon.smithi007 (mon.0) 366 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:33.674479+0000 mon.smithi007 (mon.0) 367 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:33.679517+0000 mon.smithi007 (mon.0) 368 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.201993+0000 mon.smithi007 (mon.0) 369 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.209306+0000 mon.smithi007 (mon.0) 370 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.210841+0000 mon.smithi007 (mon.0) 371 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.211858+0000 mon.smithi007 (mon.0) 372 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.217658+0000 mon.smithi007 (mon.0) 373 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.222393+0000 mon.smithi007 (mon.0) 374 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.227320+0000 mon.smithi007 (mon.0) 375 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.228353+0000 mon.smithi007 (mon.0) 376 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.232646+0000 mon.smithi007 (mon.0) 377 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:27:34.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:34 smithi155 bash[22969]: audit 2024-04-01T04:27:34.233602+0000 mon.smithi007 (mon.0) 378 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:27:36.373 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:27:36.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:36 smithi007 bash[18554]: cluster 2024-04-01T04:27:35.036467+0000 mgr.smithi007.prarpr (mgr.14195) 86 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:36.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:36 smithi155 bash[22969]: cluster 2024-04-01T04:27:35.036467+0000 mgr.smithi007.prarpr (mgr.14195) 86 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:37.039 INFO:teuthology.orchestra.run.smithi007.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-04-01T04:27:37.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:37 smithi007 bash[18554]: audit 2024-04-01T04:27:36.372807+0000 mon.smithi007 (mon.0) 379 : audit 0 from='client.? 172.21.15.7:0/1157540775' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:37.669 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:37 smithi155 bash[22969]: audit 2024-04-01T04:27:36.372807+0000 mon.smithi007 (mon.0) 379 : audit 0 from='client.? 172.21.15.7:0/1157540775' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:38.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:27:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:38 smithi007 bash[18554]: cluster 2024-04-01T04:27:37.036926+0000 mgr.smithi007.prarpr (mgr.14195) 87 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:38.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:38 smithi155 bash[22969]: cluster 2024-04-01T04:27:37.036926+0000 mgr.smithi007.prarpr (mgr.14195) 87 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:40.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:40 smithi155 bash[22969]: cluster 2024-04-01T04:27:39.037338+0000 mgr.smithi007.prarpr (mgr.14195) 88 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:40.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:40 smithi007 bash[18554]: cluster 2024-04-01T04:27:39.037338+0000 mgr.smithi007.prarpr (mgr.14195) 88 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:42.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:42 smithi007 bash[18554]: cluster 2024-04-01T04:27:41.037765+0000 mgr.smithi007.prarpr (mgr.14195) 89 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:42.687 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:42 smithi155 bash[22969]: cluster 2024-04-01T04:27:41.037765+0000 mgr.smithi007.prarpr (mgr.14195) 89 : cluster 0 pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:43.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:43 smithi007 bash[18554]: audit 2024-04-01T04:27:42.751688+0000 mon.smithi155 (mon.1) 2 : audit 1 from='client.? 172.21.15.155:0/2514007096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bbf5a4b-3564-4c6a-bfb6-daf9e881a486"}]: dispatch 2024-04-01T04:27:43.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:43 smithi007 bash[18554]: audit 2024-04-01T04:27:42.752727+0000 mon.smithi007 (mon.0) 380 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bbf5a4b-3564-4c6a-bfb6-daf9e881a486"}]: dispatch 2024-04-01T04:27:43.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:43 smithi007 bash[18554]: audit 2024-04-01T04:27:42.755399+0000 mon.smithi007 (mon.0) 381 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bbf5a4b-3564-4c6a-bfb6-daf9e881a486"}]': finished 2024-04-01T04:27:43.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:43 smithi007 bash[18554]: cluster 2024-04-01T04:27:42.760267+0000 mon.smithi007 (mon.0) 382 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-01T04:27:43.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:43 smithi007 bash[18554]: audit 2024-04-01T04:27:42.760539+0000 mon.smithi007 (mon.0) 383 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:43.602 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:27:43.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:43 smithi155 bash[22969]: audit 2024-04-01T04:27:42.751688+0000 mon.smithi155 (mon.1) 2 : audit 1 from='client.? 172.21.15.155:0/2514007096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bbf5a4b-3564-4c6a-bfb6-daf9e881a486"}]: dispatch 2024-04-01T04:27:43.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:43 smithi155 bash[22969]: audit 2024-04-01T04:27:42.752727+0000 mon.smithi007 (mon.0) 380 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6bbf5a4b-3564-4c6a-bfb6-daf9e881a486"}]: dispatch 2024-04-01T04:27:43.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:43 smithi155 bash[22969]: audit 2024-04-01T04:27:42.755399+0000 mon.smithi007 (mon.0) 381 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bbf5a4b-3564-4c6a-bfb6-daf9e881a486"}]': finished 2024-04-01T04:27:43.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:43 smithi155 bash[22969]: cluster 2024-04-01T04:27:42.760267+0000 mon.smithi007 (mon.0) 382 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-01T04:27:43.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:43 smithi155 bash[22969]: audit 2024-04-01T04:27:42.760539+0000 mon.smithi007 (mon.0) 383 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:44.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: cluster 2024-04-01T04:27:43.038154+0000 mgr.smithi007.prarpr (mgr.14195) 90 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:44.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: audit 2024-04-01T04:27:43.507485+0000 mon.smithi007 (mon.0) 384 : audit 1 from='client.? 172.21.15.7:0/2326333224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "515c19a3-cde1-46a2-a5f7-08d2fb37a577"}]: dispatch 2024-04-01T04:27:44.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: audit 2024-04-01T04:27:43.510582+0000 mon.smithi007 (mon.0) 385 : audit 1 from='client.? 172.21.15.7:0/2326333224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "515c19a3-cde1-46a2-a5f7-08d2fb37a577"}]': finished 2024-04-01T04:27:44.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: cluster 2024-04-01T04:27:43.513872+0000 mon.smithi007 (mon.0) 386 : cluster 0 osdmap e7: 2 total, 0 up, 2 in 2024-04-01T04:27:44.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: audit 2024-04-01T04:27:43.514253+0000 mon.smithi007 (mon.0) 387 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:44.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: audit 2024-04-01T04:27:43.514561+0000 mon.smithi007 (mon.0) 388 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:44.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:44 smithi007 bash[18554]: audit 2024-04-01T04:27:44.290382+0000 mon.smithi155 (mon.1) 3 : audit 0 from='client.? 172.21.15.155:0/1141549542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: cluster 2024-04-01T04:27:43.038154+0000 mgr.smithi007.prarpr (mgr.14195) 90 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: audit 2024-04-01T04:27:43.507485+0000 mon.smithi007 (mon.0) 384 : audit 1 from='client.? 172.21.15.7:0/2326333224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "515c19a3-cde1-46a2-a5f7-08d2fb37a577"}]: dispatch 2024-04-01T04:27:44.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: audit 2024-04-01T04:27:43.510582+0000 mon.smithi007 (mon.0) 385 : audit 1 from='client.? 172.21.15.7:0/2326333224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "515c19a3-cde1-46a2-a5f7-08d2fb37a577"}]': finished 2024-04-01T04:27:44.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: cluster 2024-04-01T04:27:43.513872+0000 mon.smithi007 (mon.0) 386 : cluster 0 osdmap e7: 2 total, 0 up, 2 in 2024-04-01T04:27:44.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: audit 2024-04-01T04:27:43.514253+0000 mon.smithi007 (mon.0) 387 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:44.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: audit 2024-04-01T04:27:43.514561+0000 mon.smithi007 (mon.0) 388 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:44.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:44 smithi155 bash[22969]: audit 2024-04-01T04:27:44.290382+0000 mon.smithi155 (mon.1) 3 : audit 0 from='client.? 172.21.15.155:0/1141549542' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:46.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:46 smithi007 bash[18554]: cluster 2024-04-01T04:27:45.038505+0000 mgr.smithi007.prarpr (mgr.14195) 91 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:46.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:46 smithi007 bash[18554]: audit 2024-04-01T04:27:45.951750+0000 mon.smithi007 (mon.0) 389 : audit 0 from='client.? 172.21.15.7:0/3633068564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:46.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:46 smithi155 bash[22969]: cluster 2024-04-01T04:27:45.038505+0000 mgr.smithi007.prarpr (mgr.14195) 91 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:46.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:46 smithi155 bash[22969]: audit 2024-04-01T04:27:45.951750+0000 mon.smithi007 (mon.0) 389 : audit 0 from='client.? 172.21.15.7:0/3633068564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:46.813 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:27:47.463 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1711945663,"num_remapped_pgs":0} 2024-04-01T04:27:47.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:46.812497+0000 mon.smithi007 (mon.0) 390 : audit 0 from='client.? 172.21.15.7:0/1828892068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:47.085891+0000 mon.smithi155 (mon.1) 4 : audit 1 from='client.? 172.21.15.155:0/3129031134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7025860-f192-498a-97fa-ff7a836ae22e"}]: dispatch 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:47.086782+0000 mon.smithi007 (mon.0) 391 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7025860-f192-498a-97fa-ff7a836ae22e"}]: dispatch 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:47.089463+0000 mon.smithi007 (mon.0) 392 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7025860-f192-498a-97fa-ff7a836ae22e"}]': finished 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: cluster 2024-04-01T04:27:47.093945+0000 mon.smithi007 (mon.0) 393 : cluster 0 osdmap e8: 3 total, 0 up, 3 in 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:47.094401+0000 mon.smithi007 (mon.0) 394 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:47.094917+0000 mon.smithi007 (mon.0) 395 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:47.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:47 smithi155 bash[22969]: audit 2024-04-01T04:27:47.095346+0000 mon.smithi007 (mon.0) 396 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:46.812497+0000 mon.smithi007 (mon.0) 390 : audit 0 from='client.? 172.21.15.7:0/1828892068' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:47.085891+0000 mon.smithi155 (mon.1) 4 : audit 1 from='client.? 172.21.15.155:0/3129031134' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7025860-f192-498a-97fa-ff7a836ae22e"}]: dispatch 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:47.086782+0000 mon.smithi007 (mon.0) 391 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b7025860-f192-498a-97fa-ff7a836ae22e"}]: dispatch 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:47.089463+0000 mon.smithi007 (mon.0) 392 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b7025860-f192-498a-97fa-ff7a836ae22e"}]': finished 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: cluster 2024-04-01T04:27:47.093945+0000 mon.smithi007 (mon.0) 393 : cluster 0 osdmap e8: 3 total, 0 up, 3 in 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:47.094401+0000 mon.smithi007 (mon.0) 394 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:47.094917+0000 mon.smithi007 (mon.0) 395 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:47.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:47 smithi007 bash[18554]: audit 2024-04-01T04:27:47.095346+0000 mon.smithi007 (mon.0) 396 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:48.463 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:27:48.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:48 smithi007 bash[18554]: cluster 2024-04-01T04:27:47.038911+0000 mgr.smithi007.prarpr (mgr.14195) 92 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:48.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:48 smithi007 bash[18554]: audit 2024-04-01T04:27:47.945790+0000 mon.smithi007 (mon.0) 397 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:48.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:48 smithi155 bash[22969]: cluster 2024-04-01T04:27:47.038911+0000 mgr.smithi007.prarpr (mgr.14195) 92 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:48.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:48 smithi155 bash[22969]: audit 2024-04-01T04:27:47.945790+0000 mon.smithi007 (mon.0) 397 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:27:49.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.659530+0000 mon.smithi155 (mon.1) 5 : audit 0 from='client.? 172.21.15.155:0/3655389804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.806346+0000 mon.smithi007 (mon.0) 398 : audit 1 from='client.? 172.21.15.7:0/2269861895' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923bb916-5d49-4665-a8d1-6dba2974f289"}]: dispatch 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.809687+0000 mon.smithi007 (mon.0) 399 : audit 1 from='client.? 172.21.15.7:0/2269861895' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "923bb916-5d49-4665-a8d1-6dba2974f289"}]': finished 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: cluster 2024-04-01T04:27:48.814668+0000 mon.smithi007 (mon.0) 400 : cluster 0 osdmap e9: 4 total, 0 up, 4 in 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.815080+0000 mon.smithi007 (mon.0) 401 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.815364+0000 mon.smithi007 (mon.0) 402 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.815691+0000 mon.smithi007 (mon.0) 403 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:49.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:49 smithi007 bash[18554]: audit 2024-04-01T04:27:48.816009+0000 mon.smithi007 (mon.0) 404 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:49.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.659530+0000 mon.smithi155 (mon.1) 5 : audit 0 from='client.? 172.21.15.155:0/3655389804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:49.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.806346+0000 mon.smithi007 (mon.0) 398 : audit 1 from='client.? 172.21.15.7:0/2269861895' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923bb916-5d49-4665-a8d1-6dba2974f289"}]: dispatch 2024-04-01T04:27:49.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.809687+0000 mon.smithi007 (mon.0) 399 : audit 1 from='client.? 172.21.15.7:0/2269861895' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "923bb916-5d49-4665-a8d1-6dba2974f289"}]': finished 2024-04-01T04:27:49.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: cluster 2024-04-01T04:27:48.814668+0000 mon.smithi007 (mon.0) 400 : cluster 0 osdmap e9: 4 total, 0 up, 4 in 2024-04-01T04:27:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.815080+0000 mon.smithi007 (mon.0) 401 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.815364+0000 mon.smithi007 (mon.0) 402 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.815691+0000 mon.smithi007 (mon.0) 403 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:49.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:49 smithi155 bash[22969]: audit 2024-04-01T04:27:48.816009+0000 mon.smithi007 (mon.0) 404 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:50.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:50 smithi007 bash[18554]: cluster 2024-04-01T04:27:49.039257+0000 mgr.smithi007.prarpr (mgr.14195) 93 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:50.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:50 smithi155 bash[22969]: cluster 2024-04-01T04:27:49.039257+0000 mgr.smithi007.prarpr (mgr.14195) 93 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:51.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:51 smithi007 bash[18554]: audit 2024-04-01T04:27:50.395324+0000 mon.smithi007 (mon.0) 405 : audit 0 from='client.? 172.21.15.7:0/1747281016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:51.666 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:51 smithi155 bash[22969]: audit 2024-04-01T04:27:50.395324+0000 mon.smithi007 (mon.0) 405 : audit 0 from='client.? 172.21.15.7:0/1747281016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:52.720 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: cluster 2024-04-01T04:27:51.039624+0000 mgr.smithi007.prarpr (mgr.14195) 94 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.494586+0000 mon.smithi155 (mon.1) 6 : audit 1 from='client.? 172.21.15.155:0/837677664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ea72170-0a65-4021-87d5-4e8e450a8360"}]: dispatch 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.495609+0000 mon.smithi007 (mon.0) 406 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ea72170-0a65-4021-87d5-4e8e450a8360"}]: dispatch 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.498786+0000 mon.smithi007 (mon.0) 407 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ea72170-0a65-4021-87d5-4e8e450a8360"}]': finished 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: cluster 2024-04-01T04:27:51.503450+0000 mon.smithi007 (mon.0) 408 : cluster 0 osdmap e10: 5 total, 0 up, 5 in 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.503834+0000 mon.smithi007 (mon.0) 409 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.504242+0000 mon.smithi007 (mon.0) 410 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.504613+0000 mon.smithi007 (mon.0) 411 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.505030+0000 mon.smithi007 (mon.0) 412 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:52.721 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:52 smithi155 bash[22969]: audit 2024-04-01T04:27:51.505375+0000 mon.smithi007 (mon.0) 413 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:52.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: cluster 2024-04-01T04:27:51.039624+0000 mgr.smithi007.prarpr (mgr.14195) 94 : cluster 0 pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:52.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.494586+0000 mon.smithi155 (mon.1) 6 : audit 1 from='client.? 172.21.15.155:0/837677664' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ea72170-0a65-4021-87d5-4e8e450a8360"}]: dispatch 2024-04-01T04:27:52.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.495609+0000 mon.smithi007 (mon.0) 406 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ea72170-0a65-4021-87d5-4e8e450a8360"}]: dispatch 2024-04-01T04:27:52.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.498786+0000 mon.smithi007 (mon.0) 407 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ea72170-0a65-4021-87d5-4e8e450a8360"}]': finished 2024-04-01T04:27:52.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: cluster 2024-04-01T04:27:51.503450+0000 mon.smithi007 (mon.0) 408 : cluster 0 osdmap e10: 5 total, 0 up, 5 in 2024-04-01T04:27:52.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.503834+0000 mon.smithi007 (mon.0) 409 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:52.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.504242+0000 mon.smithi007 (mon.0) 410 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:52.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.504613+0000 mon.smithi007 (mon.0) 411 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:52.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.505030+0000 mon.smithi007 (mon.0) 412 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:52.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:52 smithi007 bash[18554]: audit 2024-04-01T04:27:51.505375+0000 mon.smithi007 (mon.0) 413 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:53.246 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.059991+0000 mon.smithi155 (mon.1) 7 : audit 0 from='client.? 172.21.15.155:0/3951509602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.225185+0000 mon.smithi007 (mon.0) 414 : audit 1 from='client.? 172.21.15.7:0/1097205402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1355783-4951-41a3-bb19-b714a3929dd7"}]: dispatch 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.228713+0000 mon.smithi007 (mon.0) 415 : audit 1 from='client.? 172.21.15.7:0/1097205402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1355783-4951-41a3-bb19-b714a3929dd7"}]': finished 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: cluster 2024-04-01T04:27:53.232310+0000 mon.smithi007 (mon.0) 416 : cluster 0 osdmap e11: 6 total, 0 up, 6 in 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.232514+0000 mon.smithi007 (mon.0) 417 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.232761+0000 mon.smithi007 (mon.0) 418 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.232946+0000 mon.smithi007 (mon.0) 419 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.233132+0000 mon.smithi007 (mon.0) 420 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:53.561 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.233296+0000 mon.smithi007 (mon.0) 421 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:53.562 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:53 smithi007 bash[18554]: audit 2024-04-01T04:27:53.233495+0000 mon.smithi007 (mon.0) 422 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:27:53.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.059991+0000 mon.smithi155 (mon.1) 7 : audit 0 from='client.? 172.21.15.155:0/3951509602' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:53.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.225185+0000 mon.smithi007 (mon.0) 414 : audit 1 from='client.? 172.21.15.7:0/1097205402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1355783-4951-41a3-bb19-b714a3929dd7"}]: dispatch 2024-04-01T04:27:53.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.228713+0000 mon.smithi007 (mon.0) 415 : audit 1 from='client.? 172.21.15.7:0/1097205402' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1355783-4951-41a3-bb19-b714a3929dd7"}]': finished 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: cluster 2024-04-01T04:27:53.232310+0000 mon.smithi007 (mon.0) 416 : cluster 0 osdmap e11: 6 total, 0 up, 6 in 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.232514+0000 mon.smithi007 (mon.0) 417 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.232761+0000 mon.smithi007 (mon.0) 418 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.232946+0000 mon.smithi007 (mon.0) 419 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.233132+0000 mon.smithi007 (mon.0) 420 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.233296+0000 mon.smithi007 (mon.0) 421 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:53.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:53 smithi155 bash[22969]: audit 2024-04-01T04:27:53.233495+0000 mon.smithi007 (mon.0) 422 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:27:54.636 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:54 smithi007 bash[18554]: cluster 2024-04-01T04:27:53.039991+0000 mgr.smithi007.prarpr (mgr.14195) 95 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:54.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:54 smithi155 bash[22969]: cluster 2024-04-01T04:27:53.039991+0000 mgr.smithi007.prarpr (mgr.14195) 95 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:56.739 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:27:56.756 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: cluster 2024-04-01T04:27:55.040371+0000 mgr.smithi007.prarpr (mgr.14195) 96 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:56.756 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.737417+0000 mon.smithi007 (mon.0) 423 : audit 0 from='client.? 172.21.15.7:0/3173638600' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:56.756 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.859770+0000 mon.smithi155 (mon.1) 8 : audit 1 from='client.? 172.21.15.155:0/4054503376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66eb7bdc-92f4-433d-a771-507d03f9f09d"}]: dispatch 2024-04-01T04:27:56.756 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.860739+0000 mon.smithi007 (mon.0) 424 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66eb7bdc-92f4-433d-a771-507d03f9f09d"}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.863241+0000 mon.smithi007 (mon.0) 425 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66eb7bdc-92f4-433d-a771-507d03f9f09d"}]': finished 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: cluster 2024-04-01T04:27:55.866159+0000 mon.smithi007 (mon.0) 426 : cluster 0 osdmap e12: 7 total, 0 up, 7 in 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.866522+0000 mon.smithi007 (mon.0) 427 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.866897+0000 mon.smithi007 (mon.0) 428 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.867263+0000 mon.smithi007 (mon.0) 429 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.867621+0000 mon.smithi007 (mon.0) 430 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.867977+0000 mon.smithi007 (mon.0) 431 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.868330+0000 mon.smithi007 (mon.0) 432 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:56 smithi007 bash[18554]: audit 2024-04-01T04:27:55.868740+0000 mon.smithi007 (mon.0) 433 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:27:56.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: cluster 2024-04-01T04:27:55.040371+0000 mgr.smithi007.prarpr (mgr.14195) 96 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.737417+0000 mon.smithi007 (mon.0) 423 : audit 0 from='client.? 172.21.15.7:0/3173638600' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.859770+0000 mon.smithi155 (mon.1) 8 : audit 1 from='client.? 172.21.15.155:0/4054503376' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66eb7bdc-92f4-433d-a771-507d03f9f09d"}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.860739+0000 mon.smithi007 (mon.0) 424 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66eb7bdc-92f4-433d-a771-507d03f9f09d"}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.863241+0000 mon.smithi007 (mon.0) 425 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66eb7bdc-92f4-433d-a771-507d03f9f09d"}]': finished 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: cluster 2024-04-01T04:27:55.866159+0000 mon.smithi007 (mon.0) 426 : cluster 0 osdmap e12: 7 total, 0 up, 7 in 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.866522+0000 mon.smithi007 (mon.0) 427 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.866897+0000 mon.smithi007 (mon.0) 428 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.867263+0000 mon.smithi007 (mon.0) 429 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.867621+0000 mon.smithi007 (mon.0) 430 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.867977+0000 mon.smithi007 (mon.0) 431 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.868330+0000 mon.smithi007 (mon.0) 432 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:27:56.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:56 smithi155 bash[22969]: audit 2024-04-01T04:27:55.868740+0000 mon.smithi007 (mon.0) 433 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:27:57.417 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":12,"num_osds":7,"num_up_osds":0,"osd_up_since":0,"num_in_osds":7,"osd_in_since":1711945675,"num_remapped_pgs":0} 2024-04-01T04:27:57.736 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:57 smithi155 bash[22969]: audit 2024-04-01T04:27:56.739189+0000 mon.smithi007 (mon.0) 434 : audit 0 from='client.? 172.21.15.7:0/409364766' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:57.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:57 smithi007 bash[18554]: audit 2024-04-01T04:27:56.739189+0000 mon.smithi007 (mon.0) 434 : audit 0 from='client.? 172.21.15.7:0/409364766' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:27:58.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:27:58.699 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:58 smithi007 bash[18554]: cluster 2024-04-01T04:27:57.040814+0000 mgr.smithi007.prarpr (mgr.14195) 97 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:58.699 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:58 smithi007 bash[18554]: audit 2024-04-01T04:27:57.468631+0000 mon.smithi155 (mon.1) 9 : audit 0 from='client.? 172.21.15.155:0/1713573954' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:58.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:58 smithi155 bash[22969]: cluster 2024-04-01T04:27:57.040814+0000 mgr.smithi007.prarpr (mgr.14195) 97 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:27:58.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:58 smithi155 bash[22969]: audit 2024-04-01T04:27:57.468631+0000 mon.smithi155 (mon.1) 9 : audit 0 from='client.? 172.21.15.155:0/1713573954' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:27:59.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.545829+0000 mon.smithi007 (mon.0) 435 : audit 1 from='client.? 172.21.15.7:0/3358255884' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d0ef234-332a-40a0-982f-fb404bc30cd2"}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.549388+0000 mon.smithi007 (mon.0) 436 : audit 1 from='client.? 172.21.15.7:0/3358255884' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d0ef234-332a-40a0-982f-fb404bc30cd2"}]': finished 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: cluster 2024-04-01T04:27:58.552761+0000 mon.smithi007 (mon.0) 437 : cluster 0 osdmap e13: 8 total, 0 up, 8 in 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.553033+0000 mon.smithi007 (mon.0) 438 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.553230+0000 mon.smithi007 (mon.0) 439 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.553465+0000 mon.smithi007 (mon.0) 440 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.553644+0000 mon.smithi007 (mon.0) 441 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.553836+0000 mon.smithi007 (mon.0) 442 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.554027+0000 mon.smithi007 (mon.0) 443 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.554296+0000 mon.smithi007 (mon.0) 444 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:27:59.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:27:59 smithi155 bash[22969]: audit 2024-04-01T04:27:58.554462+0000 mon.smithi007 (mon.0) 445 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:27:59.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.545829+0000 mon.smithi007 (mon.0) 435 : audit 1 from='client.? 172.21.15.7:0/3358255884' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d0ef234-332a-40a0-982f-fb404bc30cd2"}]: dispatch 2024-04-01T04:27:59.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.549388+0000 mon.smithi007 (mon.0) 436 : audit 1 from='client.? 172.21.15.7:0/3358255884' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d0ef234-332a-40a0-982f-fb404bc30cd2"}]': finished 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: cluster 2024-04-01T04:27:58.552761+0000 mon.smithi007 (mon.0) 437 : cluster 0 osdmap e13: 8 total, 0 up, 8 in 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.553033+0000 mon.smithi007 (mon.0) 438 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.553230+0000 mon.smithi007 (mon.0) 439 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.553465+0000 mon.smithi007 (mon.0) 440 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.553644+0000 mon.smithi007 (mon.0) 441 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.553836+0000 mon.smithi007 (mon.0) 442 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.554027+0000 mon.smithi007 (mon.0) 443 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.554296+0000 mon.smithi007 (mon.0) 444 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:27:59.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:27:59 smithi007 bash[18554]: audit 2024-04-01T04:27:58.554462+0000 mon.smithi007 (mon.0) 445 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:00.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:00 smithi155 bash[22969]: cluster 2024-04-01T04:27:59.041247+0000 mgr.smithi007.prarpr (mgr.14195) 98 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:00.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:00 smithi155 bash[22969]: audit 2024-04-01T04:28:00.154886+0000 mon.smithi007 (mon.0) 446 : audit 0 from='client.? 172.21.15.7:0/4254584263' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:28:00.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:00 smithi007 bash[18554]: cluster 2024-04-01T04:27:59.041247+0000 mgr.smithi007.prarpr (mgr.14195) 98 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:00.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:00 smithi007 bash[18554]: audit 2024-04-01T04:28:00.154886+0000 mon.smithi007 (mon.0) 446 : audit 0 from='client.? 172.21.15.7:0/4254584263' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:28:02.668 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:02 smithi007 bash[18554]: cluster 2024-04-01T04:28:01.041678+0000 mgr.smithi007.prarpr (mgr.14195) 99 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:02.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:02 smithi155 bash[22969]: cluster 2024-04-01T04:28:01.041678+0000 mgr.smithi007.prarpr (mgr.14195) 99 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:03.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:03 smithi155 bash[22969]: audit 2024-04-01T04:28:02.946264+0000 mon.smithi007 (mon.0) 447 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:03.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:03 smithi007 bash[18554]: audit 2024-04-01T04:28:02.946264+0000 mon.smithi007 (mon.0) 447 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:03.964 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:28:04.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:04 smithi155 bash[22969]: cluster 2024-04-01T04:28:03.042033+0000 mgr.smithi007.prarpr (mgr.14195) 100 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:04.761 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:04 smithi007 bash[18554]: cluster 2024-04-01T04:28:03.042033+0000 mgr.smithi007.prarpr (mgr.14195) 100 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:06 smithi007 bash[18554]: cluster 2024-04-01T04:28:05.042436+0000 mgr.smithi007.prarpr (mgr.14195) 101 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:06.638 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:06 smithi155 bash[22969]: cluster 2024-04-01T04:28:05.042436+0000 mgr.smithi007.prarpr (mgr.14195) 101 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:06.650 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:28:07.305 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711945678,"num_remapped_pgs":0} 2024-04-01T04:28:07.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:07 smithi007 bash[18554]: audit 2024-04-01T04:28:06.650320+0000 mon.smithi007 (mon.0) 448 : audit 0 from='client.? 172.21.15.7:0/4109014465' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:07.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:07 smithi155 bash[22969]: audit 2024-04-01T04:28:06.650320+0000 mon.smithi007 (mon.0) 448 : audit 0 from='client.? 172.21.15.7:0/4109014465' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:08.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:28:08.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:08 smithi007 bash[18554]: cluster 2024-04-01T04:28:07.042916+0000 mgr.smithi007.prarpr (mgr.14195) 102 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:08.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:08 smithi155 bash[22969]: cluster 2024-04-01T04:28:07.042916+0000 mgr.smithi007.prarpr (mgr.14195) 102 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:09.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:09 smithi007 bash[18554]: audit 2024-04-01T04:28:08.671290+0000 mon.smithi007 (mon.0) 449 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-01T04:28:09.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:09 smithi007 bash[18554]: audit 2024-04-01T04:28:08.673135+0000 mon.smithi007 (mon.0) 450 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:09.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:09 smithi007 bash[18554]: cephadm 2024-04-01T04:28:08.674945+0000 mgr.smithi007.prarpr (mgr.14195) 103 : cephadm 1 Deploying daemon osd.0 on smithi155 2024-04-01T04:28:09.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:09 smithi007 bash[18554]: cluster 2024-04-01T04:28:09.043451+0000 mgr.smithi007.prarpr (mgr.14195) 104 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:09.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:09 smithi155 bash[22969]: audit 2024-04-01T04:28:08.671290+0000 mon.smithi007 (mon.0) 449 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-01T04:28:09.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:09 smithi155 bash[22969]: audit 2024-04-01T04:28:08.673135+0000 mon.smithi007 (mon.0) 450 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:09.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:09 smithi155 bash[22969]: cephadm 2024-04-01T04:28:08.674945+0000 mgr.smithi007.prarpr (mgr.14195) 103 : cephadm 1 Deploying daemon osd.0 on smithi155 2024-04-01T04:28:09.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:09 smithi155 bash[22969]: cluster 2024-04-01T04:28:09.043451+0000 mgr.smithi007.prarpr (mgr.14195) 104 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:12.109 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:28:12.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:12 smithi007 bash[18554]: cluster 2024-04-01T04:28:11.043985+0000 mgr.smithi007.prarpr (mgr.14195) 105 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:12.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:12 smithi007 bash[18554]: audit 2024-04-01T04:28:11.514393+0000 mon.smithi007 (mon.0) 451 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T04:28:12.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:12 smithi007 bash[18554]: audit 2024-04-01T04:28:11.515943+0000 mon.smithi007 (mon.0) 452 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:12.398 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:12 smithi155 bash[22969]: cluster 2024-04-01T04:28:11.043985+0000 mgr.smithi007.prarpr (mgr.14195) 105 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:12.398 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:12 smithi155 bash[22969]: audit 2024-04-01T04:28:11.514393+0000 mon.smithi007 (mon.0) 451 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T04:28:12.398 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:12 smithi155 bash[22969]: audit 2024-04-01T04:28:11.515943+0000 mon.smithi007 (mon.0) 452 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:12.398 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:12 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:12.686 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:12 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:13.367 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:13 smithi007 bash[18554]: cephadm 2024-04-01T04:28:11.517249+0000 mgr.smithi007.prarpr (mgr.14195) 106 : cephadm 1 Deploying daemon osd.1 on smithi007 2024-04-01T04:28:13.368 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:13 smithi007 bash[18554]: audit 2024-04-01T04:28:12.688493+0000 mon.smithi007 (mon.0) 453 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:13.368 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:13 smithi007 bash[18554]: audit 2024-04-01T04:28:12.697865+0000 mon.smithi007 (mon.0) 454 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:13.368 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:13 smithi007 bash[18554]: audit 2024-04-01T04:28:12.699986+0000 mon.smithi007 (mon.0) 455 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-01T04:28:13.368 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:13 smithi007 bash[18554]: audit 2024-04-01T04:28:12.701762+0000 mon.smithi007 (mon.0) 456 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:13.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:13 smithi155 bash[22969]: cephadm 2024-04-01T04:28:11.517249+0000 mgr.smithi007.prarpr (mgr.14195) 106 : cephadm 1 Deploying daemon osd.1 on smithi007 2024-04-01T04:28:13.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:13 smithi155 bash[22969]: audit 2024-04-01T04:28:12.688493+0000 mon.smithi007 (mon.0) 453 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:13.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:13 smithi155 bash[22969]: audit 2024-04-01T04:28:12.697865+0000 mon.smithi007 (mon.0) 454 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:13.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:13 smithi155 bash[22969]: audit 2024-04-01T04:28:12.699986+0000 mon.smithi007 (mon.0) 455 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-01T04:28:13.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:13 smithi155 bash[22969]: audit 2024-04-01T04:28:12.701762+0000 mon.smithi007 (mon.0) 456 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:14.359 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:14 smithi007 bash[18554]: cephadm 2024-04-01T04:28:12.703442+0000 mgr.smithi007.prarpr (mgr.14195) 107 : cephadm 1 Deploying daemon osd.2 on smithi155 2024-04-01T04:28:14.360 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:14 smithi007 bash[18554]: cluster 2024-04-01T04:28:13.044509+0000 mgr.smithi007.prarpr (mgr.14195) 108 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:14.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:14 smithi155 bash[22969]: cephadm 2024-04-01T04:28:12.703442+0000 mgr.smithi007.prarpr (mgr.14195) 107 : cephadm 1 Deploying daemon osd.2 on smithi155 2024-04-01T04:28:14.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:14 smithi155 bash[22969]: cluster 2024-04-01T04:28:13.044509+0000 mgr.smithi007.prarpr (mgr.14195) 108 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:15.791 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:28:16.334 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:16 smithi155 bash[22969]: cluster 2024-04-01T04:28:15.044992+0000 mgr.smithi007.prarpr (mgr.14195) 109 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:16.334 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:16 smithi155 bash[22969]: audit 2024-04-01T04:28:15.790661+0000 mon.smithi007 (mon.0) 457 : audit 0 from='client.? 172.21.15.7:0/4253413713' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:16.379 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:16 smithi007 bash[18554]: cluster 2024-04-01T04:28:15.044992+0000 mgr.smithi007.prarpr (mgr.14195) 109 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:16.379 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:16 smithi007 bash[18554]: audit 2024-04-01T04:28:15.790661+0000 mon.smithi007 (mon.0) 457 : audit 0 from='client.? 172.21.15.7:0/4253413713' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:16.874 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711945678,"num_remapped_pgs":0} 2024-04-01T04:28:17.313 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:17 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:17.446 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:17 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:17.568 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:17 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:17.723 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:17 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:17.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: cluster 2024-04-01T04:28:17.045366+0000 mgr.smithi007.prarpr (mgr.14195) 110 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.604773+0000 mon.smithi007 (mon.0) 458 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.610895+0000 mon.smithi007 (mon.0) 459 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.611836+0000 mon.smithi007 (mon.0) 460 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.612581+0000 mon.smithi007 (mon.0) 461 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.720977+0000 mon.smithi007 (mon.0) 462 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.727290+0000 mon.smithi007 (mon.0) 463 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.728711+0000 mon.smithi007 (mon.0) 464 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.730064+0000 mon.smithi007 (mon.0) 465 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:18.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:18 smithi007 bash[18554]: audit 2024-04-01T04:28:17.945800+0000 mon.smithi007 (mon.0) 466 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:18.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: cluster 2024-04-01T04:28:17.045366+0000 mgr.smithi007.prarpr (mgr.14195) 110 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.604773+0000 mon.smithi007 (mon.0) 458 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.610895+0000 mon.smithi007 (mon.0) 459 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.611836+0000 mon.smithi007 (mon.0) 460 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.612581+0000 mon.smithi007 (mon.0) 461 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.720977+0000 mon.smithi007 (mon.0) 462 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.727290+0000 mon.smithi007 (mon.0) 463 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.728711+0000 mon.smithi007 (mon.0) 464 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.730064+0000 mon.smithi007 (mon.0) 465 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:18.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:18 smithi155 bash[22969]: audit 2024-04-01T04:28:17.945800+0000 mon.smithi007 (mon.0) 466 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:19.366 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:19 smithi007 bash[18554]: cephadm 2024-04-01T04:28:17.613207+0000 mgr.smithi007.prarpr (mgr.14195) 111 : cephadm 1 Deploying daemon osd.3 on smithi007 2024-04-01T04:28:19.367 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:19 smithi007 bash[18554]: cephadm 2024-04-01T04:28:17.731263+0000 mgr.smithi007.prarpr (mgr.14195) 112 : cephadm 1 Deploying daemon osd.4 on smithi155 2024-04-01T04:28:19.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:19 smithi155 bash[22969]: cephadm 2024-04-01T04:28:17.613207+0000 mgr.smithi007.prarpr (mgr.14195) 111 : cephadm 1 Deploying daemon osd.3 on smithi007 2024-04-01T04:28:19.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:19 smithi155 bash[22969]: cephadm 2024-04-01T04:28:17.731263+0000 mgr.smithi007.prarpr (mgr.14195) 112 : cephadm 1 Deploying daemon osd.4 on smithi155 2024-04-01T04:28:20.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:20 smithi007 bash[18554]: cluster 2024-04-01T04:28:19.045718+0000 mgr.smithi007.prarpr (mgr.14195) 113 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:20.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:20 smithi155 bash[22969]: cluster 2024-04-01T04:28:19.045718+0000 mgr.smithi007.prarpr (mgr.14195) 113 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:21.312 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:21 smithi155 bash[22969]: audit 2024-04-01T04:28:20.223389+0000 mon.smithi155 (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.155:6800/3916213967,v1:172.21.15.155:6801/3916213967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T04:28:21.312 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:21 smithi155 bash[22969]: audit 2024-04-01T04:28:20.224245+0000 mon.smithi007 (mon.0) 467 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T04:28:21.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:21 smithi007 bash[18554]: audit 2024-04-01T04:28:20.223389+0000 mon.smithi155 (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.155:6800/3916213967,v1:172.21.15.155:6801/3916213967]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T04:28:21.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:21 smithi007 bash[18554]: audit 2024-04-01T04:28:20.224245+0000 mon.smithi007 (mon.0) 467 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: cluster 2024-04-01T04:28:21.045991+0000 mgr.smithi007.prarpr (mgr.14195) 114 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.125340+0000 mon.smithi007 (mon.0) 468 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: cluster 2024-04-01T04:28:21.130464+0000 mon.smithi007 (mon.0) 469 : cluster 0 osdmap e14: 8 total, 0 up, 8 in 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.130786+0000 mon.smithi007 (mon.0) 470 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.131017+0000 mon.smithi007 (mon.0) 471 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.131211+0000 mon.smithi007 (mon.0) 472 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.131464+0000 mon.smithi007 (mon.0) 473 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.131694+0000 mon.smithi007 (mon.0) 474 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:22.235 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.131951+0000 mon.smithi007 (mon.0) 475 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:22.236 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.132180+0000 mon.smithi007 (mon.0) 476 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:22.236 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.132423+0000 mon.smithi007 (mon.0) 477 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:22.236 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.136613+0000 mon.smithi155 (mon.1) 11 : audit 1 from='osd.0 [v2:172.21.15.155:6800/3916213967,v1:172.21.15.155:6801/3916213967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:22.236 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:22 smithi007 bash[18554]: audit 2024-04-01T04:28:21.137359+0000 mon.smithi007 (mon.0) 478 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:22.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: cluster 2024-04-01T04:28:21.045991+0000 mgr.smithi007.prarpr (mgr.14195) 114 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:22.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.125340+0000 mon.smithi007 (mon.0) 468 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-01T04:28:22.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: cluster 2024-04-01T04:28:21.130464+0000 mon.smithi007 (mon.0) 469 : cluster 0 osdmap e14: 8 total, 0 up, 8 in 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.130786+0000 mon.smithi007 (mon.0) 470 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.131017+0000 mon.smithi007 (mon.0) 471 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.131211+0000 mon.smithi007 (mon.0) 472 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.131464+0000 mon.smithi007 (mon.0) 473 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.131694+0000 mon.smithi007 (mon.0) 474 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.131951+0000 mon.smithi007 (mon.0) 475 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.132180+0000 mon.smithi007 (mon.0) 476 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.132423+0000 mon.smithi007 (mon.0) 477 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.136613+0000 mon.smithi155 (mon.1) 11 : audit 1 from='osd.0 [v2:172.21.15.155:6800/3916213967,v1:172.21.15.155:6801/3916213967]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:22.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 bash[22969]: audit 2024-04-01T04:28:21.137359+0000 mon.smithi007 (mon.0) 478 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:22.789 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:23.065 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:22 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:23.145 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:23.431 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.127632+0000 mon.smithi007 (mon.0) 479 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:23.431 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: cluster 2024-04-01T04:28:22.132403+0000 mon.smithi007 (mon.0) 480 : cluster 0 osdmap e15: 8 total, 0 up, 8 in 2024-04-01T04:28:23.431 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.133077+0000 mon.smithi007 (mon.0) 481 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:23.431 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.133488+0000 mon.smithi007 (mon.0) 482 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:23.431 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.133998+0000 mon.smithi007 (mon.0) 483 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.134613+0000 mon.smithi007 (mon.0) 484 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.142994+0000 mon.smithi007 (mon.0) 485 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.143662+0000 mon.smithi007 (mon.0) 486 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.144138+0000 mon.smithi007 (mon.0) 487 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.144659+0000 mon.smithi007 (mon.0) 488 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:22.145220+0000 mon.smithi007 (mon.0) 489 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:23.111445+0000 mon.smithi007 (mon.0) 490 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:23.119952+0000 mon.smithi007 (mon.0) 491 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:23.432 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:23.121970+0000 mon.smithi007 (mon.0) 492 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-01T04:28:23.433 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 bash[18554]: audit 2024-04-01T04:28:23.123517+0000 mon.smithi007 (mon.0) 493 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:23.433 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:23 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:23.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.127632+0000 mon.smithi007 (mon.0) 479 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: cluster 2024-04-01T04:28:22.132403+0000 mon.smithi007 (mon.0) 480 : cluster 0 osdmap e15: 8 total, 0 up, 8 in 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.133077+0000 mon.smithi007 (mon.0) 481 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.133488+0000 mon.smithi007 (mon.0) 482 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.133998+0000 mon.smithi007 (mon.0) 483 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.134613+0000 mon.smithi007 (mon.0) 484 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.142994+0000 mon.smithi007 (mon.0) 485 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.143662+0000 mon.smithi007 (mon.0) 486 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:23.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.144138+0000 mon.smithi007 (mon.0) 487 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:23.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.144659+0000 mon.smithi007 (mon.0) 488 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:23.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:22.145220+0000 mon.smithi007 (mon.0) 489 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:23.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:23.111445+0000 mon.smithi007 (mon.0) 490 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:23.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:23.119952+0000 mon.smithi007 (mon.0) 491 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:23.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:23.121970+0000 mon.smithi007 (mon.0) 492 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-01T04:28:23.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:23 smithi155 bash[22969]: audit 2024-04-01T04:28:23.123517+0000 mon.smithi007 (mon.0) 493 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:24.477 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: cluster 2024-04-01T04:28:21.234426+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:24.477 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: cluster 2024-04-01T04:28:21.234536+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:24.477 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: cluster 2024-04-01T04:28:23.046271+0000 mgr.smithi007.prarpr (mgr.14195) 115 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:24.477 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: cephadm 2024-04-01T04:28:23.124924+0000 mgr.smithi007.prarpr (mgr.14195) 116 : cephadm 1 Deploying daemon osd.6 on smithi155 2024-04-01T04:28:24.477 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.141612+0000 mon.smithi007 (mon.0) 494 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:24.477 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: cluster 2024-04-01T04:28:23.151082+0000 mon.smithi007 (mon.0) 495 : cluster 1 osd.0 [v2:172.21.15.155:6800/3916213967,v1:172.21.15.155:6801/3916213967] boot 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: cluster 2024-04-01T04:28:23.151172+0000 mon.smithi007 (mon.0) 496 : cluster 0 osdmap e16: 8 total, 1 up, 8 in 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.151906+0000 mon.smithi007 (mon.0) 497 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.152248+0000 mon.smithi007 (mon.0) 498 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.152528+0000 mon.smithi007 (mon.0) 499 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.152906+0000 mon.smithi007 (mon.0) 500 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.153169+0000 mon.smithi007 (mon.0) 501 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.153424+0000 mon.smithi007 (mon.0) 502 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.153699+0000 mon.smithi007 (mon.0) 503 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.153953+0000 mon.smithi007 (mon.0) 504 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.476495+0000 mon.smithi007 (mon.0) 505 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.483342+0000 mon.smithi007 (mon.0) 506 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.484282+0000 mon.smithi007 (mon.0) 507 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-01T04:28:24.478 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:24 smithi007 bash[18554]: audit 2024-04-01T04:28:23.484925+0000 mon.smithi007 (mon.0) 508 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: cluster 2024-04-01T04:28:21.234426+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: cluster 2024-04-01T04:28:21.234536+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: cluster 2024-04-01T04:28:23.046271+0000 mgr.smithi007.prarpr (mgr.14195) 115 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: cephadm 2024-04-01T04:28:23.124924+0000 mgr.smithi007.prarpr (mgr.14195) 116 : cephadm 1 Deploying daemon osd.6 on smithi155 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.141612+0000 mon.smithi007 (mon.0) 494 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: cluster 2024-04-01T04:28:23.151082+0000 mon.smithi007 (mon.0) 495 : cluster 1 osd.0 [v2:172.21.15.155:6800/3916213967,v1:172.21.15.155:6801/3916213967] boot 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: cluster 2024-04-01T04:28:23.151172+0000 mon.smithi007 (mon.0) 496 : cluster 0 osdmap e16: 8 total, 1 up, 8 in 2024-04-01T04:28:24.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.151906+0000 mon.smithi007 (mon.0) 497 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.152248+0000 mon.smithi007 (mon.0) 498 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.152528+0000 mon.smithi007 (mon.0) 499 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.152906+0000 mon.smithi007 (mon.0) 500 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.153169+0000 mon.smithi007 (mon.0) 501 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.153424+0000 mon.smithi007 (mon.0) 502 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.153699+0000 mon.smithi007 (mon.0) 503 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.153953+0000 mon.smithi007 (mon.0) 504 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.476495+0000 mon.smithi007 (mon.0) 505 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.483342+0000 mon.smithi007 (mon.0) 506 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.484282+0000 mon.smithi007 (mon.0) 507 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-01T04:28:24.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:24 smithi155 bash[22969]: audit 2024-04-01T04:28:23.484925+0000 mon.smithi007 (mon.0) 508 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:25.186 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:28:25.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: cephadm 2024-04-01T04:28:23.485512+0000 mgr.smithi007.prarpr (mgr.14195) 117 : cephadm 1 Deploying daemon osd.5 on smithi007 2024-04-01T04:28:25.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: cluster 2024-04-01T04:28:24.159593+0000 mon.smithi007 (mon.0) 509 : cluster 0 osdmap e17: 8 total, 1 up, 8 in 2024-04-01T04:28:25.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.159812+0000 mon.smithi007 (mon.0) 510 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:25.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.160376+0000 mon.smithi007 (mon.0) 511 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:25.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.160797+0000 mon.smithi007 (mon.0) 512 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:25.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.161174+0000 mon.smithi007 (mon.0) 513 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:25.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.161635+0000 mon.smithi007 (mon.0) 514 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:25.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.162024+0000 mon.smithi007 (mon.0) 515 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:25.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:25 smithi155 bash[22969]: audit 2024-04-01T04:28:24.162486+0000 mon.smithi007 (mon.0) 516 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:25.658 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: cephadm 2024-04-01T04:28:23.485512+0000 mgr.smithi007.prarpr (mgr.14195) 117 : cephadm 1 Deploying daemon osd.5 on smithi007 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: cluster 2024-04-01T04:28:24.159593+0000 mon.smithi007 (mon.0) 509 : cluster 0 osdmap e17: 8 total, 1 up, 8 in 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.159812+0000 mon.smithi007 (mon.0) 510 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.160376+0000 mon.smithi007 (mon.0) 511 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.160797+0000 mon.smithi007 (mon.0) 512 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.161174+0000 mon.smithi007 (mon.0) 513 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.161635+0000 mon.smithi007 (mon.0) 514 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.162024+0000 mon.smithi007 (mon.0) 515 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:25.659 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:25 smithi007 bash[18554]: audit 2024-04-01T04:28:24.162486+0000 mon.smithi007 (mon.0) 516 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:26.321 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:26 smithi007 bash[18554]: cluster 2024-04-01T04:28:25.046622+0000 mgr.smithi007.prarpr (mgr.14195) 118 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-01T04:28:26.321 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:26 smithi007 bash[18554]: audit 2024-04-01T04:28:25.857293+0000 mon.smithi007 (mon.0) 517 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T04:28:26.321 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:26 smithi007 bash[18554]: audit 2024-04-01T04:28:26.066371+0000 mon.smithi155 (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.155:6808/4038792500,v1:172.21.15.155:6809/4038792500]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T04:28:26.321 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:26 smithi007 bash[18554]: audit 2024-04-01T04:28:26.066935+0000 mon.smithi007 (mon.0) 518 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T04:28:26.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:26 smithi155 bash[22969]: cluster 2024-04-01T04:28:25.046622+0000 mgr.smithi007.prarpr (mgr.14195) 118 : cluster 0 pgmap v69: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-01T04:28:26.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:26 smithi155 bash[22969]: audit 2024-04-01T04:28:25.857293+0000 mon.smithi007 (mon.0) 517 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T04:28:26.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:26 smithi155 bash[22969]: audit 2024-04-01T04:28:26.066371+0000 mon.smithi155 (mon.1) 12 : audit 1 from='osd.2 [v2:172.21.15.155:6808/4038792500,v1:172.21.15.155:6809/4038792500]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T04:28:26.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:26 smithi155 bash[22969]: audit 2024-04-01T04:28:26.066935+0000 mon.smithi007 (mon.0) 518 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-01T04:28:27.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.164727+0000 mon.smithi007 (mon.0) 519 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T04:28:27.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.164785+0000 mon.smithi007 (mon.0) 520 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: cluster 2024-04-01T04:28:26.167248+0000 mon.smithi007 (mon.0) 521 : cluster 0 osdmap e18: 8 total, 1 up, 8 in 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.167603+0000 mon.smithi007 (mon.0) 522 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.167820+0000 mon.smithi007 (mon.0) 523 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.167971+0000 mon.smithi007 (mon.0) 524 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.168135+0000 mon.smithi007 (mon.0) 525 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.168288+0000 mon.smithi007 (mon.0) 526 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.168460+0000 mon.smithi007 (mon.0) 527 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.168617+0000 mon.smithi007 (mon.0) 528 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.168793+0000 mon.smithi007 (mon.0) 529 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.172800+0000 mon.smithi155 (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.155:6808/4038792500,v1:172.21.15.155:6809/4038792500]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:26.179903+0000 mon.smithi007 (mon.0) 530 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:27.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 bash[22969]: audit 2024-04-01T04:28:27.167562+0000 mon.smithi007 (mon.0) 531 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.164727+0000 mon.smithi007 (mon.0) 519 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.164785+0000 mon.smithi007 (mon.0) 520 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: cluster 2024-04-01T04:28:26.167248+0000 mon.smithi007 (mon.0) 521 : cluster 0 osdmap e18: 8 total, 1 up, 8 in 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.167603+0000 mon.smithi007 (mon.0) 522 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.167820+0000 mon.smithi007 (mon.0) 523 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.167971+0000 mon.smithi007 (mon.0) 524 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:27.563 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.168135+0000 mon.smithi007 (mon.0) 525 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.168288+0000 mon.smithi007 (mon.0) 526 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.168460+0000 mon.smithi007 (mon.0) 527 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.168617+0000 mon.smithi007 (mon.0) 528 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.168793+0000 mon.smithi007 (mon.0) 529 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.172800+0000 mon.smithi155 (mon.1) 13 : audit 1 from='osd.2 [v2:172.21.15.155:6808/4038792500,v1:172.21.15.155:6809/4038792500]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:26.179903+0000 mon.smithi007 (mon.0) 530 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:27.564 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:27 smithi007 bash[18554]: audit 2024-04-01T04:28:27.167562+0000 mon.smithi007 (mon.0) 531 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:27.837 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:28.101 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:27 smithi155 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:28.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: cluster 2024-04-01T04:28:27.047051+0000 mgr.smithi007.prarpr (mgr.14195) 119 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.167746+0000 mon.smithi007 (mon.0) 532 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: cluster 2024-04-01T04:28:27.173234+0000 mon.smithi007 (mon.0) 533 : cluster 0 osdmap e19: 8 total, 1 up, 8 in 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.174999+0000 mon.smithi007 (mon.0) 534 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.175503+0000 mon.smithi007 (mon.0) 535 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.176137+0000 mon.smithi007 (mon.0) 536 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.176728+0000 mon.smithi007 (mon.0) 537 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.177230+0000 mon.smithi007 (mon.0) 538 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.189555+0000 mon.smithi007 (mon.0) 539 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.189996+0000 mon.smithi007 (mon.0) 540 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.190480+0000 mon.smithi007 (mon.0) 541 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.190946+0000 mon.smithi007 (mon.0) 542 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.566586+0000 mon.smithi007 (mon.0) 543 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' 2024-04-01T04:28:28.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:27.667291+0000 mon.smithi007 (mon.0) 544 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-01T04:28:28.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:28.142664+0000 mon.smithi007 (mon.0) 545 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:28.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:28 smithi155 bash[22969]: audit 2024-04-01T04:28:28.148573+0000 mon.smithi007 (mon.0) 546 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: cluster 2024-04-01T04:28:27.047051+0000 mgr.smithi007.prarpr (mgr.14195) 119 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-01T04:28:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.167746+0000 mon.smithi007 (mon.0) 532 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: cluster 2024-04-01T04:28:27.173234+0000 mon.smithi007 (mon.0) 533 : cluster 0 osdmap e19: 8 total, 1 up, 8 in 2024-04-01T04:28:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.174999+0000 mon.smithi007 (mon.0) 534 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.175503+0000 mon.smithi007 (mon.0) 535 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:28.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.176137+0000 mon.smithi007 (mon.0) 536 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.176728+0000 mon.smithi007 (mon.0) 537 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.177230+0000 mon.smithi007 (mon.0) 538 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.189555+0000 mon.smithi007 (mon.0) 539 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.189996+0000 mon.smithi007 (mon.0) 540 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.190480+0000 mon.smithi007 (mon.0) 541 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.190946+0000 mon.smithi007 (mon.0) 542 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.566586+0000 mon.smithi007 (mon.0) 543 : audit 1 from='osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011]' entity='osd.1' 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:27.667291+0000 mon.smithi007 (mon.0) 544 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:28.142664+0000 mon.smithi007 (mon.0) 545 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:28.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:28 smithi007 bash[18554]: audit 2024-04-01T04:28:28.148573+0000 mon.smithi007 (mon.0) 546 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:29.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:26.835288+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:26.835404+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:27.111206+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:27.111306+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.183217+0000 mon.smithi007 (mon.0) 547 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.183394+0000 mon.smithi007 (mon.0) 548 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:28.572873+0000 mon.smithi007 (mon.0) 549 : cluster 1 osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011] boot 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:28.572974+0000 mon.smithi007 (mon.0) 550 : cluster 1 osd.2 [v2:172.21.15.155:6808/4038792500,v1:172.21.15.155:6809/4038792500] boot 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: cluster 2024-04-01T04:28:28.573051+0000 mon.smithi007 (mon.0) 551 : cluster 0 osdmap e20: 8 total, 3 up, 8 in 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.574072+0000 mon.smithi007 (mon.0) 552 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.574634+0000 mon.smithi007 (mon.0) 553 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.575113+0000 mon.smithi007 (mon.0) 554 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.575506+0000 mon.smithi007 (mon.0) 555 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:29.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.575950+0000 mon.smithi007 (mon.0) 556 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:29.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.576309+0000 mon.smithi007 (mon.0) 557 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:29.509 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:29 smithi155 bash[22969]: audit 2024-04-01T04:28:28.576694+0000 mon.smithi007 (mon.0) 558 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:26.835288+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:26.835404+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:27.111206+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:27.111306+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.183217+0000 mon.smithi007 (mon.0) 547 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.183394+0000 mon.smithi007 (mon.0) 548 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:29.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:28.572873+0000 mon.smithi007 (mon.0) 549 : cluster 1 osd.1 [v2:172.21.15.7:6802/3230576011,v1:172.21.15.7:6803/3230576011] boot 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:28.572974+0000 mon.smithi007 (mon.0) 550 : cluster 1 osd.2 [v2:172.21.15.155:6808/4038792500,v1:172.21.15.155:6809/4038792500] boot 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: cluster 2024-04-01T04:28:28.573051+0000 mon.smithi007 (mon.0) 551 : cluster 0 osdmap e20: 8 total, 3 up, 8 in 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.574072+0000 mon.smithi007 (mon.0) 552 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.574634+0000 mon.smithi007 (mon.0) 553 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.575113+0000 mon.smithi007 (mon.0) 554 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.575506+0000 mon.smithi007 (mon.0) 555 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.575950+0000 mon.smithi007 (mon.0) 556 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.576309+0000 mon.smithi007 (mon.0) 557 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:29.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:29 smithi007 bash[18554]: audit 2024-04-01T04:28:28.576694+0000 mon.smithi007 (mon.0) 558 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:30.455 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: cluster 2024-04-01T04:28:29.047416+0000 mgr.smithi007.prarpr (mgr.14195) 120 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-01T04:28:30.455 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: cluster 2024-04-01T04:28:29.578470+0000 mon.smithi007 (mon.0) 559 : cluster 0 osdmap e21: 8 total, 3 up, 8 in 2024-04-01T04:28:30.455 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: audit 2024-04-01T04:28:29.578873+0000 mon.smithi007 (mon.0) 560 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:30.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: cluster 2024-04-01T04:28:29.047416+0000 mgr.smithi007.prarpr (mgr.14195) 120 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-04-01T04:28:30.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: cluster 2024-04-01T04:28:29.578470+0000 mon.smithi007 (mon.0) 559 : cluster 0 osdmap e21: 8 total, 3 up, 8 in 2024-04-01T04:28:30.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: audit 2024-04-01T04:28:29.578873+0000 mon.smithi007 (mon.0) 560 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:30.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: audit 2024-04-01T04:28:29.579268+0000 mon.smithi007 (mon.0) 561 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:30.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: audit 2024-04-01T04:28:29.579605+0000 mon.smithi007 (mon.0) 562 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:30.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: audit 2024-04-01T04:28:29.580059+0000 mon.smithi007 (mon.0) 563 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:30.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:30 smithi155 bash[22969]: audit 2024-04-01T04:28:29.580451+0000 mon.smithi007 (mon.0) 564 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:30.771 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:28:30.784 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: audit 2024-04-01T04:28:29.579268+0000 mon.smithi007 (mon.0) 561 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:30.784 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: audit 2024-04-01T04:28:29.579605+0000 mon.smithi007 (mon.0) 562 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:30.784 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: audit 2024-04-01T04:28:29.580059+0000 mon.smithi007 (mon.0) 563 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:30.784 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:30 smithi007 bash[18554]: audit 2024-04-01T04:28:29.580451+0000 mon.smithi007 (mon.0) 564 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:31.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.007516+0000 mon.smithi007 (mon.0) 565 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 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-04-01T04:28:31.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.575581+0000 mon.smithi007 (mon.0) 566 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 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-04-01T04:28:31.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: cluster 2024-04-01T04:28:30.578617+0000 mon.smithi007 (mon.0) 567 : cluster 0 osdmap e22: 8 total, 3 up, 8 in 2024-04-01T04:28:31.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.578929+0000 mon.smithi007 (mon.0) 568 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:31.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.579193+0000 mon.smithi007 (mon.0) 569 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:31.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.579426+0000 mon.smithi007 (mon.0) 570 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.579655+0000 mon.smithi007 (mon.0) 571 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.579905+0000 mon.smithi007 (mon.0) 572 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.580475+0000 mon.smithi007 (mon.0) 573 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.598453+0000 mon.smithi155 (mon.1) 14 : audit 1 from='osd.4 [v2:172.21.15.155:6816/3125600212,v1:172.21.15.155:6817/3125600212]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.598948+0000 mon.smithi007 (mon.0) 574 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: audit 2024-04-01T04:28:30.770800+0000 mon.smithi007 (mon.0) 575 : audit 0 from='client.? 172.21.15.7:0/1382586786' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:31.602 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 bash[18554]: cluster 2024-04-01T04:28:31.047897+0000 mgr.smithi007.prarpr (mgr.14195) 121 : cluster 0 pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T04:28:31.727 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":22,"num_osds":8,"num_up_osds":3,"osd_up_since":1711945708,"num_in_osds":8,"osd_in_since":1711945678,"num_remapped_pgs":0} 2024-04-01T04:28:31.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.007516+0000 mon.smithi007 (mon.0) 565 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 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-04-01T04:28:31.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.575581+0000 mon.smithi007 (mon.0) 566 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 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-04-01T04:28:31.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: cluster 2024-04-01T04:28:30.578617+0000 mon.smithi007 (mon.0) 567 : cluster 0 osdmap e22: 8 total, 3 up, 8 in 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.578929+0000 mon.smithi007 (mon.0) 568 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.579193+0000 mon.smithi007 (mon.0) 569 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.579426+0000 mon.smithi007 (mon.0) 570 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.579655+0000 mon.smithi007 (mon.0) 571 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.579905+0000 mon.smithi007 (mon.0) 572 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.580475+0000 mon.smithi007 (mon.0) 573 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.598453+0000 mon.smithi155 (mon.1) 14 : audit 1 from='osd.4 [v2:172.21.15.155:6816/3125600212,v1:172.21.15.155:6817/3125600212]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.598948+0000 mon.smithi007 (mon.0) 574 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: audit 2024-04-01T04:28:30.770800+0000 mon.smithi007 (mon.0) 575 : audit 0 from='client.? 172.21.15.7:0/1382586786' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:31.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:31 smithi155 bash[22969]: cluster 2024-04-01T04:28:31.047897+0000 mgr.smithi007.prarpr (mgr.14195) 121 : cluster 0 pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T04:28:31.870 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:31 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:32.134 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:32.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:28:32.738 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: cluster 2024-04-01T04:28:31.575607+0000 mon.smithi007 (mon.0) 576 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-01T04:28:32.738 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.584485+0000 mon.smithi007 (mon.0) 577 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-01T04:28:32.738 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.584704+0000 mon.smithi007 (mon.0) 578 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-01T04:28:32.738 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: cluster 2024-04-01T04:28:31.590180+0000 mon.smithi007 (mon.0) 579 : cluster 0 osdmap e23: 8 total, 3 up, 8 in 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.590834+0000 mon.smithi007 (mon.0) 580 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.591513+0000 mon.smithi007 (mon.0) 581 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.592032+0000 mon.smithi007 (mon.0) 582 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.592058+0000 mon.smithi155 (mon.1) 15 : audit 1 from='osd.4 [v2:172.21.15.155:6816/3125600212,v1:172.21.15.155:6817/3125600212]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.592446+0000 mon.smithi007 (mon.0) 583 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.593301+0000 mon.smithi007 (mon.0) 584 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:31.593863+0000 mon.smithi007 (mon.0) 585 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:32.180851+0000 mon.smithi007 (mon.0) 586 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:32.186874+0000 mon.smithi007 (mon.0) 587 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:32.188062+0000 mon.smithi007 (mon.0) 588 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: audit 2024-04-01T04:28:32.188859+0000 mon.smithi007 (mon.0) 589 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:32.739 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:32 smithi007 bash[18554]: cephadm 2024-04-01T04:28:32.189544+0000 mgr.smithi007.prarpr (mgr.14195) 122 : cephadm 1 Deploying daemon osd.7 on smithi007 2024-04-01T04:28:32.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: cluster 2024-04-01T04:28:31.575607+0000 mon.smithi007 (mon.0) 576 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.584485+0000 mon.smithi007 (mon.0) 577 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.584704+0000 mon.smithi007 (mon.0) 578 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: cluster 2024-04-01T04:28:31.590180+0000 mon.smithi007 (mon.0) 579 : cluster 0 osdmap e23: 8 total, 3 up, 8 in 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.590834+0000 mon.smithi007 (mon.0) 580 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.591513+0000 mon.smithi007 (mon.0) 581 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.592032+0000 mon.smithi007 (mon.0) 582 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.592058+0000 mon.smithi155 (mon.1) 15 : audit 1 from='osd.4 [v2:172.21.15.155:6816/3125600212,v1:172.21.15.155:6817/3125600212]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.592446+0000 mon.smithi007 (mon.0) 583 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.593301+0000 mon.smithi007 (mon.0) 584 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:31.593863+0000 mon.smithi007 (mon.0) 585 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:32.180851+0000 mon.smithi007 (mon.0) 586 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:32.186874+0000 mon.smithi007 (mon.0) 587 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:32.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:32.188062+0000 mon.smithi007 (mon.0) 588 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-01T04:28:32.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: audit 2024-04-01T04:28:32.188859+0000 mon.smithi007 (mon.0) 589 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:28:32.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:32 smithi155 bash[22969]: cephadm 2024-04-01T04:28:32.189544+0000 mgr.smithi007.prarpr (mgr.14195) 122 : cephadm 1 Deploying daemon osd.7 on smithi007 2024-04-01T04:28:33.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.586590+0000 mon.smithi007 (mon.0) 590 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: cluster 2024-04-01T04:28:32.589197+0000 mon.smithi007 (mon.0) 591 : cluster 0 osdmap e24: 8 total, 3 up, 8 in 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.589807+0000 mon.smithi007 (mon.0) 592 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.590148+0000 mon.smithi007 (mon.0) 593 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.590417+0000 mon.smithi007 (mon.0) 594 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.590628+0000 mon.smithi007 (mon.0) 595 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.590838+0000 mon.smithi007 (mon.0) 596 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.600342+0000 mon.smithi007 (mon.0) 597 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.949113+0000 mon.smithi007 (mon.0) 598 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: audit 2024-04-01T04:28:32.949834+0000 mon.smithi007 (mon.0) 599 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:33.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:33 smithi007 bash[18554]: cluster 2024-04-01T04:28:33.048323+0000 mgr.smithi007.prarpr (mgr.14195) 123 : cluster 0 pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.586590+0000 mon.smithi007 (mon.0) 590 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: cluster 2024-04-01T04:28:32.589197+0000 mon.smithi007 (mon.0) 591 : cluster 0 osdmap e24: 8 total, 3 up, 8 in 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.589807+0000 mon.smithi007 (mon.0) 592 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.590148+0000 mon.smithi007 (mon.0) 593 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.590417+0000 mon.smithi007 (mon.0) 594 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.590628+0000 mon.smithi007 (mon.0) 595 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:33.953 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.590838+0000 mon.smithi007 (mon.0) 596 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:33.954 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.600342+0000 mon.smithi007 (mon.0) 597 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:33.954 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.949113+0000 mon.smithi007 (mon.0) 598 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:33.954 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: audit 2024-04-01T04:28:32.949834+0000 mon.smithi007 (mon.0) 599 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:33.954 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:33 smithi155 bash[22969]: cluster 2024-04-01T04:28:33.048323+0000 mgr.smithi007.prarpr (mgr.14195) 123 : cluster 0 pgmap v80: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-01T04:28:34.650 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:31.549652+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:34.650 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:31.549822+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:34.650 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:33.593641+0000 mon.smithi007 (mon.0) 600 : cluster 1 osd.4 [v2:172.21.15.155:6816/3125600212,v1:172.21.15.155:6817/3125600212] boot 2024-04-01T04:28:34.650 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:33.593698+0000 mon.smithi007 (mon.0) 601 : cluster 0 osdmap e25: 8 total, 4 up, 8 in 2024-04-01T04:28:34.650 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:33.594789+0000 mon.smithi007 (mon.0) 602 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:33.595403+0000 mon.smithi007 (mon.0) 603 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:33.595782+0000 mon.smithi007 (mon.0) 604 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:33.596090+0000 mon.smithi007 (mon.0) 605 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:33.596432+0000 mon.smithi007 (mon.0) 606 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:33.617662+0000 mon.smithi007 (mon.0) 607 : cluster 0 mgrmap e19: smithi007.prarpr(active, since 2m), standbys: smithi155.fyjdfn 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:33.637670+0000 mon.smithi007 (mon.0) 608 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:33.947273+0000 mon.smithi007 (mon.0) 609 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: cluster 2024-04-01T04:28:33.947330+0000 mon.smithi007 (mon.0) 610 : cluster 1 Cluster is now healthy 2024-04-01T04:28:34.651 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:34 smithi007 bash[18554]: audit 2024-04-01T04:28:34.060437+0000 mon.smithi007 (mon.0) 611 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-01T04:28:35.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:31.549652+0000 osd.4 (osd.4) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:35.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:31.549822+0000 osd.4 (osd.4) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:33.593641+0000 mon.smithi007 (mon.0) 600 : cluster 1 osd.4 [v2:172.21.15.155:6816/3125600212,v1:172.21.15.155:6817/3125600212] boot 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:33.593698+0000 mon.smithi007 (mon.0) 601 : cluster 0 osdmap e25: 8 total, 4 up, 8 in 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:33.594789+0000 mon.smithi007 (mon.0) 602 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:33.595403+0000 mon.smithi007 (mon.0) 603 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:33.595782+0000 mon.smithi007 (mon.0) 604 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:33.596090+0000 mon.smithi007 (mon.0) 605 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:33.596432+0000 mon.smithi007 (mon.0) 606 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:33.617662+0000 mon.smithi007 (mon.0) 607 : cluster 0 mgrmap e19: smithi007.prarpr(active, since 2m), standbys: smithi155.fyjdfn 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:33.637670+0000 mon.smithi007 (mon.0) 608 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:33.947273+0000 mon.smithi007 (mon.0) 609 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: cluster 2024-04-01T04:28:33.947330+0000 mon.smithi007 (mon.0) 610 : cluster 1 Cluster is now healthy 2024-04-01T04:28:35.008 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:34 smithi155 bash[22969]: audit 2024-04-01T04:28:34.060437+0000 mon.smithi007 (mon.0) 611 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-01T04:28:35.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.615233+0000 mon.smithi007 (mon.0) 612 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:35.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.648778+0000 mon.smithi155 (mon.1) 16 : audit 1 from='osd.6 [v2:172.21.15.155:6824/2467518117,v1:172.21.15.155:6825/2467518117]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.649224+0000 mon.smithi007 (mon.0) 613 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.951882+0000 mon.smithi007 (mon.0) 614 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.952134+0000 mon.smithi007 (mon.0) 615 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: cluster 2024-04-01T04:28:34.957457+0000 mon.smithi007 (mon.0) 616 : cluster 0 osdmap e26: 8 total, 4 up, 8 in 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.957466+0000 mon.smithi155 (mon.1) 17 : audit 1 from='osd.6 [v2:172.21.15.155:6824/2467518117,v1:172.21.15.155:6825/2467518117]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.958403+0000 mon.smithi007 (mon.0) 617 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.959107+0000 mon.smithi007 (mon.0) 618 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.959588+0000 mon.smithi007 (mon.0) 619 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.960109+0000 mon.smithi007 (mon.0) 620 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.960500+0000 mon.smithi007 (mon.0) 621 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:34.960952+0000 mon.smithi007 (mon.0) 622 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: cluster 2024-04-01T04:28:35.048670+0000 mgr.smithi007.prarpr (mgr.14195) 124 : cluster 0 pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-01T04:28:35.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:35 smithi155 bash[22969]: audit 2024-04-01T04:28:35.565467+0000 mon.smithi007 (mon.0) 623 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:36.003 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.615233+0000 mon.smithi007 (mon.0) 612 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.648778+0000 mon.smithi155 (mon.1) 16 : audit 1 from='osd.6 [v2:172.21.15.155:6824/2467518117,v1:172.21.15.155:6825/2467518117]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.649224+0000 mon.smithi007 (mon.0) 613 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.951882+0000 mon.smithi007 (mon.0) 614 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.952134+0000 mon.smithi007 (mon.0) 615 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: cluster 2024-04-01T04:28:34.957457+0000 mon.smithi007 (mon.0) 616 : cluster 0 osdmap e26: 8 total, 4 up, 8 in 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.957466+0000 mon.smithi155 (mon.1) 17 : audit 1 from='osd.6 [v2:172.21.15.155:6824/2467518117,v1:172.21.15.155:6825/2467518117]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.958403+0000 mon.smithi007 (mon.0) 617 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.959107+0000 mon.smithi007 (mon.0) 618 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.959588+0000 mon.smithi007 (mon.0) 619 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.960109+0000 mon.smithi007 (mon.0) 620 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.960500+0000 mon.smithi007 (mon.0) 621 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:34.960952+0000 mon.smithi007 (mon.0) 622 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:36.004 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: cluster 2024-04-01T04:28:35.048670+0000 mgr.smithi007.prarpr (mgr.14195) 124 : cluster 0 pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-01T04:28:36.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:35 smithi007 bash[18554]: audit 2024-04-01T04:28:35.565467+0000 mon.smithi007 (mon.0) 623 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.959668+0000 mon.smithi007 (mon.0) 624 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.959816+0000 mon.smithi007 (mon.0) 625 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: cluster 2024-04-01T04:28:35.963719+0000 mon.smithi007 (mon.0) 626 : cluster 0 osdmap e27: 8 total, 4 up, 8 in 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.965408+0000 mon.smithi007 (mon.0) 627 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.966359+0000 mon.smithi007 (mon.0) 628 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.967007+0000 mon.smithi007 (mon.0) 629 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.967750+0000 mon.smithi007 (mon.0) 630 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.972052+0000 mon.smithi007 (mon.0) 631 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:35.972958+0000 mon.smithi007 (mon.0) 632 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:36.778524+0000 mon.smithi007 (mon.0) 633 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:37.005 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:36 smithi007 bash[18554]: audit 2024-04-01T04:28:36.785275+0000 mon.smithi007 (mon.0) 634 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:37.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.959668+0000 mon.smithi007 (mon.0) 624 : audit 1 from='osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.959816+0000 mon.smithi007 (mon.0) 625 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: cluster 2024-04-01T04:28:35.963719+0000 mon.smithi007 (mon.0) 626 : cluster 0 osdmap e27: 8 total, 4 up, 8 in 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.965408+0000 mon.smithi007 (mon.0) 627 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.966359+0000 mon.smithi007 (mon.0) 628 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.967007+0000 mon.smithi007 (mon.0) 629 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.967750+0000 mon.smithi007 (mon.0) 630 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.972052+0000 mon.smithi007 (mon.0) 631 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:35.972958+0000 mon.smithi007 (mon.0) 632 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:36.778524+0000 mon.smithi007 (mon.0) 633 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:37.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:36 smithi155 bash[22969]: audit 2024-04-01T04:28:36.785275+0000 mon.smithi007 (mon.0) 634 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:35.107328+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:35.107410+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:35.638425+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:35.638532+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:36.974843+0000 mon.smithi007 (mon.0) 635 : cluster 1 osd.6 [v2:172.21.15.155:6824/2467518117,v1:172.21.15.155:6825/2467518117] boot 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:36.974943+0000 mon.smithi007 (mon.0) 636 : cluster 1 osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967] boot 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:36.974998+0000 mon.smithi007 (mon.0) 637 : cluster 0 osdmap e28: 8 total, 6 up, 8 in 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: audit 2024-04-01T04:28:36.977599+0000 mon.smithi007 (mon.0) 638 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:38.252 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: audit 2024-04-01T04:28:36.977944+0000 mon.smithi007 (mon.0) 639 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:38.253 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: audit 2024-04-01T04:28:36.978304+0000 mon.smithi007 (mon.0) 640 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:38.253 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: audit 2024-04-01T04:28:36.978629+0000 mon.smithi007 (mon.0) 641 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:38.253 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:37 smithi007 bash[18554]: cluster 2024-04-01T04:28:37.049030+0000 mgr.smithi007.prarpr (mgr.14195) 125 : cluster 0 pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-01T04:28:38.253 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:38.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:35.107328+0000 osd.3 (osd.3) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:38.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:35.107410+0000 osd.3 (osd.3) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:35.638425+0000 osd.6 (osd.6) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:35.638532+0000 osd.6 (osd.6) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:36.974843+0000 mon.smithi007 (mon.0) 635 : cluster 1 osd.6 [v2:172.21.15.155:6824/2467518117,v1:172.21.15.155:6825/2467518117] boot 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:36.974943+0000 mon.smithi007 (mon.0) 636 : cluster 1 osd.3 [v2:172.21.15.7:6810/1536182967,v1:172.21.15.7:6811/1536182967] boot 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:36.974998+0000 mon.smithi007 (mon.0) 637 : cluster 0 osdmap e28: 8 total, 6 up, 8 in 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: audit 2024-04-01T04:28:36.977599+0000 mon.smithi007 (mon.0) 638 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: audit 2024-04-01T04:28:36.977944+0000 mon.smithi007 (mon.0) 639 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: audit 2024-04-01T04:28:36.978304+0000 mon.smithi007 (mon.0) 640 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: audit 2024-04-01T04:28:36.978629+0000 mon.smithi007 (mon.0) 641 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:38.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:37 smithi155 bash[22969]: cluster 2024-04-01T04:28:37.049030+0000 mgr.smithi007.prarpr (mgr.14195) 125 : cluster 0 pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-04-01T04:28:38.507 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:28:39.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:38 smithi155 bash[22969]: cluster 2024-04-01T04:28:37.980690+0000 mon.smithi007 (mon.0) 642 : cluster 0 osdmap e29: 8 total, 6 up, 8 in 2024-04-01T04:28:39.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:38 smithi155 bash[22969]: audit 2024-04-01T04:28:37.981085+0000 mon.smithi007 (mon.0) 643 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:39.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:38 smithi155 bash[22969]: audit 2024-04-01T04:28:37.981433+0000 mon.smithi007 (mon.0) 644 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:39.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:38 smithi155 bash[22969]: audit 2024-04-01T04:28:38.552586+0000 mon.smithi007 (mon.0) 645 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:39.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:38 smithi155 bash[22969]: audit 2024-04-01T04:28:38.559646+0000 mon.smithi007 (mon.0) 646 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:39.321 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:28:39.343 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 bash[18554]: cluster 2024-04-01T04:28:37.980690+0000 mon.smithi007 (mon.0) 642 : cluster 0 osdmap e29: 8 total, 6 up, 8 in 2024-04-01T04:28:39.343 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 bash[18554]: audit 2024-04-01T04:28:37.981085+0000 mon.smithi007 (mon.0) 643 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:39.343 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 bash[18554]: audit 2024-04-01T04:28:37.981433+0000 mon.smithi007 (mon.0) 644 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:39.343 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 bash[18554]: audit 2024-04-01T04:28:38.552586+0000 mon.smithi007 (mon.0) 645 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:39.343 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:38 smithi007 bash[18554]: audit 2024-04-01T04:28:38.559646+0000 mon.smithi007 (mon.0) 646 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:40.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:39 smithi155 bash[22969]: cluster 2024-04-01T04:28:38.987851+0000 mon.smithi007 (mon.0) 647 : cluster 0 osdmap e30: 8 total, 6 up, 8 in 2024-04-01T04:28:40.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:39 smithi155 bash[22969]: audit 2024-04-01T04:28:38.987958+0000 mon.smithi007 (mon.0) 648 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:40.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:39 smithi155 bash[22969]: audit 2024-04-01T04:28:38.988240+0000 mon.smithi007 (mon.0) 649 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:40.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:39 smithi155 bash[22969]: audit 2024-04-01T04:28:39.021445+0000 mon.smithi007 (mon.0) 650 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:40.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:39 smithi155 bash[22969]: cluster 2024-04-01T04:28:39.049510+0000 mgr.smithi007.prarpr (mgr.14195) 126 : cluster 0 pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-04-01T04:28:40.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:39 smithi007 bash[18554]: cluster 2024-04-01T04:28:38.987851+0000 mon.smithi007 (mon.0) 647 : cluster 0 osdmap e30: 8 total, 6 up, 8 in 2024-04-01T04:28:40.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:39 smithi007 bash[18554]: audit 2024-04-01T04:28:38.987958+0000 mon.smithi007 (mon.0) 648 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:40.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:39 smithi007 bash[18554]: audit 2024-04-01T04:28:38.988240+0000 mon.smithi007 (mon.0) 649 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:40.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:39 smithi007 bash[18554]: audit 2024-04-01T04:28:39.021445+0000 mon.smithi007 (mon.0) 650 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:40.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:39 smithi007 bash[18554]: cluster 2024-04-01T04:28:39.049510+0000 mgr.smithi007.prarpr (mgr.14195) 126 : cluster 0 pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-04-01T04:28:41.257 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: cluster 2024-04-01T04:28:39.996203+0000 mon.smithi007 (mon.0) 651 : cluster 0 osdmap e31: 8 total, 6 up, 8 in 2024-04-01T04:28:41.257 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:39.996502+0000 mon.smithi007 (mon.0) 652 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:41.257 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:39.996748+0000 mon.smithi007 (mon.0) 653 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:41.257 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:40.001052+0000 mon.smithi007 (mon.0) 654 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:41.257 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:40.003073+0000 mon.smithi007 (mon.0) 655 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T04:28:41.257 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:40.925933+0000 mon.smithi007 (mon.0) 656 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:40.927392+0000 mon.smithi007 (mon.0) 657 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:40.930669+0000 mon.smithi007 (mon.0) 658 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:40 smithi007 bash[18554]: audit 2024-04-01T04:28:40.932943+0000 mon.smithi007 (mon.0) 659 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: cluster 2024-04-01T04:28:39.996203+0000 mon.smithi007 (mon.0) 651 : cluster 0 osdmap e31: 8 total, 6 up, 8 in 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:39.996502+0000 mon.smithi007 (mon.0) 652 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:39.996748+0000 mon.smithi007 (mon.0) 653 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:40.001052+0000 mon.smithi007 (mon.0) 654 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:41.258 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:40.003073+0000 mon.smithi007 (mon.0) 655 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T04:28:41.259 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:40.925933+0000 mon.smithi007 (mon.0) 656 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T04:28:41.259 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:40.927392+0000 mon.smithi007 (mon.0) 657 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:28:41.259 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:40.930669+0000 mon.smithi007 (mon.0) 658 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:28:41.259 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:40 smithi155 bash[22969]: audit 2024-04-01T04:28:40.932943+0000 mon.smithi007 (mon.0) 659 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.003336+0000 mon.smithi007 (mon.0) 660 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: cluster 2024-04-01T04:28:41.006397+0000 mon.smithi007 (mon.0) 661 : cluster 0 osdmap e32: 8 total, 6 up, 8 in 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.007020+0000 mon.smithi007 (mon.0) 662 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.007854+0000 mon.smithi007 (mon.0) 663 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.008537+0000 mon.smithi007 (mon.0) 664 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: cluster 2024-04-01T04:28:41.050179+0000 mgr.smithi007.prarpr (mgr.14195) 127 : cluster 0 pgmap v92: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 144 KiB/s, 0 objects/s recovering 2024-04-01T04:28:42.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.057681+0000 mon.smithi007 (mon.0) 665 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:42.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.060575+0000 mon.smithi155 (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T04:28:42.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.060963+0000 mon.smithi007 (mon.0) 666 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:28:42.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.061316+0000 mon.smithi007 (mon.0) 667 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:28:42.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.945391+0000 mon.smithi155 (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T04:28:42.352 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:42 smithi007 bash[18554]: audit 2024-04-01T04:28:41.995164+0000 mon.smithi007 (mon.0) 668 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:42.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.003336+0000 mon.smithi007 (mon.0) 660 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: cluster 2024-04-01T04:28:41.006397+0000 mon.smithi007 (mon.0) 661 : cluster 0 osdmap e32: 8 total, 6 up, 8 in 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.007020+0000 mon.smithi007 (mon.0) 662 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.007854+0000 mon.smithi007 (mon.0) 663 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.008537+0000 mon.smithi007 (mon.0) 664 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: cluster 2024-04-01T04:28:41.050179+0000 mgr.smithi007.prarpr (mgr.14195) 127 : cluster 0 pgmap v92: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 144 KiB/s, 0 objects/s recovering 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.057681+0000 mon.smithi007 (mon.0) 665 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.060575+0000 mon.smithi155 (mon.1) 18 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.060963+0000 mon.smithi007 (mon.0) 666 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi007"}]: dispatch 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.061316+0000 mon.smithi007 (mon.0) 667 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "mon metadata", "id": "smithi155"}]: dispatch 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.945391+0000 mon.smithi155 (mon.1) 19 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-01T04:28:42.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:42 smithi155 bash[22969]: audit 2024-04-01T04:28:41.995164+0000 mon.smithi007 (mon.0) 668 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:43.221 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:28:43.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:43 smithi007 bash[18554]: audit 2024-04-01T04:28:42.005551+0000 mon.smithi007 (mon.0) 669 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:43.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:43 smithi007 bash[18554]: cluster 2024-04-01T04:28:42.010472+0000 mon.smithi007 (mon.0) 670 : cluster 0 osdmap e33: 8 total, 6 up, 8 in 2024-04-01T04:28:43.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:43 smithi007 bash[18554]: audit 2024-04-01T04:28:42.012754+0000 mon.smithi007 (mon.0) 671 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:43.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:43 smithi007 bash[18554]: audit 2024-04-01T04:28:42.019926+0000 mon.smithi007 (mon.0) 672 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:43.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:43 smithi007 bash[18554]: audit 2024-04-01T04:28:42.021360+0000 mon.smithi007 (mon.0) 673 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:43.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:43 smithi155 bash[22969]: audit 2024-04-01T04:28:42.005551+0000 mon.smithi007 (mon.0) 669 : audit 1 from='osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:43.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:43 smithi155 bash[22969]: cluster 2024-04-01T04:28:42.010472+0000 mon.smithi007 (mon.0) 670 : cluster 0 osdmap e33: 8 total, 6 up, 8 in 2024-04-01T04:28:43.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:43 smithi155 bash[22969]: audit 2024-04-01T04:28:42.012754+0000 mon.smithi007 (mon.0) 671 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:43.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:43 smithi155 bash[22969]: audit 2024-04-01T04:28:42.019926+0000 mon.smithi007 (mon.0) 672 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:43.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:43 smithi155 bash[22969]: audit 2024-04-01T04:28:42.021360+0000 mon.smithi007 (mon.0) 673 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:43.964 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":34,"num_osds":8,"num_up_osds":7,"osd_up_since":1711945723,"num_in_osds":8,"osd_in_since":1711945678,"num_remapped_pgs":0} 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: cluster 2024-04-01T04:28:41.671703+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: cluster 2024-04-01T04:28:41.671854+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: cluster 2024-04-01T04:28:43.019156+0000 mon.smithi007 (mon.0) 674 : cluster 1 osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931] boot 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: cluster 2024-04-01T04:28:43.019215+0000 mon.smithi007 (mon.0) 675 : cluster 0 osdmap e34: 8 total, 7 up, 8 in 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: audit 2024-04-01T04:28:43.019737+0000 mon.smithi007 (mon.0) 676 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: audit 2024-04-01T04:28:43.020008+0000 mon.smithi007 (mon.0) 677 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: cluster 2024-04-01T04:28:43.050597+0000 mgr.smithi007.prarpr (mgr.14195) 128 : cluster 0 pgmap v95: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 172 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 144 KiB/s, 0 objects/s recovering 2024-04-01T04:28:44.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:44 smithi007 bash[18554]: audit 2024-04-01T04:28:43.219732+0000 mon.smithi007 (mon.0) 678 : audit 0 from='client.? 172.21.15.7:0/1927105536' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:44.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: cluster 2024-04-01T04:28:41.671703+0000 osd.5 (osd.5) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: cluster 2024-04-01T04:28:41.671854+0000 osd.5 (osd.5) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: cluster 2024-04-01T04:28:43.019156+0000 mon.smithi007 (mon.0) 674 : cluster 1 osd.5 [v2:172.21.15.7:6818/1450213931,v1:172.21.15.7:6819/1450213931] boot 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: cluster 2024-04-01T04:28:43.019215+0000 mon.smithi007 (mon.0) 675 : cluster 0 osdmap e34: 8 total, 7 up, 8 in 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: audit 2024-04-01T04:28:43.019737+0000 mon.smithi007 (mon.0) 676 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: audit 2024-04-01T04:28:43.020008+0000 mon.smithi007 (mon.0) 677 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: cluster 2024-04-01T04:28:43.050597+0000 mgr.smithi007.prarpr (mgr.14195) 128 : cluster 0 pgmap v95: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 172 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 144 KiB/s, 0 objects/s recovering 2024-04-01T04:28:44.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:44 smithi155 bash[22969]: audit 2024-04-01T04:28:43.219732+0000 mon.smithi007 (mon.0) 678 : audit 0 from='client.? 172.21.15.7:0/1927105536' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:44.974 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-01T04:28:45.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:45 smithi007 bash[18554]: cluster 2024-04-01T04:28:44.035213+0000 mon.smithi007 (mon.0) 679 : cluster 0 osdmap e35: 8 total, 7 up, 8 in 2024-04-01T04:28:45.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:45 smithi007 bash[18554]: audit 2024-04-01T04:28:44.035723+0000 mon.smithi007 (mon.0) 680 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:45.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:45 smithi155 bash[22969]: cluster 2024-04-01T04:28:44.035213+0000 mon.smithi007 (mon.0) 679 : cluster 0 osdmap e35: 8 total, 7 up, 8 in 2024-04-01T04:28:45.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:45 smithi155 bash[22969]: audit 2024-04-01T04:28:44.035723+0000 mon.smithi007 (mon.0) 680 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:46.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:46 smithi007 bash[18554]: cluster 2024-04-01T04:28:45.051183+0000 mgr.smithi007.prarpr (mgr.14195) 129 : cluster 0 pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 8.9 KiB/s rd, 452 KiB/s wr, 29 op/s 2024-04-01T04:28:46.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:46 smithi155 bash[22969]: cluster 2024-04-01T04:28:45.051183+0000 mgr.smithi007.prarpr (mgr.14195) 129 : cluster 0 pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 8.9 KiB/s rd, 452 KiB/s wr, 29 op/s 2024-04-01T04:28:47.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:47 smithi007 bash[18554]: audit 2024-04-01T04:28:46.723958+0000 mon.smithi007 (mon.0) 681 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-01T04:28:47.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:47 smithi155 bash[22969]: audit 2024-04-01T04:28:46.723958+0000 mon.smithi007 (mon.0) 681 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-01T04:28:48.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: audit 2024-04-01T04:28:47.050230+0000 mon.smithi007 (mon.0) 682 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-01T04:28:48.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: cluster 2024-04-01T04:28:47.051936+0000 mgr.smithi007.prarpr (mgr.14195) 130 : cluster 0 pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 7.1 KiB/s rd, 362 KiB/s wr, 23 op/s 2024-04-01T04:28:48.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: cluster 2024-04-01T04:28:47.055439+0000 mon.smithi007 (mon.0) 683 : cluster 0 osdmap e36: 8 total, 7 up, 8 in 2024-04-01T04:28:48.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: audit 2024-04-01T04:28:47.055990+0000 mon.smithi007 (mon.0) 684 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:48.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: audit 2024-04-01T04:28:47.056592+0000 mon.smithi007 (mon.0) 685 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:48.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: audit 2024-04-01T04:28:47.952808+0000 mon.smithi007 (mon.0) 686 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:48.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:48 smithi007 bash[18554]: audit 2024-04-01T04:28:47.953914+0000 mon.smithi007 (mon.0) 687 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:48.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: audit 2024-04-01T04:28:47.050230+0000 mon.smithi007 (mon.0) 682 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-01T04:28:48.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: cluster 2024-04-01T04:28:47.051936+0000 mgr.smithi007.prarpr (mgr.14195) 130 : cluster 0 pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 7.1 KiB/s rd, 362 KiB/s wr, 23 op/s 2024-04-01T04:28:48.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: cluster 2024-04-01T04:28:47.055439+0000 mon.smithi007 (mon.0) 683 : cluster 0 osdmap e36: 8 total, 7 up, 8 in 2024-04-01T04:28:48.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: audit 2024-04-01T04:28:47.055990+0000 mon.smithi007 (mon.0) 684 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:28:48.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: audit 2024-04-01T04:28:47.056592+0000 mon.smithi007 (mon.0) 685 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:48.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: audit 2024-04-01T04:28:47.952808+0000 mon.smithi007 (mon.0) 686 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:48.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:48 smithi155 bash[22969]: audit 2024-04-01T04:28:47.953914+0000 mon.smithi007 (mon.0) 687 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:28:49.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:49 smithi007 bash[18554]: audit 2024-04-01T04:28:48.053035+0000 mon.smithi007 (mon.0) 688 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:49.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:49 smithi007 bash[18554]: cluster 2024-04-01T04:28:48.058777+0000 mon.smithi007 (mon.0) 689 : cluster 0 osdmap e37: 8 total, 7 up, 8 in 2024-04-01T04:28:49.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:49 smithi007 bash[18554]: audit 2024-04-01T04:28:48.061355+0000 mon.smithi007 (mon.0) 690 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:49.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:49 smithi007 bash[18554]: audit 2024-04-01T04:28:48.070443+0000 mon.smithi007 (mon.0) 691 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:49.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:49 smithi007 bash[18554]: audit 2024-04-01T04:28:48.387888+0000 mon.smithi007 (mon.0) 692 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' 2024-04-01T04:28:49.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:49 smithi155 bash[22969]: audit 2024-04-01T04:28:48.053035+0000 mon.smithi007 (mon.0) 688 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:28:49.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:49 smithi155 bash[22969]: cluster 2024-04-01T04:28:48.058777+0000 mon.smithi007 (mon.0) 689 : cluster 0 osdmap e37: 8 total, 7 up, 8 in 2024-04-01T04:28:49.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:49 smithi155 bash[22969]: audit 2024-04-01T04:28:48.061355+0000 mon.smithi007 (mon.0) 690 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:49.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:49 smithi155 bash[22969]: audit 2024-04-01T04:28:48.070443+0000 mon.smithi007 (mon.0) 691 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:49.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:49 smithi155 bash[22969]: audit 2024-04-01T04:28:48.387888+0000 mon.smithi007 (mon.0) 692 : audit 1 from='osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454]' entity='osd.7' 2024-04-01T04:28:50.206 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:28:50.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: cluster 2024-04-01T04:28:47.682401+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:50.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: cluster 2024-04-01T04:28:47.682559+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:50.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: cluster 2024-04-01T04:28:49.052473+0000 mgr.smithi007.prarpr (mgr.14195) 131 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 6.0 KiB/s rd, 305 KiB/s wr, 19 op/s 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: audit 2024-04-01T04:28:49.068480+0000 mon.smithi007 (mon.0) 693 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: cluster 2024-04-01T04:28:49.074462+0000 mon.smithi007 (mon.0) 694 : cluster 1 osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454] boot 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: cluster 2024-04-01T04:28:49.074500+0000 mon.smithi007 (mon.0) 695 : cluster 0 osdmap e38: 8 total, 8 up, 8 in 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: audit 2024-04-01T04:28:49.075036+0000 mon.smithi007 (mon.0) 696 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: audit 2024-04-01T04:28:49.747401+0000 mon.smithi007 (mon.0) 697 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: audit 2024-04-01T04:28:49.754915+0000 mon.smithi007 (mon.0) 698 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:50.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:50 smithi007 bash[18554]: audit 2024-04-01T04:28:49.863242+0000 mon.smithi007 (mon.0) 699 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:28:50.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: cluster 2024-04-01T04:28:47.682401+0000 osd.7 (osd.7) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:28:50.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: cluster 2024-04-01T04:28:47.682559+0000 osd.7 (osd.7) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: cluster 2024-04-01T04:28:49.052473+0000 mgr.smithi007.prarpr (mgr.14195) 131 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 6.0 KiB/s rd, 305 KiB/s wr, 19 op/s 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: audit 2024-04-01T04:28:49.068480+0000 mon.smithi007 (mon.0) 693 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: cluster 2024-04-01T04:28:49.074462+0000 mon.smithi007 (mon.0) 694 : cluster 1 osd.7 [v2:172.21.15.7:6826/650029454,v1:172.21.15.7:6827/650029454] boot 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: cluster 2024-04-01T04:28:49.074500+0000 mon.smithi007 (mon.0) 695 : cluster 0 osdmap e38: 8 total, 8 up, 8 in 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: audit 2024-04-01T04:28:49.075036+0000 mon.smithi007 (mon.0) 696 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: audit 2024-04-01T04:28:49.747401+0000 mon.smithi007 (mon.0) 697 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: audit 2024-04-01T04:28:49.754915+0000 mon.smithi007 (mon.0) 698 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:50.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:50 smithi155 bash[22969]: audit 2024-04-01T04:28:49.863242+0000 mon.smithi007 (mon.0) 699 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:28:51.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:51 smithi007 bash[18554]: cluster 2024-04-01T04:28:50.077041+0000 mon.smithi007 (mon.0) 700 : cluster 0 osdmap e39: 8 total, 8 up, 8 in 2024-04-01T04:28:51.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:51 smithi155 bash[22969]: cluster 2024-04-01T04:28:50.077041+0000 mon.smithi007 (mon.0) 700 : cluster 0 osdmap e39: 8 total, 8 up, 8 in 2024-04-01T04:28:52.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:52 smithi007 bash[18554]: cluster 2024-04-01T04:28:51.053001+0000 mgr.smithi007.prarpr (mgr.14195) 132 : cluster 0 pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:28:52.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:52 smithi007 bash[18554]: cluster 2024-04-01T04:28:51.085717+0000 mon.smithi007 (mon.0) 701 : cluster 0 osdmap e40: 8 total, 8 up, 8 in 2024-04-01T04:28:52.351 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:52 smithi007 bash[18554]: cluster 2024-04-01T04:28:51.987585+0000 mon.smithi007 (mon.0) 702 : cluster 0 osdmap e41: 8 total, 8 up, 8 in 2024-04-01T04:28:52.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:52 smithi155 bash[22969]: cluster 2024-04-01T04:28:51.053001+0000 mgr.smithi007.prarpr (mgr.14195) 132 : cluster 0 pgmap v104: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:28:52.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:52 smithi155 bash[22969]: cluster 2024-04-01T04:28:51.085717+0000 mon.smithi007 (mon.0) 701 : cluster 0 osdmap e40: 8 total, 8 up, 8 in 2024-04-01T04:28:52.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:52 smithi155 bash[22969]: cluster 2024-04-01T04:28:51.987585+0000 mon.smithi007 (mon.0) 702 : cluster 0 osdmap e41: 8 total, 8 up, 8 in 2024-04-01T04:28:53.085 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:28:53.793 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":42,"num_osds":8,"num_up_osds":8,"osd_up_since":1711945729,"num_in_osds":8,"osd_in_since":1711945678,"num_remapped_pgs":0} 2024-04-01T04:28:53.793 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-01T04:28:54.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:53 smithi007 bash[18554]: cluster 2024-04-01T04:28:52.991681+0000 mon.smithi007 (mon.0) 703 : cluster 0 osdmap e42: 8 total, 8 up, 8 in 2024-04-01T04:28:54.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:53 smithi007 bash[18554]: cluster 2024-04-01T04:28:53.053552+0000 mgr.smithi007.prarpr (mgr.14195) 133 : cluster 0 pgmap v108: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:28:54.101 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:53 smithi007 bash[18554]: audit 2024-04-01T04:28:53.084467+0000 mon.smithi007 (mon.0) 704 : audit 0 from='client.? 172.21.15.7:0/723611364' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:54.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:53 smithi155 bash[22969]: cluster 2024-04-01T04:28:52.991681+0000 mon.smithi007 (mon.0) 703 : cluster 0 osdmap e42: 8 total, 8 up, 8 in 2024-04-01T04:28:54.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:53 smithi155 bash[22969]: cluster 2024-04-01T04:28:53.053552+0000 mgr.smithi007.prarpr (mgr.14195) 133 : cluster 0 pgmap v108: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:28:54.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:53 smithi155 bash[22969]: audit 2024-04-01T04:28:53.084467+0000 mon.smithi007 (mon.0) 704 : audit 0 from='client.? 172.21.15.7:0/723611364' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-01T04:28:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:56 smithi155 bash[22969]: cluster 2024-04-01T04:28:55.053983+0000 mgr.smithi007.prarpr (mgr.14195) 134 : cluster 0 pgmap v109: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:28:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:56 smithi155 bash[22969]: audit 2024-04-01T04:28:55.252434+0000 mon.smithi007 (mon.0) 705 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:56 smithi155 bash[22969]: audit 2024-04-01T04:28:55.257430+0000 mon.smithi007 (mon.0) 706 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:56 smithi155 bash[22969]: audit 2024-04-01T04:28:55.416307+0000 mon.smithi007 (mon.0) 707 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:56 smithi155 bash[22969]: audit 2024-04-01T04:28:55.427221+0000 mon.smithi007 (mon.0) 708 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:56 smithi007 bash[18554]: cluster 2024-04-01T04:28:55.053983+0000 mgr.smithi007.prarpr (mgr.14195) 134 : cluster 0 pgmap v109: 1 pgs: 1 remapped; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:28:56.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:56 smithi007 bash[18554]: audit 2024-04-01T04:28:55.252434+0000 mon.smithi007 (mon.0) 705 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:56 smithi007 bash[18554]: audit 2024-04-01T04:28:55.257430+0000 mon.smithi007 (mon.0) 706 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:56 smithi007 bash[18554]: audit 2024-04-01T04:28:55.416307+0000 mon.smithi007 (mon.0) 707 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:56.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:56 smithi007 bash[18554]: audit 2024-04-01T04:28:55.427221+0000 mon.smithi007 (mon.0) 708 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:28:58.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:28:58 smithi007 bash[18554]: cluster 2024-04-01T04:28:57.054513+0000 mgr.smithi007.prarpr (mgr.14195) 135 : cluster 0 pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-01T04:28:58.392 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:28:58.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:28:58 smithi155 bash[22969]: cluster 2024-04-01T04:28:57.054513+0000 mgr.smithi007.prarpr (mgr.14195) 135 : cluster 0 pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-01T04:29:00.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:00 smithi007 bash[18554]: cluster 2024-04-01T04:28:59.055086+0000 mgr.smithi007.prarpr (mgr.14195) 136 : cluster 0 pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-01T04:29:00.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:00 smithi155 bash[22969]: cluster 2024-04-01T04:28:59.055086+0000 mgr.smithi007.prarpr (mgr.14195) 136 : cluster 0 pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-01T04:29:02.071 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:29:02.071 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":42,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","created":"2024-04-01T04:23:41.403269+0000","modified":"2024-04-01T04:28:52.982592+0000","last_up_change":"2024-04-01T04:28:49.062719+0000","last_in_change":"2024-04-01T04:27:58.547190+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-04-01T04:28:30.452925+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":"24","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":"6bbf5a4b-3564-4c6a-bfb6-daf9e881a486","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6801","nonce":3916213967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6803","nonce":3916213967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6807","nonce":3916213967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6805","nonce":3916213967}]},"public_addr":"172.21.15.155:6801/3916213967","cluster_addr":"172.21.15.155:6803/3916213967","heartbeat_back_addr":"172.21.15.155:6807/3916213967","heartbeat_front_addr":"172.21.15.155:6805/3916213967","state":["exists","up"]},{"osd":1,"uuid":"515c19a3-cde1-46a2-a5f7-08d2fb37a577","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6803","nonce":3230576011}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6805","nonce":3230576011}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6809","nonce":3230576011}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6807","nonce":3230576011}]},"public_addr":"172.21.15.7:6803/3230576011","cluster_addr":"172.21.15.7:6805/3230576011","heartbeat_back_addr":"172.21.15.7:6809/3230576011","heartbeat_front_addr":"172.21.15.7:6807/3230576011","state":["exists","up"]},{"osd":2,"uuid":"b7025860-f192-498a-97fa-ff7a836ae22e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6809","nonce":4038792500}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6811","nonce":4038792500}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6815","nonce":4038792500}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6813","nonce":4038792500}]},"public_addr":"172.21.15.155:6809/4038792500","cluster_addr":"172.21.15.155:6811/4038792500","heartbeat_back_addr":"172.21.15.155:6815/4038792500","heartbeat_front_addr":"172.21.15.155:6813/4038792500","state":["exists","up"]},{"osd":3,"uuid":"923bb916-5d49-4665-a8d1-6dba2974f289","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6811","nonce":1536182967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6813","nonce":1536182967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6817","nonce":1536182967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6815","nonce":1536182967}]},"public_addr":"172.21.15.7:6811/1536182967","cluster_addr":"172.21.15.7:6813/1536182967","heartbeat_back_addr":"172.21.15.7:6817/1536182967","heartbeat_front_addr":"172.21.15.7:6815/1536182967","state":["exists","up"]},{"osd":4,"uuid":"2ea72170-0a65-4021-87d5-4e8e450a8360","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.155:6816","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6817","nonce":3125600212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6819","nonce":3125600212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6823","nonce":3125600212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6821","nonce":3125600212}]},"public_addr":"172.21.15.155:6817/3125600212","cluster_addr":"172.21.15.155:6819/3125600212","heartbeat_back_addr":"172.21.15.155:6823/3125600212","heartbeat_front_addr":"172.21.15.155:6821/3125600212","state":["exists","up"]},{"osd":5,"uuid":"f1355783-4951-41a3-bb19-b714a3929dd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6819","nonce":1450213931}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6821","nonce":1450213931}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6825","nonce":1450213931}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6823","nonce":1450213931}]},"public_addr":"172.21.15.7:6819/1450213931","cluster_addr":"172.21.15.7:6821/1450213931","heartbeat_back_addr":"172.21.15.7:6825/1450213931","heartbeat_front_addr":"172.21.15.7:6823/1450213931","state":["exists","up"]},{"osd":6,"uuid":"66eb7bdc-92f4-433d-a771-507d03f9f09d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6825","nonce":2467518117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6827","nonce":2467518117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6831","nonce":2467518117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6829","nonce":2467518117}]},"public_addr":"172.21.15.155:6825/2467518117","cluster_addr":"172.21.15.155:6827/2467518117","heartbeat_back_addr":"172.21.15.155:6831/2467518117","heartbeat_front_addr":"172.21.15.155:6829/2467518117","state":["exists","up"]},{"osd":7,"uuid":"7d0ef234-332a-40a0-982f-fb404bc30cd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6827","nonce":650029454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6829","nonce":650029454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6833","nonce":650029454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6831","nonce":650029454}]},"public_addr":"172.21.15.7:6827/650029454","cluster_addr":"172.21.15.7:6829/650029454","heartbeat_back_addr":"172.21.15.7:6833/650029454","heartbeat_front_addr":"172.21.15.7:6831/650029454","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-04-01T04:28:21.234542+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-04-01T04:28:26.835410+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-04-01T04:28:27.111310+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-04-01T04:28:35.107414+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-04-01T04:28:31.549831+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-04-01T04:28:41.671860+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-04-01T04:28:35.638538+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-04-01T04:28:47.682569+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/4057877725":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/1858040221":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/860864663":"2024-04-02T04:26:17.856291+0000","172.21.15.7:6800/1290861017":"2024-04-02T04:24:59.035668+0000","172.21.15.7:0/934988693":"2024-04-02T04:24:59.035668+0000","172.21.15.7:6801/644179026":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6801/1290861017":"2024-04-02T04:24:59.035668+0000","172.21.15.7:6800/644179026":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6801/3472499786":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/884653927":"2024-04-02T04:24:13.112195+0000","172.21.15.7:0/3759831736":"2024-04-02T04:24:13.112195+0000","172.21.15.7:0/3967164602":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6800/3472499786":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/381375904":"2024-04-02T04:24:59.035668+0000","172.21.15.7:0/3503009871":"2024-04-02T04:24:59.035668+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-04-01T04:29:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:02 smithi155 bash[22969]: cluster 2024-04-01T04:29:01.055721+0000 mgr.smithi007.prarpr (mgr.14195) 137 : cluster 0 pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-01T04:29:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:02 smithi155 bash[22969]: audit 2024-04-01T04:29:02.069749+0000 mon.smithi007 (mon.0) 709 : audit 0 from='client.? 172.21.15.7:0/1779129987' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T04:29:02.535 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:02 smithi007 bash[18554]: cluster 2024-04-01T04:29:01.055721+0000 mgr.smithi007.prarpr (mgr.14195) 137 : cluster 0 pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-01T04:29:02.535 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:02 smithi007 bash[18554]: audit 2024-04-01T04:29:02.069749+0000 mon.smithi007 (mon.0) 709 : audit 0 from='client.? 172.21.15.7:0/1779129987' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T04:29:03.252 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-01T04:28:30.452925+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': '24', '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-04-01T04:29:03.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-01T04:29:03.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:03 smithi007 bash[18554]: audit 2024-04-01T04:29:02.947724+0000 mon.smithi007 (mon.0) 710 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:03.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:03 smithi155 bash[22969]: audit 2024-04-01T04:29:02.947724+0000 mon.smithi007 (mon.0) 710 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:04.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:04 smithi007 bash[18554]: cluster 2024-04-01T04:29:03.056304+0000 mgr.smithi007.prarpr (mgr.14195) 138 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-01T04:29:04.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:04 smithi155 bash[22969]: cluster 2024-04-01T04:29:03.056304+0000 mgr.smithi007.prarpr (mgr.14195) 138 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-01T04:29:06.583 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: cluster 2024-04-01T04:29:05.056763+0000 mgr.smithi007.prarpr (mgr.14195) 139 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.072043+0000 mon.smithi007 (mon.0) 711 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.077947+0000 mon.smithi007 (mon.0) 712 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.079231+0000 mon.smithi007 (mon.0) 713 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.080138+0000 mon.smithi007 (mon.0) 714 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.080952+0000 mon.smithi007 (mon.0) 715 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.081803+0000 mon.smithi007 (mon.0) 716 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.584 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:06 smithi007 bash[18554]: audit 2024-04-01T04:29:06.085841+0000 mon.smithi007 (mon.0) 717 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:06.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: cluster 2024-04-01T04:29:05.056763+0000 mgr.smithi007.prarpr (mgr.14195) 139 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-01T04:29:06.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.072043+0000 mon.smithi007 (mon.0) 711 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:06.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.077947+0000 mon.smithi007 (mon.0) 712 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:06.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.079231+0000 mon.smithi007 (mon.0) 713 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.080138+0000 mon.smithi007 (mon.0) 714 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.080952+0000 mon.smithi007 (mon.0) 715 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.081803+0000 mon.smithi007 (mon.0) 716 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:06.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:06 smithi155 bash[22969]: audit 2024-04-01T04:29:06.085841+0000 mon.smithi007 (mon.0) 717 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:07.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:07 smithi007 bash[18554]: cephadm 2024-04-01T04:29:06.065072+0000 mgr.smithi007.prarpr (mgr.14195) 140 : cephadm 1 Detected new or changed devices on smithi155 2024-04-01T04:29:07.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:07 smithi007 bash[18554]: cephadm 2024-04-01T04:29:06.082472+0000 mgr.smithi007.prarpr (mgr.14195) 141 : cephadm 1 Adjusting osd_memory_target on smithi155 to 3772M 2024-04-01T04:29:07.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:07 smithi155 bash[22969]: cephadm 2024-04-01T04:29:06.065072+0000 mgr.smithi007.prarpr (mgr.14195) 140 : cephadm 1 Detected new or changed devices on smithi155 2024-04-01T04:29:07.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:07 smithi155 bash[22969]: cephadm 2024-04-01T04:29:06.082472+0000 mgr.smithi007.prarpr (mgr.14195) 141 : cephadm 1 Adjusting osd_memory_target on smithi155 to 3772M 2024-04-01T04:29:08.029 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: cluster 2024-04-01T04:29:07.057314+0000 mgr.smithi007.prarpr (mgr.14195) 142 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: cephadm 2024-04-01T04:29:07.359254+0000 mgr.smithi007.prarpr (mgr.14195) 143 : cephadm 1 Detected new or changed devices on smithi007 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.371872+0000 mon.smithi007 (mon.0) 718 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.385395+0000 mon.smithi007 (mon.0) 719 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.388741+0000 mon.smithi007 (mon.0) 720 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.390717+0000 mon.smithi007 (mon.0) 721 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.392513+0000 mon.smithi007 (mon.0) 722 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.394261+0000 mon.smithi007 (mon.0) 723 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: cephadm 2024-04-01T04:29:07.395656+0000 mgr.smithi007.prarpr (mgr.14195) 144 : cephadm 1 Adjusting osd_memory_target on smithi007 to 3005M 2024-04-01T04:29:08.758 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.402225+0000 mon.smithi007 (mon.0) 724 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.407847+0000 mon.smithi007 (mon.0) 725 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.409894+0000 mon.smithi007 (mon.0) 726 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.420302+0000 mon.smithi007 (mon.0) 727 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.428482+0000 mon.smithi007 (mon.0) 728 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.439601+0000 mon.smithi007 (mon.0) 729 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.441397+0000 mon.smithi007 (mon.0) 730 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.449600+0000 mon.smithi007 (mon.0) 731 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:29:08.759 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:08 smithi155 bash[22969]: audit 2024-04-01T04:29:07.451204+0000 mon.smithi007 (mon.0) 732 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: cluster 2024-04-01T04:29:07.057314+0000 mgr.smithi007.prarpr (mgr.14195) 142 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: cephadm 2024-04-01T04:29:07.359254+0000 mgr.smithi007.prarpr (mgr.14195) 143 : cephadm 1 Detected new or changed devices on smithi007 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.371872+0000 mon.smithi007 (mon.0) 718 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.385395+0000 mon.smithi007 (mon.0) 719 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.388741+0000 mon.smithi007 (mon.0) 720 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.390717+0000 mon.smithi007 (mon.0) 721 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.392513+0000 mon.smithi007 (mon.0) 722 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.394261+0000 mon.smithi007 (mon.0) 723 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: cephadm 2024-04-01T04:29:07.395656+0000 mgr.smithi007.prarpr (mgr.14195) 144 : cephadm 1 Adjusting osd_memory_target on smithi007 to 3005M 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.402225+0000 mon.smithi007 (mon.0) 724 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.407847+0000 mon.smithi007 (mon.0) 725 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.409894+0000 mon.smithi007 (mon.0) 726 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.420302+0000 mon.smithi007 (mon.0) 727 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.428482+0000 mon.smithi007 (mon.0) 728 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.439601+0000 mon.smithi007 (mon.0) 729 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.441397+0000 mon.smithi007 (mon.0) 730 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.449600+0000 mon.smithi007 (mon.0) 731 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:29:08.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:08 smithi007 bash[18554]: audit 2024-04-01T04:29:07.451204+0000 mon.smithi007 (mon.0) 732 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:29:10.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:10 smithi155 bash[22969]: cluster 2024-04-01T04:29:09.058014+0000 mgr.smithi007.prarpr (mgr.14195) 145 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:10.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:10 smithi007 bash[18554]: cluster 2024-04-01T04:29:09.058014+0000 mgr.smithi007.prarpr (mgr.14195) 145 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:11.284 INFO:teuthology.orchestra.run.smithi007.stdout:pg_num: 1 2024-04-01T04:29:11.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:11 smithi007 bash[18554]: audit 2024-04-01T04:29:11.283322+0000 mon.smithi007 (mon.0) 733 : audit 0 from='client.? 172.21.15.7:0/3012125090' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-01T04:29:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:11 smithi155 bash[22969]: audit 2024-04-01T04:29:11.283322+0000 mon.smithi007 (mon.0) 733 : audit 0 from='client.? 172.21.15.7:0/3012125090' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-01T04:29:11.932 INFO:tasks.cephadm:Setting up client nodes... 2024-04-01T04:29:11.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-01T04:29:12.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:12 smithi155 bash[22969]: cluster 2024-04-01T04:29:11.058524+0000 mgr.smithi007.prarpr (mgr.14195) 146 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:12.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:12 smithi007 bash[18554]: cluster 2024-04-01T04:29:11.058524+0000 mgr.smithi007.prarpr (mgr.14195) 146 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:14.642 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:14 smithi155 bash[22969]: cluster 2024-04-01T04:29:13.059067+0000 mgr.smithi007.prarpr (mgr.14195) 147 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:14.759 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:14 smithi007 bash[18554]: cluster 2024-04-01T04:29:13.059067+0000 mgr.smithi007.prarpr (mgr.14195) 147 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:16.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:16 smithi155 bash[22969]: cluster 2024-04-01T04:29:15.059508+0000 mgr.smithi007.prarpr (mgr.14195) 148 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:16.512 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:16.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:16 smithi007 bash[18554]: cluster 2024-04-01T04:29:15.059508+0000 mgr.smithi007.prarpr (mgr.14195) 148 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:18.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:18 smithi007 bash[18554]: cluster 2024-04-01T04:29:17.060057+0000 mgr.smithi007.prarpr (mgr.14195) 149 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:18.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:18 smithi007 bash[18554]: audit 2024-04-01T04:29:17.948395+0000 mon.smithi007 (mon.0) 734 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:18.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:18 smithi155 bash[22969]: cluster 2024-04-01T04:29:17.060057+0000 mgr.smithi007.prarpr (mgr.14195) 149 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:18.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:18 smithi155 bash[22969]: audit 2024-04-01T04:29:17.948395+0000 mon.smithi007 (mon.0) 734 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:20.266 INFO:teuthology.orchestra.run.smithi007.stdout:[client.0] 2024-04-01T04:29:20.266 INFO:teuthology.orchestra.run.smithi007.stdout: key = AQAgOApmRPyrDxAAIXbfZzCtZm3oKNwc/eeooA== 2024-04-01T04:29:20.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:20 smithi007 bash[18554]: cluster 2024-04-01T04:29:19.060629+0000 mgr.smithi007.prarpr (mgr.14195) 150 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:20.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:20 smithi007 bash[18554]: audit 2024-04-01T04:29:20.262607+0000 mon.smithi007 (mon.0) 735 : audit 1 from='client.? 172.21.15.7:0/349074074' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-01T04:29:20.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:20 smithi007 bash[18554]: audit 2024-04-01T04:29:20.265673+0000 mon.smithi007 (mon.0) 736 : audit 1 from='client.? 172.21.15.7:0/349074074' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-01T04:29:20.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:20 smithi155 bash[22969]: cluster 2024-04-01T04:29:19.060629+0000 mgr.smithi007.prarpr (mgr.14195) 150 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:20.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:20 smithi155 bash[22969]: audit 2024-04-01T04:29:20.262607+0000 mon.smithi007 (mon.0) 735 : audit 1 from='client.? 172.21.15.7:0/349074074' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-01T04:29:20.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:20 smithi155 bash[22969]: audit 2024-04-01T04:29:20.265673+0000 mon.smithi007 (mon.0) 736 : audit 1 from='client.? 172.21.15.7:0/349074074' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-01T04:29:21.045 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:29:21.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-01T04:29:21.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-01T04:29:21.068 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-01T04:29:22.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:22 smithi155 bash[22969]: cluster 2024-04-01T04:29:21.061138+0000 mgr.smithi007.prarpr (mgr.14195) 151 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:22.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:22 smithi007 bash[18554]: cluster 2024-04-01T04:29:21.061138+0000 mgr.smithi007.prarpr (mgr.14195) 151 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:24.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:24 smithi155 bash[22969]: cluster 2024-04-01T04:29:23.061727+0000 mgr.smithi007.prarpr (mgr.14195) 152 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:24.817 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:24 smithi007 bash[18554]: cluster 2024-04-01T04:29:23.061727+0000 mgr.smithi007.prarpr (mgr.14195) 152 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:25.680 INFO:teuthology.orchestra.run.smithi155.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi155/config 2024-04-01T04:29:26.696 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:26 smithi155 bash[22969]: cluster 2024-04-01T04:29:25.062397+0000 mgr.smithi007.prarpr (mgr.14195) 153 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:26.824 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:26 smithi007 bash[18554]: cluster 2024-04-01T04:29:25.062397+0000 mgr.smithi007.prarpr (mgr.14195) 153 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:28.209 INFO:teuthology.orchestra.run.smithi155.stdout:[client.1] 2024-04-01T04:29:28.209 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQAoOApmJ8/3CxAAcQ9UZ3x9BGBwxBirbFhKqw== 2024-04-01T04:29:28.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:28 smithi155 bash[22969]: cluster 2024-04-01T04:29:27.062998+0000 mgr.smithi007.prarpr (mgr.14195) 154 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:28.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:28 smithi155 bash[22969]: audit 2024-04-01T04:29:28.199404+0000 mon.smithi155 (mon.1) 20 : audit 1 from='client.? 172.21.15.155:0/2091938417' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-01T04:29:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:28 smithi155 bash[22969]: audit 2024-04-01T04:29:28.200436+0000 mon.smithi007 (mon.0) 737 : 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-04-01T04:29:28.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:28 smithi155 bash[22969]: audit 2024-04-01T04:29:28.204087+0000 mon.smithi007 (mon.0) 738 : 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-04-01T04:29:28.801 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:29:28.801 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-01T04:29:28.802 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-01T04:29:28.824 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-01T04:29:28.825 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-01T04:29:28.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-01T04:29:28.836 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:28 smithi007 bash[18554]: cluster 2024-04-01T04:29:27.062998+0000 mgr.smithi007.prarpr (mgr.14195) 154 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:28.836 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:28 smithi007 bash[18554]: audit 2024-04-01T04:29:28.199404+0000 mon.smithi155 (mon.1) 20 : audit 1 from='client.? 172.21.15.155:0/2091938417' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-01T04:29:28.836 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:28 smithi007 bash[18554]: audit 2024-04-01T04:29:28.200436+0000 mon.smithi007 (mon.0) 737 : 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-04-01T04:29:28.837 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:28 smithi007 bash[18554]: audit 2024-04-01T04:29:28.204087+0000 mon.smithi007 (mon.0) 738 : 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-04-01T04:29:30.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:30 smithi155 bash[22969]: cluster 2024-04-01T04:29:29.063540+0000 mgr.smithi007.prarpr (mgr.14195) 155 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:30.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:30 smithi007 bash[18554]: cluster 2024-04-01T04:29:29.063540+0000 mgr.smithi007.prarpr (mgr.14195) 155 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:31.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:31 smithi155 bash[22969]: cluster 2024-04-01T04:29:31.064259+0000 mgr.smithi007.prarpr (mgr.14195) 156 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:31.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:31 smithi007 bash[18554]: cluster 2024-04-01T04:29:31.064259+0000 mgr.smithi007.prarpr (mgr.14195) 156 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:33.257 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:33 smithi155 bash[22969]: audit 2024-04-01T04:29:32.949129+0000 mon.smithi007 (mon.0) 739 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:33.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:33 smithi007 bash[18554]: audit 2024-04-01T04:29:32.949129+0000 mon.smithi007 (mon.0) 739 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:33.361 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:34.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:34 smithi007 bash[18554]: cluster 2024-04-01T04:29:33.064894+0000 mgr.smithi007.prarpr (mgr.14195) 157 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:34.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:34 smithi007 bash[18554]: audit 2024-04-01T04:29:33.977458+0000 mon.smithi007 (mon.0) 740 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:34.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:34 smithi007 bash[18554]: audit 2024-04-01T04:29:33.989315+0000 mon.smithi007 (mon.0) 741 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:34.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:34 smithi155 bash[22969]: cluster 2024-04-01T04:29:33.064894+0000 mgr.smithi007.prarpr (mgr.14195) 157 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:34.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:34 smithi155 bash[22969]: audit 2024-04-01T04:29:33.977458+0000 mon.smithi007 (mon.0) 740 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:34.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:34 smithi155 bash[22969]: audit 2024-04-01T04:29:33.989315+0000 mon.smithi007 (mon.0) 741 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:36.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:36 smithi155 bash[22969]: cluster 2024-04-01T04:29:35.065507+0000 mgr.smithi007.prarpr (mgr.14195) 158 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:36.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:36 smithi007 bash[18554]: cluster 2024-04-01T04:29:35.065507+0000 mgr.smithi007.prarpr (mgr.14195) 158 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:37.623 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:29:38.246 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":19,"flags":0,"active_gid":14195,"active_name":"smithi007.prarpr","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6800","nonce":1637887742},{"type":"v1","addr":"172.21.15.7:6801","nonce":1637887742}]},"active_addr":"172.21.15.7:6801/1637887742","active_change":"2024-04-01T04:26:17.856453+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14213,"name":"smithi155.fyjdfn","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/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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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/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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.7:8443/","prometheus":"http://172.21.15.7: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.7:0","nonce":425859144}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":528205508}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":1734688425}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":1359009715}]}]} 2024-04-01T04:29:38.250 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-01T04:29:38.251 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-01T04:29:38.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-01T04:29:38.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:38 smithi155 bash[22969]: cluster 2024-04-01T04:29:37.066138+0000 mgr.smithi007.prarpr (mgr.14195) 159 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:38.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:38 smithi155 bash[22969]: audit 2024-04-01T04:29:37.616403+0000 mon.smithi007 (mon.0) 742 : audit 0 from='client.? 172.21.15.7:0/2654746449' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-01T04:29:38.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:38 smithi155 bash[22969]: audit 2024-04-01T04:29:37.655048+0000 mon.smithi007 (mon.0) 743 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:38.508 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:38 smithi155 bash[22969]: audit 2024-04-01T04:29:37.660504+0000 mon.smithi007 (mon.0) 744 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:38 smithi007 bash[18554]: cluster 2024-04-01T04:29:37.066138+0000 mgr.smithi007.prarpr (mgr.14195) 159 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:38 smithi007 bash[18554]: audit 2024-04-01T04:29:37.616403+0000 mon.smithi007 (mon.0) 742 : audit 0 from='client.? 172.21.15.7:0/2654746449' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-01T04:29:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:38 smithi007 bash[18554]: audit 2024-04-01T04:29:37.655048+0000 mon.smithi007 (mon.0) 743 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:38 smithi007 bash[18554]: audit 2024-04-01T04:29:37.660504+0000 mon.smithi007 (mon.0) 744 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:29:40.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:40 smithi155 bash[22969]: cluster 2024-04-01T04:29:39.066699+0000 mgr.smithi007.prarpr (mgr.14195) 160 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:40.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:40 smithi007 bash[18554]: cluster 2024-04-01T04:29:39.066699+0000 mgr.smithi007.prarpr (mgr.14195) 160 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:42.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:42 smithi155 bash[22969]: cluster 2024-04-01T04:29:41.067199+0000 mgr.smithi007.prarpr (mgr.14195) 161 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:42.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:42 smithi007 bash[18554]: cluster 2024-04-01T04:29:41.067199+0000 mgr.smithi007.prarpr (mgr.14195) 161 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:43.100 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:44.287 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:44 smithi007 bash[18554]: cluster 2024-04-01T04:29:43.067713+0000 mgr.smithi007.prarpr (mgr.14195) 162 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:44.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:44 smithi155 bash[22969]: cluster 2024-04-01T04:29:43.067713+0000 mgr.smithi007.prarpr (mgr.14195) 162 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:45.969 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:29:45.969 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":42,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","created":"2024-04-01T04:23:41.403269+0000","modified":"2024-04-01T04:28:52.982592+0000","last_up_change":"2024-04-01T04:28:49.062719+0000","last_in_change":"2024-04-01T04:27:58.547190+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-04-01T04:28:30.452925+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":"24","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":"6bbf5a4b-3564-4c6a-bfb6-daf9e881a486","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6801","nonce":3916213967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6803","nonce":3916213967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6807","nonce":3916213967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6805","nonce":3916213967}]},"public_addr":"172.21.15.155:6801/3916213967","cluster_addr":"172.21.15.155:6803/3916213967","heartbeat_back_addr":"172.21.15.155:6807/3916213967","heartbeat_front_addr":"172.21.15.155:6805/3916213967","state":["exists","up"]},{"osd":1,"uuid":"515c19a3-cde1-46a2-a5f7-08d2fb37a577","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6803","nonce":3230576011}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6805","nonce":3230576011}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6809","nonce":3230576011}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6807","nonce":3230576011}]},"public_addr":"172.21.15.7:6803/3230576011","cluster_addr":"172.21.15.7:6805/3230576011","heartbeat_back_addr":"172.21.15.7:6809/3230576011","heartbeat_front_addr":"172.21.15.7:6807/3230576011","state":["exists","up"]},{"osd":2,"uuid":"b7025860-f192-498a-97fa-ff7a836ae22e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6809","nonce":4038792500}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6811","nonce":4038792500}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6815","nonce":4038792500}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6813","nonce":4038792500}]},"public_addr":"172.21.15.155:6809/4038792500","cluster_addr":"172.21.15.155:6811/4038792500","heartbeat_back_addr":"172.21.15.155:6815/4038792500","heartbeat_front_addr":"172.21.15.155:6813/4038792500","state":["exists","up"]},{"osd":3,"uuid":"923bb916-5d49-4665-a8d1-6dba2974f289","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6811","nonce":1536182967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6813","nonce":1536182967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6817","nonce":1536182967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6815","nonce":1536182967}]},"public_addr":"172.21.15.7:6811/1536182967","cluster_addr":"172.21.15.7:6813/1536182967","heartbeat_back_addr":"172.21.15.7:6817/1536182967","heartbeat_front_addr":"172.21.15.7:6815/1536182967","state":["exists","up"]},{"osd":4,"uuid":"2ea72170-0a65-4021-87d5-4e8e450a8360","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.155:6816","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6817","nonce":3125600212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6819","nonce":3125600212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6823","nonce":3125600212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6821","nonce":3125600212}]},"public_addr":"172.21.15.155:6817/3125600212","cluster_addr":"172.21.15.155:6819/3125600212","heartbeat_back_addr":"172.21.15.155:6823/3125600212","heartbeat_front_addr":"172.21.15.155:6821/3125600212","state":["exists","up"]},{"osd":5,"uuid":"f1355783-4951-41a3-bb19-b714a3929dd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6819","nonce":1450213931}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6821","nonce":1450213931}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6825","nonce":1450213931}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6823","nonce":1450213931}]},"public_addr":"172.21.15.7:6819/1450213931","cluster_addr":"172.21.15.7:6821/1450213931","heartbeat_back_addr":"172.21.15.7:6825/1450213931","heartbeat_front_addr":"172.21.15.7:6823/1450213931","state":["exists","up"]},{"osd":6,"uuid":"66eb7bdc-92f4-433d-a771-507d03f9f09d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6825","nonce":2467518117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6827","nonce":2467518117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6831","nonce":2467518117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6829","nonce":2467518117}]},"public_addr":"172.21.15.155:6825/2467518117","cluster_addr":"172.21.15.155:6827/2467518117","heartbeat_back_addr":"172.21.15.155:6831/2467518117","heartbeat_front_addr":"172.21.15.155:6829/2467518117","state":["exists","up"]},{"osd":7,"uuid":"7d0ef234-332a-40a0-982f-fb404bc30cd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6827","nonce":650029454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6829","nonce":650029454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6833","nonce":650029454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6831","nonce":650029454}]},"public_addr":"172.21.15.7:6827/650029454","cluster_addr":"172.21.15.7:6829/650029454","heartbeat_back_addr":"172.21.15.7:6833/650029454","heartbeat_front_addr":"172.21.15.7:6831/650029454","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-04-01T04:28:21.234542+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-04-01T04:28:26.835410+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-04-01T04:28:27.111310+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-04-01T04:28:35.107414+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-04-01T04:28:31.549831+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-04-01T04:28:41.671860+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-04-01T04:28:35.638538+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-04-01T04:28:47.682569+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/4057877725":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/1858040221":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/860864663":"2024-04-02T04:26:17.856291+0000","172.21.15.7:6800/1290861017":"2024-04-02T04:24:59.035668+0000","172.21.15.7:0/934988693":"2024-04-02T04:24:59.035668+0000","172.21.15.7:6801/644179026":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6801/1290861017":"2024-04-02T04:24:59.035668+0000","172.21.15.7:6800/644179026":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6801/3472499786":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/884653927":"2024-04-02T04:24:13.112195+0000","172.21.15.7:0/3759831736":"2024-04-02T04:24:13.112195+0000","172.21.15.7:0/3967164602":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6800/3472499786":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/381375904":"2024-04-02T04:24:59.035668+0000","172.21.15.7:0/3503009871":"2024-04-02T04:24:59.035668+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-04-01T04:29:46.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:46 smithi007 bash[18554]: cluster 2024-04-01T04:29:45.068347+0000 mgr.smithi007.prarpr (mgr.14195) 163 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:46.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:46 smithi007 bash[18554]: audit 2024-04-01T04:29:45.968161+0000 mon.smithi007 (mon.0) 745 : audit 0 from='client.? 172.21.15.7:0/1074435852' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T04:29:46.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:46 smithi155 bash[22969]: cluster 2024-04-01T04:29:45.068347+0000 mgr.smithi007.prarpr (mgr.14195) 163 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:46.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:46 smithi155 bash[22969]: audit 2024-04-01T04:29:45.968161+0000 mon.smithi007 (mon.0) 745 : audit 0 from='client.? 172.21.15.7:0/1074435852' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T04:29:46.683 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-01T04:29:46.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-01T04:29:48.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:48 smithi155 bash[22969]: cluster 2024-04-01T04:29:47.069044+0000 mgr.smithi007.prarpr (mgr.14195) 164 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:48.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:48 smithi155 bash[22969]: audit 2024-04-01T04:29:47.949873+0000 mon.smithi007 (mon.0) 746 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:48.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:48 smithi007 bash[18554]: cluster 2024-04-01T04:29:47.069044+0000 mgr.smithi007.prarpr (mgr.14195) 164 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:48.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:48 smithi007 bash[18554]: audit 2024-04-01T04:29:47.949873+0000 mon.smithi007 (mon.0) 746 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:29:50.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:50 smithi155 bash[22969]: cluster 2024-04-01T04:29:49.069778+0000 mgr.smithi007.prarpr (mgr.14195) 165 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:50.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:50 smithi007 bash[18554]: cluster 2024-04-01T04:29:49.069778+0000 mgr.smithi007.prarpr (mgr.14195) 165 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:51.484 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:52.422 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:52 smithi007 bash[18554]: cluster 2024-04-01T04:29:51.070594+0000 mgr.smithi007.prarpr (mgr.14195) 166 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:52.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:52 smithi155 bash[22969]: cluster 2024-04-01T04:29:51.070594+0000 mgr.smithi007.prarpr (mgr.14195) 166 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:54.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:54 smithi007 bash[18554]: cluster 2024-04-01T04:29:53.071302+0000 mgr.smithi007.prarpr (mgr.14195) 167 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:54.369 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:29:54.369 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":42,"fsid":"73f23a72-efdf-11ee-b647-cb9ed24678a4","created":"2024-04-01T04:23:41.403269+0000","modified":"2024-04-01T04:28:52.982592+0000","last_up_change":"2024-04-01T04:28:49.062719+0000","last_in_change":"2024-04-01T04:27:58.547190+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-04-01T04:28:30.452925+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":"24","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":"6bbf5a4b-3564-4c6a-bfb6-daf9e881a486","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6801","nonce":3916213967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6803","nonce":3916213967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6807","nonce":3916213967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":3916213967},{"type":"v1","addr":"172.21.15.155:6805","nonce":3916213967}]},"public_addr":"172.21.15.155:6801/3916213967","cluster_addr":"172.21.15.155:6803/3916213967","heartbeat_back_addr":"172.21.15.155:6807/3916213967","heartbeat_front_addr":"172.21.15.155:6805/3916213967","state":["exists","up"]},{"osd":1,"uuid":"515c19a3-cde1-46a2-a5f7-08d2fb37a577","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6803","nonce":3230576011}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6805","nonce":3230576011}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6809","nonce":3230576011}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3230576011},{"type":"v1","addr":"172.21.15.7:6807","nonce":3230576011}]},"public_addr":"172.21.15.7:6803/3230576011","cluster_addr":"172.21.15.7:6805/3230576011","heartbeat_back_addr":"172.21.15.7:6809/3230576011","heartbeat_front_addr":"172.21.15.7:6807/3230576011","state":["exists","up"]},{"osd":2,"uuid":"b7025860-f192-498a-97fa-ff7a836ae22e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6809","nonce":4038792500}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6811","nonce":4038792500}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6815","nonce":4038792500}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":4038792500},{"type":"v1","addr":"172.21.15.155:6813","nonce":4038792500}]},"public_addr":"172.21.15.155:6809/4038792500","cluster_addr":"172.21.15.155:6811/4038792500","heartbeat_back_addr":"172.21.15.155:6815/4038792500","heartbeat_front_addr":"172.21.15.155:6813/4038792500","state":["exists","up"]},{"osd":3,"uuid":"923bb916-5d49-4665-a8d1-6dba2974f289","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6811","nonce":1536182967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6813","nonce":1536182967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6817","nonce":1536182967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1536182967},{"type":"v1","addr":"172.21.15.7:6815","nonce":1536182967}]},"public_addr":"172.21.15.7:6811/1536182967","cluster_addr":"172.21.15.7:6813/1536182967","heartbeat_back_addr":"172.21.15.7:6817/1536182967","heartbeat_front_addr":"172.21.15.7:6815/1536182967","state":["exists","up"]},{"osd":4,"uuid":"2ea72170-0a65-4021-87d5-4e8e450a8360","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.155:6816","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6817","nonce":3125600212}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6819","nonce":3125600212}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6823","nonce":3125600212}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3125600212},{"type":"v1","addr":"172.21.15.155:6821","nonce":3125600212}]},"public_addr":"172.21.15.155:6817/3125600212","cluster_addr":"172.21.15.155:6819/3125600212","heartbeat_back_addr":"172.21.15.155:6823/3125600212","heartbeat_front_addr":"172.21.15.155:6821/3125600212","state":["exists","up"]},{"osd":5,"uuid":"f1355783-4951-41a3-bb19-b714a3929dd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6819","nonce":1450213931}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6821","nonce":1450213931}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6825","nonce":1450213931}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":1450213931},{"type":"v1","addr":"172.21.15.7:6823","nonce":1450213931}]},"public_addr":"172.21.15.7:6819/1450213931","cluster_addr":"172.21.15.7:6821/1450213931","heartbeat_back_addr":"172.21.15.7:6825/1450213931","heartbeat_front_addr":"172.21.15.7:6823/1450213931","state":["exists","up"]},{"osd":6,"uuid":"66eb7bdc-92f4-433d-a771-507d03f9f09d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6825","nonce":2467518117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6827","nonce":2467518117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6831","nonce":2467518117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2467518117},{"type":"v1","addr":"172.21.15.155:6829","nonce":2467518117}]},"public_addr":"172.21.15.155:6825/2467518117","cluster_addr":"172.21.15.155:6827/2467518117","heartbeat_back_addr":"172.21.15.155:6831/2467518117","heartbeat_front_addr":"172.21.15.155:6829/2467518117","state":["exists","up"]},{"osd":7,"uuid":"7d0ef234-332a-40a0-982f-fb404bc30cd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6827","nonce":650029454}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6829","nonce":650029454}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6833","nonce":650029454}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":650029454},{"type":"v1","addr":"172.21.15.7:6831","nonce":650029454}]},"public_addr":"172.21.15.7:6827/650029454","cluster_addr":"172.21.15.7:6829/650029454","heartbeat_back_addr":"172.21.15.7:6833/650029454","heartbeat_front_addr":"172.21.15.7:6831/650029454","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-04-01T04:28:21.234542+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-04-01T04:28:26.835410+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-04-01T04:28:27.111310+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-04-01T04:28:35.107414+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-04-01T04:28:31.549831+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-04-01T04:28:41.671860+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-04-01T04:28:35.638538+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-04-01T04:28:47.682569+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/4057877725":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/1858040221":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/860864663":"2024-04-02T04:26:17.856291+0000","172.21.15.7:6800/1290861017":"2024-04-02T04:24:59.035668+0000","172.21.15.7:0/934988693":"2024-04-02T04:24:59.035668+0000","172.21.15.7:6801/644179026":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6801/1290861017":"2024-04-02T04:24:59.035668+0000","172.21.15.7:6800/644179026":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6801/3472499786":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/884653927":"2024-04-02T04:24:13.112195+0000","172.21.15.7:0/3759831736":"2024-04-02T04:24:13.112195+0000","172.21.15.7:0/3967164602":"2024-04-02T04:24:13.112195+0000","172.21.15.7:6800/3472499786":"2024-04-02T04:26:17.856291+0000","172.21.15.7:0/381375904":"2024-04-02T04:24:59.035668+0000","172.21.15.7:0/3503009871":"2024-04-02T04:24:59.035668+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-04-01T04:29:54.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:54 smithi155 bash[22969]: cluster 2024-04-01T04:29:53.071302+0000 mgr.smithi007.prarpr (mgr.14195) 167 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:55.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-01T04:29:55.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-01T04:29:55.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-01T04:29:55.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-01T04:29:55.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-01T04:29:55.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-01T04:29:55.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-01T04:29:55.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-01T04:29:55.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:55 smithi007 bash[18554]: audit 2024-04-01T04:29:54.368117+0000 mon.smithi007 (mon.0) 747 : audit 0 from='client.? 172.21.15.7:0/1985170952' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T04:29:55.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:55 smithi155 bash[22969]: audit 2024-04-01T04:29:54.368117+0000 mon.smithi007 (mon.0) 747 : audit 0 from='client.? 172.21.15.7:0/1985170952' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-01T04:29:56.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:56 smithi155 bash[22969]: cluster 2024-04-01T04:29:55.071798+0000 mgr.smithi007.prarpr (mgr.14195) 168 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:56.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:56 smithi007 bash[18554]: cluster 2024-04-01T04:29:55.071798+0000 mgr.smithi007.prarpr (mgr.14195) 168 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:58.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:29:58 smithi155 bash[22969]: cluster 2024-04-01T04:29:57.072405+0000 mgr.smithi007.prarpr (mgr.14195) 169 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:58.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:29:58 smithi007 bash[18554]: cluster 2024-04-01T04:29:57.072405+0000 mgr.smithi007.prarpr (mgr.14195) 169 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:29:59.950 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.953 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.953 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.954 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.954 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.955 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.956 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:29:59.956 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:00.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:00 smithi007 bash[18554]: cluster 2024-04-01T04:29:59.072973+0000 mgr.smithi007.prarpr (mgr.14195) 170 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:00.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:00 smithi007 bash[18554]: cluster 2024-04-01T04:30:00.000126+0000 mon.smithi007 (mon.0) 748 : cluster 1 overall HEALTH_OK 2024-04-01T04:30:00.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:00 smithi155 bash[22969]: cluster 2024-04-01T04:29:59.072973+0000 mgr.smithi007.prarpr (mgr.14195) 170 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:00.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:00 smithi155 bash[22969]: cluster 2024-04-01T04:30:00.000126+0000 mon.smithi007 (mon.0) 748 : cluster 1 overall HEALTH_OK 2024-04-01T04:30:02.336 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:02 smithi007 bash[18554]: cluster 2024-04-01T04:30:01.073500+0000 mgr.smithi007.prarpr (mgr.14195) 171 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:02.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:02 smithi155 bash[22969]: cluster 2024-04-01T04:30:01.073500+0000 mgr.smithi007.prarpr (mgr.14195) 171 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:03.267 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:03 smithi007 bash[18554]: audit 2024-04-01T04:30:02.949170+0000 mon.smithi007 (mon.0) 749 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:03.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:03 smithi155 bash[22969]: audit 2024-04-01T04:30:02.949170+0000 mon.smithi007 (mon.0) 749 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:04 smithi155 bash[22969]: cluster 2024-04-01T04:30:03.073861+0000 mgr.smithi007.prarpr (mgr.14195) 172 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:04.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:04 smithi007 bash[18554]: cluster 2024-04-01T04:30:03.073861+0000 mgr.smithi007.prarpr (mgr.14195) 172 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:06.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:06 smithi155 bash[22969]: cluster 2024-04-01T04:30:05.074450+0000 mgr.smithi007.prarpr (mgr.14195) 173 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:06 smithi007 bash[18554]: cluster 2024-04-01T04:30:05.074450+0000 mgr.smithi007.prarpr (mgr.14195) 173 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:08.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:08 smithi155 bash[22969]: cluster 2024-04-01T04:30:07.075052+0000 mgr.smithi007.prarpr (mgr.14195) 174 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:08.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:08 smithi007 bash[18554]: cluster 2024-04-01T04:30:07.075052+0000 mgr.smithi007.prarpr (mgr.14195) 174 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:10.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:10 smithi155 bash[22969]: cluster 2024-04-01T04:30:09.075627+0000 mgr.smithi007.prarpr (mgr.14195) 175 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:10.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:10 smithi007 bash[18554]: cluster 2024-04-01T04:30:09.075627+0000 mgr.smithi007.prarpr (mgr.14195) 175 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:11.434 INFO:teuthology.orchestra.run.smithi007.stdout:107374182422 2024-04-01T04:30:11.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-01T04:30:12.273 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:12 smithi007 bash[18554]: cluster 2024-04-01T04:30:11.076204+0000 mgr.smithi007.prarpr (mgr.14195) 176 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:12.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:12 smithi155 bash[22969]: cluster 2024-04-01T04:30:11.076204+0000 mgr.smithi007.prarpr (mgr.14195) 176 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:14.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:14 smithi155 bash[22969]: cluster 2024-04-01T04:30:13.076774+0000 mgr.smithi007.prarpr (mgr.14195) 177 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:14.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:14 smithi007 bash[18554]: cluster 2024-04-01T04:30:13.076774+0000 mgr.smithi007.prarpr (mgr.14195) 177 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:15.356 INFO:teuthology.orchestra.run.smithi007.stdout:68719476761 2024-04-01T04:30:15.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-01T04:30:15.421 INFO:teuthology.orchestra.run.smithi007.stdout:85899345943 2024-04-01T04:30:15.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-01T04:30:15.541 INFO:teuthology.orchestra.run.smithi007.stdout:146028888084 2024-04-01T04:30:15.541 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-01T04:30:16.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:16 smithi155 bash[22969]: cluster 2024-04-01T04:30:15.077273+0000 mgr.smithi007.prarpr (mgr.14195) 178 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:16.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:16 smithi007 bash[18554]: cluster 2024-04-01T04:30:15.077273+0000 mgr.smithi007.prarpr (mgr.14195) 178 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:16.677 INFO:teuthology.orchestra.run.smithi007.stdout:120259084310 2024-04-01T04:30:16.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-01T04:30:16.917 INFO:teuthology.orchestra.run.smithi007.stdout:85899345944 2024-04-01T04:30:16.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-01T04:30:17.009 INFO:teuthology.orchestra.run.smithi007.stdout:120259084310 2024-04-01T04:30:17.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-01T04:30:17.324 INFO:teuthology.orchestra.run.smithi007.stdout:163208757268 2024-04-01T04:30:17.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-01T04:30:18.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:18 smithi155 bash[22969]: cluster 2024-04-01T04:30:17.077830+0000 mgr.smithi007.prarpr (mgr.14195) 179 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:18.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:18 smithi155 bash[22969]: audit 2024-04-01T04:30:17.951707+0000 mon.smithi007 (mon.0) 750 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:18.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:18 smithi007 bash[18554]: cluster 2024-04-01T04:30:17.077830+0000 mgr.smithi007.prarpr (mgr.14195) 179 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:18.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:18 smithi007 bash[18554]: audit 2024-04-01T04:30:17.951707+0000 mon.smithi007 (mon.0) 750 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:20.101 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:20.102 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:20.102 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:20.103 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:20.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:20 smithi007 bash[18554]: cluster 2024-04-01T04:30:19.078317+0000 mgr.smithi007.prarpr (mgr.14195) 180 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:20.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:20 smithi155 bash[22969]: cluster 2024-04-01T04:30:19.078317+0000 mgr.smithi007.prarpr (mgr.14195) 180 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:21.129 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:21.129 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:21.131 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:21.131 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:22.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:22 smithi155 bash[22969]: cluster 2024-04-01T04:30:21.078876+0000 mgr.smithi007.prarpr (mgr.14195) 181 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:22.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:22 smithi007 bash[18554]: cluster 2024-04-01T04:30:21.078876+0000 mgr.smithi007.prarpr (mgr.14195) 181 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:24.487 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:24 smithi007 bash[18554]: cluster 2024-04-01T04:30:23.079462+0000 mgr.smithi007.prarpr (mgr.14195) 182 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:24.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:24 smithi155 bash[22969]: cluster 2024-04-01T04:30:23.079462+0000 mgr.smithi007.prarpr (mgr.14195) 182 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:26.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:26 smithi155 bash[22969]: cluster 2024-04-01T04:30:25.080186+0000 mgr.smithi007.prarpr (mgr.14195) 183 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:26.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:26 smithi007 bash[18554]: cluster 2024-04-01T04:30:25.080186+0000 mgr.smithi007.prarpr (mgr.14195) 183 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:28.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:28 smithi155 bash[22969]: cluster 2024-04-01T04:30:27.080924+0000 mgr.smithi007.prarpr (mgr.14195) 184 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:28.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:28 smithi007 bash[18554]: cluster 2024-04-01T04:30:27.080924+0000 mgr.smithi007.prarpr (mgr.14195) 184 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:30.099 INFO:teuthology.orchestra.run.smithi007.stdout:146028888088 2024-04-01T04:30:30.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:30 smithi155 bash[22969]: cluster 2024-04-01T04:30:29.081568+0000 mgr.smithi007.prarpr (mgr.14195) 185 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:30.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:30 smithi155 bash[22969]: audit 2024-04-01T04:30:30.099562+0000 mon.smithi007 (mon.0) 751 : audit 0 from='client.? 172.21.15.7:0/2623524494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-01T04:30:30.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:30 smithi007 bash[18554]: cluster 2024-04-01T04:30:29.081568+0000 mgr.smithi007.prarpr (mgr.14195) 185 : cluster 0 pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:30.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:30 smithi007 bash[18554]: audit 2024-04-01T04:30:30.099562+0000 mon.smithi007 (mon.0) 751 : audit 0 from='client.? 172.21.15.7:0/2623524494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-01T04:30:32.192 INFO:teuthology.orchestra.run.smithi007.stdout:85899345947 2024-04-01T04:30:32.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:32 smithi155 bash[22969]: cluster 2024-04-01T04:30:31.082252+0000 mgr.smithi007.prarpr (mgr.14195) 186 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:32.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:32 smithi155 bash[22969]: audit 2024-04-01T04:30:32.192460+0000 mon.smithi007 (mon.0) 752 : audit 0 from='client.? 172.21.15.7:0/156273766' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-01T04:30:32.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:32 smithi007 bash[18554]: cluster 2024-04-01T04:30:31.082252+0000 mgr.smithi007.prarpr (mgr.14195) 186 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:32.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:32 smithi007 bash[18554]: audit 2024-04-01T04:30:32.192460+0000 mon.smithi007 (mon.0) 752 : audit 0 from='client.? 172.21.15.7:0/156273766' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-01T04:30:33.373 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:33 smithi007 bash[18554]: audit 2024-04-01T04:30:32.951885+0000 mon.smithi007 (mon.0) 753 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:33.374 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888084 got 146028888088 for osd.5 2024-04-01T04:30:33.374 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:33.479 INFO:teuthology.orchestra.run.smithi007.stdout:68719476765 2024-04-01T04:30:33.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:33 smithi155 bash[22969]: audit 2024-04-01T04:30:32.951885+0000 mon.smithi007 (mon.0) 753 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:34.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:34 smithi155 bash[22969]: cluster 2024-04-01T04:30:33.082938+0000 mgr.smithi007.prarpr (mgr.14195) 187 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:34.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:34 smithi155 bash[22969]: audit 2024-04-01T04:30:33.479250+0000 mon.smithi007 (mon.0) 754 : audit 0 from='client.? 172.21.15.7:0/3772305813' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-01T04:30:34.521 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:34 smithi007 bash[18554]: cluster 2024-04-01T04:30:33.082938+0000 mgr.smithi007.prarpr (mgr.14195) 187 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:34.521 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:34 smithi007 bash[18554]: audit 2024-04-01T04:30:33.479250+0000 mon.smithi007 (mon.0) 754 : audit 0 from='client.? 172.21.15.7:0/3772305813' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-01T04:30:34.663 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345943 got 85899345947 for osd.2 2024-04-01T04:30:34.663 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:34.740 INFO:teuthology.orchestra.run.smithi007.stdout:85899345948 2024-04-01T04:30:34.909 INFO:teuthology.orchestra.run.smithi007.stdout:107374182426 2024-04-01T04:30:35.534 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:35 smithi007 bash[18554]: audit 2024-04-01T04:30:34.740078+0000 mon.smithi007 (mon.0) 755 : audit 0 from='client.? 172.21.15.7:0/1804810687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-01T04:30:35.534 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:35 smithi007 bash[18554]: audit 2024-04-01T04:30:34.909942+0000 mon.smithi007 (mon.0) 756 : audit 0 from='client.? 172.21.15.7:0/3326294999' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-01T04:30:35.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:35 smithi155 bash[22969]: audit 2024-04-01T04:30:34.740078+0000 mon.smithi007 (mon.0) 755 : audit 0 from='client.? 172.21.15.7:0/1804810687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-01T04:30:35.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:35 smithi155 bash[22969]: audit 2024-04-01T04:30:34.909942+0000 mon.smithi007 (mon.0) 756 : audit 0 from='client.? 172.21.15.7:0/3326294999' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-01T04:30:36.120 INFO:teuthology.orchestra.run.smithi007.stdout:120259084314 2024-04-01T04:30:36.165 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476761 got 68719476765 for osd.0 2024-04-01T04:30:36.166 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:36.405 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:36 smithi007 bash[18554]: cluster 2024-04-01T04:30:35.083511+0000 mgr.smithi007.prarpr (mgr.14195) 188 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:36.405 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:36 smithi007 bash[18554]: audit 2024-04-01T04:30:36.120218+0000 mon.smithi007 (mon.0) 757 : audit 0 from='client.? 172.21.15.7:0/3921918865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-01T04:30:36.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:36 smithi155 bash[22969]: cluster 2024-04-01T04:30:35.083511+0000 mgr.smithi007.prarpr (mgr.14195) 188 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:36.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:36 smithi155 bash[22969]: audit 2024-04-01T04:30:36.120218+0000 mon.smithi007 (mon.0) 757 : audit 0 from='client.? 172.21.15.7:0/3921918865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-01T04:30:36.777 INFO:teuthology.orchestra.run.smithi007.stdout:120259084314 2024-04-01T04:30:36.810 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345944 got 85899345948 for osd.1 2024-04-01T04:30:36.810 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:36.900 INFO:teuthology.orchestra.run.smithi007.stdout:163208757273 2024-04-01T04:30:37.398 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:37 smithi007 bash[18554]: audit 2024-04-01T04:30:36.777640+0000 mon.smithi007 (mon.0) 758 : audit 0 from='client.? 172.21.15.7:0/3563502004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-01T04:30:37.398 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:37 smithi007 bash[18554]: audit 2024-04-01T04:30:36.901170+0000 mon.smithi007 (mon.0) 759 : audit 0 from='client.? 172.21.15.7:0/2644757501' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-01T04:30:37.536 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182422 got 107374182426 for osd.4 2024-04-01T04:30:37.536 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:37.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:37 smithi155 bash[22969]: audit 2024-04-01T04:30:36.777640+0000 mon.smithi007 (mon.0) 758 : audit 0 from='client.? 172.21.15.7:0/3563502004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-01T04:30:37.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:37 smithi155 bash[22969]: audit 2024-04-01T04:30:36.901170+0000 mon.smithi007 (mon.0) 759 : audit 0 from='client.? 172.21.15.7:0/2644757501' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-01T04:30:38.353 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084310 got 120259084314 for osd.6 2024-04-01T04:30:38.354 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:38 smithi007 bash[18554]: cluster 2024-04-01T04:30:37.083927+0000 mgr.smithi007.prarpr (mgr.14195) 189 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:38.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:38 smithi007 bash[18554]: audit 2024-04-01T04:30:37.740125+0000 mon.smithi007 (mon.0) 760 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:30:38.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:38 smithi155 bash[22969]: cluster 2024-04-01T04:30:37.083927+0000 mgr.smithi007.prarpr (mgr.14195) 189 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:38.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:38 smithi155 bash[22969]: audit 2024-04-01T04:30:37.740125+0000 mon.smithi007 (mon.0) 760 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:30:38.898 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757268 got 163208757273 for osd.7 2024-04-01T04:30:38.899 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:39.086 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084310 got 120259084314 for osd.3 2024-04-01T04:30:39.087 DEBUG:teuthology.parallel:result is None 2024-04-01T04:30:39.087 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-01T04:30:39.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-01T04:30:40.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:40 smithi007 bash[18554]: cluster 2024-04-01T04:30:39.084429+0000 mgr.smithi007.prarpr (mgr.14195) 190 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:40.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:40 smithi155 bash[22969]: cluster 2024-04-01T04:30:39.084429+0000 mgr.smithi007.prarpr (mgr.14195) 190 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:42.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:42 smithi007 bash[18554]: cluster 2024-04-01T04:30:41.085156+0000 mgr.smithi007.prarpr (mgr.14195) 191 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:42.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:42 smithi155 bash[22969]: cluster 2024-04-01T04:30:41.085156+0000 mgr.smithi007.prarpr (mgr.14195) 191 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:43.836 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:44.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:44 smithi007 bash[18554]: cluster 2024-04-01T04:30:43.085591+0000 mgr.smithi007.prarpr (mgr.14195) 192 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:44.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:44 smithi007 bash[18554]: audit 2024-04-01T04:30:43.328719+0000 mon.smithi007 (mon.0) 761 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:44 smithi007 bash[18554]: audit 2024-04-01T04:30:43.335531+0000 mon.smithi007 (mon.0) 762 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:44 smithi007 bash[18554]: audit 2024-04-01T04:30:43.847817+0000 mon.smithi007 (mon.0) 763 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:44 smithi007 bash[18554]: audit 2024-04-01T04:30:43.858927+0000 mon.smithi007 (mon.0) 764 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:44 smithi155 bash[22969]: cluster 2024-04-01T04:30:43.085591+0000 mgr.smithi007.prarpr (mgr.14195) 192 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:44 smithi155 bash[22969]: audit 2024-04-01T04:30:43.328719+0000 mon.smithi007 (mon.0) 761 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:44 smithi155 bash[22969]: audit 2024-04-01T04:30:43.335531+0000 mon.smithi007 (mon.0) 762 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:44 smithi155 bash[22969]: audit 2024-04-01T04:30:43.847817+0000 mon.smithi007 (mon.0) 763 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:44.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:44 smithi155 bash[22969]: audit 2024-04-01T04:30:43.858927+0000 mon.smithi007 (mon.0) 764 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:45.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:45 smithi007 bash[18554]: audit 2024-04-01T04:30:44.396272+0000 mon.smithi007 (mon.0) 765 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:30:45.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:45 smithi007 bash[18554]: audit 2024-04-01T04:30:44.398028+0000 mon.smithi007 (mon.0) 766 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:30:45.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:45 smithi007 bash[18554]: audit 2024-04-01T04:30:44.406795+0000 mon.smithi007 (mon.0) 767 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:45.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:45 smithi007 bash[18554]: audit 2024-04-01T04:30:44.411601+0000 mon.smithi007 (mon.0) 768 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:30:45.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:45 smithi155 bash[22969]: audit 2024-04-01T04:30:44.396272+0000 mon.smithi007 (mon.0) 765 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:30:45.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:45 smithi155 bash[22969]: audit 2024-04-01T04:30:44.398028+0000 mon.smithi007 (mon.0) 766 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:30:45.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:45 smithi155 bash[22969]: audit 2024-04-01T04:30:44.406795+0000 mon.smithi007 (mon.0) 767 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:30:45.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:45 smithi155 bash[22969]: audit 2024-04-01T04:30:44.411601+0000 mon.smithi007 (mon.0) 768 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:30:46.703 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:46 smithi007 bash[18554]: cluster 2024-04-01T04:30:45.085942+0000 mgr.smithi007.prarpr (mgr.14195) 193 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:46.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:46 smithi155 bash[22969]: cluster 2024-04-01T04:30:45.085942+0000 mgr.smithi007.prarpr (mgr.14195) 193 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:47.100 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:30:47.103 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-04-01T04:30:47.796 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":165,"stamp":"2024-04-01T04:30:47.086165+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":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":237896,"kb_used_data":5068,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749690552,"statfs":{"total":767926730752,"available":767683125248,"internally_reserved":0,"allocated":5189632,"data_stored":3141888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":238276146},"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.002940"},"pg_stats":[{"pgid":"1.0","version":"33'217","reported_seq":330,"reported_epoch":42,"state":"active+clean","last_fresh":"2024-04-01T04:28:52.991161+0000","last_change":"2024-04-01T04:28:52.990745+0000","last_active":"2024-04-01T04:28:52.991161+0000","last_peered":"2024-04-01T04:28:52.991161+0000","last_clean":"2024-04-01T04:28:52.991161+0000","last_became_active":"2024-04-01T04:28:52.990279+0000","last_became_peered":"2024-04-01T04:28:52.990279+0000","last_unstale":"2024-04-01T04:28:52.991161+0000","last_undegraded":"2024-04-01T04:28:52.991161+0000","last_fullsized":"2024-04-01T04:28:52.991161+0000","mapping_epoch":41,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":42,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-01T04:28:30.573823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-01T04:28:30.573823+0000","last_clean_scrub_stamp":"2024-04-01T04:28:30.573823+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-02T12:24:13.918875+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":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":38,"seq":163208757275,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32180,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708876,"statfs":{"total":95990841344,"available":95957889024,"internally_reserved":0,"allocated":1019904,"data_stored":761716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":34,"seq":146028888091,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27436,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713620,"statfs":{"total":95990841344,"available":95962746880,"internally_reserved":0,"allocated":425984,"data_stored":171348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":20,"seq":85899345951,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":35760,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93705296,"statfs":{"total":95990841344,"available":95954223104,"internally_reserved":0,"allocated":425984,"data_stored":171348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"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":28020,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713036,"statfs":{"total":95990841344,"available":95962148864,"internally_reserved":0,"allocated":1019904,"data_stored":761716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":20,"seq":85899345950,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31600,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709456,"statfs":{"total":95990841344,"available":95958482944,"internally_reserved":0,"allocated":425984,"data_stored":171348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":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":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":171348,"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":3,"up_from":28,"seq":120259084316,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28024,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713032,"statfs":{"total":95990841344,"available":95962144768,"internally_reserved":0,"allocated":1019904,"data_stored":761716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":6,"up_from":28,"seq":120259084316,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27436,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713620,"statfs":{"total":95990841344,"available":95962746880,"internally_reserved":0,"allocated":425984,"data_stored":171348,"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-04-01T04:30:47.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-01T04:30:48.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:48 smithi155 bash[22969]: cluster 2024-04-01T04:30:47.086408+0000 mgr.smithi007.prarpr (mgr.14195) 194 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:48.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:48 smithi155 bash[22969]: audit 2024-04-01T04:30:47.099076+0000 mgr.smithi007.prarpr (mgr.14195) 195 : audit 0 from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T04:30:48.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:48 smithi155 bash[22969]: audit 2024-04-01T04:30:47.952277+0000 mon.smithi007 (mon.0) 769 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:48.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:48 smithi007 bash[18554]: cluster 2024-04-01T04:30:47.086408+0000 mgr.smithi007.prarpr (mgr.14195) 194 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:48.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:48 smithi007 bash[18554]: audit 2024-04-01T04:30:47.099076+0000 mgr.smithi007.prarpr (mgr.14195) 195 : audit 0 from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T04:30:48.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:48 smithi007 bash[18554]: audit 2024-04-01T04:30:47.952277+0000 mon.smithi007 (mon.0) 769 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:30:50.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:50 smithi155 bash[22969]: cluster 2024-04-01T04:30:49.086969+0000 mgr.smithi007.prarpr (mgr.14195) 196 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:50 smithi007 bash[18554]: cluster 2024-04-01T04:30:49.086969+0000 mgr.smithi007.prarpr (mgr.14195) 196 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:52.603 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:30:52.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:52 smithi155 bash[22969]: cluster 2024-04-01T04:30:51.087567+0000 mgr.smithi007.prarpr (mgr.14195) 197 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:52.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:52 smithi007 bash[18554]: cluster 2024-04-01T04:30:51.087567+0000 mgr.smithi007.prarpr (mgr.14195) 197 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:54.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:54 smithi007 bash[18554]: cluster 2024-04-01T04:30:53.088139+0000 mgr.smithi007.prarpr (mgr.14195) 198 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:54.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:54 smithi155 bash[22969]: cluster 2024-04-01T04:30:53.088139+0000 mgr.smithi007.prarpr (mgr.14195) 198 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:55.467 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:30:55.470 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-04-01T04:30:56.151 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":169,"stamp":"2024-04-01T04:30:55.088374+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":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":237896,"kb_used_data":5068,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749690552,"statfs":{"total":767926730752,"available":767683125248,"internally_reserved":0,"allocated":5189632,"data_stored":3141888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":238276146},"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.002967"},"pg_stats":[{"pgid":"1.0","version":"33'217","reported_seq":331,"reported_epoch":42,"state":"active+clean","last_fresh":"2024-04-01T04:28:55.068740+0000","last_change":"2024-04-01T04:28:52.990745+0000","last_active":"2024-04-01T04:28:55.068740+0000","last_peered":"2024-04-01T04:28:55.068740+0000","last_clean":"2024-04-01T04:28:55.068740+0000","last_became_active":"2024-04-01T04:28:52.990279+0000","last_became_peered":"2024-04-01T04:28:52.990279+0000","last_unstale":"2024-04-01T04:28:55.068740+0000","last_undegraded":"2024-04-01T04:28:55.068740+0000","last_fullsized":"2024-04-01T04:28:55.068740+0000","mapping_epoch":41,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":42,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-01T04:28:30.573823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-01T04:28:30.573823+0000","last_clean_scrub_stamp":"2024-04-01T04:28:30.573823+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-02T12:24:13.918875+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":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":160,"num_read_kb":139,"num_write":269,"num_write_kb":5026,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":38,"seq":163208757277,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32180,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708876,"statfs":{"total":95990841344,"available":95957889024,"internally_reserved":0,"allocated":1019904,"data_stored":761716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":34,"seq":146028888093,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27436,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713620,"statfs":{"total":95990841344,"available":95962746880,"internally_reserved":0,"allocated":425984,"data_stored":171348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":20,"seq":85899345953,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":35760,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93705296,"statfs":{"total":95990841344,"available":95954223104,"internally_reserved":0,"allocated":425984,"data_stored":171348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"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":28020,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713036,"statfs":{"total":95990841344,"available":95962148864,"internally_reserved":0,"allocated":1019904,"data_stored":761716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":20,"seq":85899345952,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31600,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709456,"statfs":{"total":95990841344,"available":95958482944,"internally_reserved":0,"allocated":425984,"data_stored":171348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":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":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":171348,"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":3,"up_from":28,"seq":120259084318,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28024,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713032,"statfs":{"total":95990841344,"available":95962144768,"internally_reserved":0,"allocated":1019904,"data_stored":761716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":6,"up_from":28,"seq":120259084318,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27436,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713620,"statfs":{"total":95990841344,"available":95962746880,"internally_reserved":0,"allocated":425984,"data_stored":171348,"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-04-01T04:30:56.151 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-01T04:30:56.152 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-01T04:30:56.152 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-01T04:30:56.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-04-01T04:30:56.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:56 smithi155 bash[22969]: cluster 2024-04-01T04:30:55.088561+0000 mgr.smithi007.prarpr (mgr.14195) 199 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:56.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:56 smithi007 bash[18554]: cluster 2024-04-01T04:30:55.088561+0000 mgr.smithi007.prarpr (mgr.14195) 199 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:57.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:57 smithi155 bash[22969]: audit 2024-04-01T04:30:55.466292+0000 mgr.smithi007.prarpr (mgr.14195) 200 : audit 0 from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T04:30:57.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:57 smithi007 bash[18554]: audit 2024-04-01T04:30:55.466292+0000 mgr.smithi007.prarpr (mgr.14195) 200 : audit 0 from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-01T04:30:58.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:58 smithi155 bash[22969]: cluster 2024-04-01T04:30:57.089077+0000 mgr.smithi007.prarpr (mgr.14195) 201 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:58.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:58 smithi007 bash[18554]: cluster 2024-04-01T04:30:57.089077+0000 mgr.smithi007.prarpr (mgr.14195) 201 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:59.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:30:59 smithi155 bash[22969]: cluster 2024-04-01T04:30:59.089661+0000 mgr.smithi007.prarpr (mgr.14195) 202 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:30:59.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:30:59 smithi007 bash[18554]: cluster 2024-04-01T04:30:59.089661+0000 mgr.smithi007.prarpr (mgr.14195) 202 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:00.970 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:02.300 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:02 smithi007 bash[18554]: cluster 2024-04-01T04:31:01.090340+0000 mgr.smithi007.prarpr (mgr.14195) 203 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:02.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:02 smithi155 bash[22969]: cluster 2024-04-01T04:31:01.090340+0000 mgr.smithi007.prarpr (mgr.14195) 203 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:03.483 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:03 smithi007 bash[18554]: audit 2024-04-01T04:31:02.952811+0000 mon.smithi007 (mon.0) 770 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:03.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:03 smithi155 bash[22969]: audit 2024-04-01T04:31:02.952811+0000 mon.smithi007 (mon.0) 770 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:03.917 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-04-01T04:31:03.917 INFO:teuthology.orchestra.run.smithi007.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-01T04:31:04.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:04 smithi007 bash[18554]: cluster 2024-04-01T04:31:03.090709+0000 mgr.smithi007.prarpr (mgr.14195) 204 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:04.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:04 smithi007 bash[18554]: audit 2024-04-01T04:31:03.917189+0000 mon.smithi007 (mon.0) 771 : audit 0 from='client.? 172.21.15.7:0/885643700' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-01T04:31:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:04 smithi155 bash[22969]: cluster 2024-04-01T04:31:03.090709+0000 mgr.smithi007.prarpr (mgr.14195) 204 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:04.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:04 smithi155 bash[22969]: audit 2024-04-01T04:31:03.917189+0000 mon.smithi007 (mon.0) 771 : audit 0 from='client.? 172.21.15.7:0/885643700' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-01T04:31:04.636 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-01T04:31:04.636 INFO:tasks.cephadm:Setup complete, yielding 2024-04-01T04:31:04.637 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-01T04:31:04.647 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-04-01T04:31:04.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch status' 2024-04-01T04:31:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:06 smithi155 bash[22969]: cluster 2024-04-01T04:31:05.091274+0000 mgr.smithi007.prarpr (mgr.14195) 205 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:06 smithi007 bash[18554]: cluster 2024-04-01T04:31:05.091274+0000 mgr.smithi007.prarpr (mgr.14195) 205 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:08.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:08 smithi155 bash[22969]: cluster 2024-04-01T04:31:07.091982+0000 mgr.smithi007.prarpr (mgr.14195) 206 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:08.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:08 smithi007 bash[18554]: cluster 2024-04-01T04:31:07.091982+0000 mgr.smithi007.prarpr (mgr.14195) 206 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:09.454 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:10.422 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:10 smithi007 bash[18554]: cluster 2024-04-01T04:31:09.092595+0000 mgr.smithi007.prarpr (mgr.14195) 207 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:10.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:10 smithi155 bash[22969]: cluster 2024-04-01T04:31:09.092595+0000 mgr.smithi007.prarpr (mgr.14195) 207 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:12.332 INFO:teuthology.orchestra.run.smithi007.stdout:Backend: cephadm 2024-04-01T04:31:12.332 INFO:teuthology.orchestra.run.smithi007.stdout:Available: Yes 2024-04-01T04:31:12.332 INFO:teuthology.orchestra.run.smithi007.stdout:Paused: No 2024-04-01T04:31:12.346 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:12 smithi007 bash[18554]: cluster 2024-04-01T04:31:11.093178+0000 mgr.smithi007.prarpr (mgr.14195) 208 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:12.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:12 smithi155 bash[22969]: cluster 2024-04-01T04:31:11.093178+0000 mgr.smithi007.prarpr (mgr.14195) 208 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:13.015 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ps' 2024-04-01T04:31:13.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:13 smithi007 bash[18554]: audit 2024-04-01T04:31:12.331877+0000 mgr.smithi007.prarpr (mgr.14195) 209 : audit 0 from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:13.482 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:13 smithi155 bash[22969]: audit 2024-04-01T04:31:12.331877+0000 mgr.smithi007.prarpr (mgr.14195) 209 : audit 0 from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:14.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:14 smithi155 bash[22969]: cluster 2024-04-01T04:31:13.093619+0000 mgr.smithi007.prarpr (mgr.14195) 210 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:14.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:14 smithi007 bash[18554]: cluster 2024-04-01T04:31:13.093619+0000 mgr.smithi007.prarpr (mgr.14195) 210 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:16.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:16 smithi155 bash[22969]: cluster 2024-04-01T04:31:15.094229+0000 mgr.smithi007.prarpr (mgr.14195) 211 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:16.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:16 smithi007 bash[18554]: cluster 2024-04-01T04:31:15.094229+0000 mgr.smithi007.prarpr (mgr.14195) 211 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:17.830 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:18.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:18 smithi155 bash[22969]: cluster 2024-04-01T04:31:17.094762+0000 mgr.smithi007.prarpr (mgr.14195) 212 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:18.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:18 smithi155 bash[22969]: audit 2024-04-01T04:31:17.953189+0000 mon.smithi007 (mon.0) 772 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:18.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:18 smithi007 bash[18554]: cluster 2024-04-01T04:31:17.094762+0000 mgr.smithi007.prarpr (mgr.14195) 212 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:18.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:18 smithi007 bash[18554]: audit 2024-04-01T04:31:17.953189+0000 mon.smithi007 (mon.0) 772 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:20.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:20 smithi155 bash[22969]: cluster 2024-04-01T04:31:19.095346+0000 mgr.smithi007.prarpr (mgr.14195) 213 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:20.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:20 smithi007 bash[18554]: cluster 2024-04-01T04:31:19.095346+0000 mgr.smithi007.prarpr (mgr.14195) 213 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.smithi007 smithi007 *:9093,9094 running (4m) 36s ago 5m 14.0M - 0.25.0 c8568f914cd2 b2ef9330a391 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-exporter.smithi007 smithi007 running (6m) 36s ago 6m 8311k - 19.0.0-1977-g384f31f3 ec18d7baa60e 8f3dd721ff27 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-exporter.smithi155 smithi155 running (4m) 37s ago 4m 8456k - 19.0.0-1977-g384f31f3 ec18d7baa60e d37415768644 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:crash.smithi007 smithi007 running (5m) 36s ago 5m 7119k - 19.0.0-1977-g384f31f3 ec18d7baa60e 3a2067239b42 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:crash.smithi155 smithi155 running (4m) 37s ago 4m 7079k - 19.0.0-1977-g384f31f3 ec18d7baa60e 35d9e9189365 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.smithi007 smithi007 *:3000 running (4m) 36s ago 5m 73.3M - 9.4.12 2bacad6d85d8 ecef0fad1544 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.smithi007.prarpr smithi007 *:9283,8765,8443 running (7m) 36s ago 7m 490M - 19.0.0-1977-g384f31f3 ec18d7baa60e 150036a38cce 2024-04-01T04:31:20.796 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.smithi155.fyjdfn smithi155 *:8443,9283,8765 running (4m) 37s ago 4m 436M - 19.0.0-1977-g384f31f3 ec18d7baa60e 85ccc0261a00 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:mon.smithi007 smithi007 running (7m) 36s ago 7m 47.7M 2048M 19.0.0-1977-g384f31f3 ec18d7baa60e c1741ed147d6 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:mon.smithi155 smithi155 running (4m) 37s ago 4m 41.8M 2048M 19.0.0-1977-g384f31f3 ec18d7baa60e eb00d9e128a4 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.smithi007 smithi007 *:9100 running (5m) 36s ago 5m 8739k - 1.5.0 0da6a335fe13 0064478852b6 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.smithi155 smithi155 *:9100 running (4m) 37s ago 4m 8351k - 1.5.0 0da6a335fe13 8235c621463c 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi155 running (3m) 37s ago 3m 40.5M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e bbf849f2f292 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (2m) 36s ago 3m 47.7M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e d89a6e965294 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi155 running (2m) 37s ago 3m 45.5M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e edde1c41f19a 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (2m) 36s ago 2m 38.0M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e c4df692b3608 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi155 running (2m) 37s ago 2m 36.0M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e 2f565710ece5 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi007 running (2m) 36s ago 2m 35.5M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e d0730741d3a7 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi155 running (2m) 37s ago 2m 36.1M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e 7d4c606ec544 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi007 running (2m) 36s ago 2m 47.0M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e ef2ca873699e 2024-04-01T04:31:20.797 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.smithi007 smithi007 *:9095 running (3m) 36s ago 5m 49.4M - 2.43.0 a07b618ecd1d 54ff204b7d1d 2024-04-01T04:31:21.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ls' 2024-04-01T04:31:22.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:22 smithi155 bash[22969]: audit 2024-04-01T04:31:20.752291+0000 mgr.smithi007.prarpr (mgr.14195) 214 : audit 0 from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:22.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:22 smithi155 bash[22969]: cluster 2024-04-01T04:31:21.095941+0000 mgr.smithi007.prarpr (mgr.14195) 215 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:22.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:22 smithi007 bash[18554]: audit 2024-04-01T04:31:20.752291+0000 mgr.smithi007.prarpr (mgr.14195) 214 : audit 0 from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:22.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:22 smithi007 bash[18554]: cluster 2024-04-01T04:31:21.095941+0000 mgr.smithi007.prarpr (mgr.14195) 215 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:24.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:24 smithi155 bash[22969]: cluster 2024-04-01T04:31:23.096457+0000 mgr.smithi007.prarpr (mgr.14195) 216 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:24.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:24 smithi007 bash[18554]: cluster 2024-04-01T04:31:23.096457+0000 mgr.smithi007.prarpr (mgr.14195) 216 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:26.288 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:26.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:26 smithi155 bash[22969]: cluster 2024-04-01T04:31:25.097044+0000 mgr.smithi007.prarpr (mgr.14195) 217 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:26.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:26 smithi007 bash[18554]: cluster 2024-04-01T04:31:25.097044+0000 mgr.smithi007.prarpr (mgr.14195) 217 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:28.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:28 smithi007 bash[18554]: cluster 2024-04-01T04:31:27.097603+0000 mgr.smithi007.prarpr (mgr.14195) 218 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:28.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:28 smithi155 bash[22969]: cluster 2024-04-01T04:31:27.097603+0000 mgr.smithi007.prarpr (mgr.14195) 218 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:29.116 INFO:teuthology.orchestra.run.smithi007.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-01T04:31:29.116 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager ?:9093,9094 1/1 45s ago 6m count:1 2024-04-01T04:31:29.116 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-exporter 2/2 45s ago 6m * 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:crash 2/2 45s ago 6m * 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:grafana ?:3000 1/1 45s ago 6m count:1 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:mgr 2/2 45s ago 6m count:2 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:mon 2/2 45s ago 5m smithi007:172.21.15.7=smithi007;smithi155:172.21.15.155=smithi155;count:2 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter ?:9100 2/2 45s ago 6m * 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:osd.all-available-devices 8 45s ago 4m * 2024-04-01T04:31:29.117 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus ?:9095 1/1 45s ago 6m count:1 2024-04-01T04:31:29.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch host ls' 2024-04-01T04:31:30.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:30 smithi155 bash[22969]: cluster 2024-04-01T04:31:29.098170+0000 mgr.smithi007.prarpr (mgr.14195) 219 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:30.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:30 smithi155 bash[22969]: audit 2024-04-01T04:31:29.111083+0000 mgr.smithi007.prarpr (mgr.14195) 220 : audit 0 from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:30.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:30 smithi007 bash[18554]: cluster 2024-04-01T04:31:29.098170+0000 mgr.smithi007.prarpr (mgr.14195) 219 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:30.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:30 smithi007 bash[18554]: audit 2024-04-01T04:31:29.111083+0000 mgr.smithi007.prarpr (mgr.14195) 220 : audit 0 from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:32.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:32 smithi155 bash[22969]: cluster 2024-04-01T04:31:31.098715+0000 mgr.smithi007.prarpr (mgr.14195) 221 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:32.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:32 smithi007 bash[18554]: cluster 2024-04-01T04:31:31.098715+0000 mgr.smithi007.prarpr (mgr.14195) 221 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:33.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:33 smithi155 bash[22969]: audit 2024-04-01T04:31:32.953792+0000 mon.smithi007 (mon.0) 773 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:33.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:33 smithi007 bash[18554]: audit 2024-04-01T04:31:32.953792+0000 mon.smithi007 (mon.0) 773 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:34.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:34 smithi155 bash[22969]: cluster 2024-04-01T04:31:33.099256+0000 mgr.smithi007.prarpr (mgr.14195) 222 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:34.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:34 smithi007 bash[18554]: cluster 2024-04-01T04:31:33.099256+0000 mgr.smithi007.prarpr (mgr.14195) 222 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:34.650 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:36.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:36 smithi155 bash[22969]: cluster 2024-04-01T04:31:35.099928+0000 mgr.smithi007.prarpr (mgr.14195) 223 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:36.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:36 smithi007 bash[18554]: cluster 2024-04-01T04:31:35.099928+0000 mgr.smithi007.prarpr (mgr.14195) 223 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:37.629 INFO:teuthology.orchestra.run.smithi007.stdout:HOST ADDR LABELS STATUS 2024-04-01T04:31:37.629 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 172.21.15.7 2024-04-01T04:31:37.629 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 172.21.15.155 2024-04-01T04:31:37.629 INFO:teuthology.orchestra.run.smithi007.stdout:2 hosts in cluster 2024-04-01T04:31:38.346 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch device ls' 2024-04-01T04:31:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:38 smithi155 bash[22969]: cluster 2024-04-01T04:31:37.100489+0000 mgr.smithi007.prarpr (mgr.14195) 224 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:38.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:38 smithi007 bash[18554]: cluster 2024-04-01T04:31:37.100489+0000 mgr.smithi007.prarpr (mgr.14195) 224 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:39.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:39 smithi007 bash[18554]: audit 2024-04-01T04:31:37.627755+0000 mgr.smithi007.prarpr (mgr.14195) 225 : audit 0 from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:39.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:39 smithi155 bash[22969]: audit 2024-04-01T04:31:37.627755+0000 mgr.smithi007.prarpr (mgr.14195) 225 : audit 0 from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:40.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:40 smithi007 bash[18554]: cluster 2024-04-01T04:31:39.101165+0000 mgr.smithi007.prarpr (mgr.14195) 226 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:40.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:40 smithi155 bash[22969]: cluster 2024-04-01T04:31:39.101165+0000 mgr.smithi007.prarpr (mgr.14195) 226 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:42.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:42 smithi007 bash[18554]: cluster 2024-04-01T04:31:41.101834+0000 mgr.smithi007.prarpr (mgr.14195) 227 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:42.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:42 smithi155 bash[22969]: cluster 2024-04-01T04:31:41.101834+0000 mgr.smithi007.prarpr (mgr.14195) 227 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:43.156 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:44.442 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:44 smithi007 bash[18554]: cluster 2024-04-01T04:31:43.102517+0000 mgr.smithi007.prarpr (mgr.14195) 228 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:44.520 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:44 smithi155 bash[22969]: cluster 2024-04-01T04:31:43.102517+0000 mgr.smithi007.prarpr (mgr.14195) 228 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:45.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:45 smithi007 bash[18554]: audit 2024-04-01T04:31:44.493971+0000 mon.smithi007 (mon.0) 774 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:31:45.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:45 smithi155 bash[22969]: audit 2024-04-01T04:31:44.493971+0000 mon.smithi007 (mon.0) 774 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB751300GE480DGN 447G No 2m ago Has a FileSystem, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme1n1 ssd Linux_a173cabf6300af92b2e1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme2n1 ssd Linux_da6e219870bde359cca0 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme3n1 ssd Linux_8da838ab956b7de32579 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme4n1 ssd Linux_f5332f26cd356db736c6 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GW400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme1n1 ssd Linux_b2f053fba34c2062c199 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme2n1 ssd Linux_4ee7d112035271e1e197 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme3n1 ssd Linux_ef1647f235f7ce0c448b 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.123 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme4n1 ssd Linux_6755f8cc86bb9023579b 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:31:46.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:46 smithi007 bash[18554]: cluster 2024-04-01T04:31:45.103170+0000 mgr.smithi007.prarpr (mgr.14195) 229 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:46.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:46 smithi155 bash[22969]: cluster 2024-04-01T04:31:45.103170+0000 mgr.smithi007.prarpr (mgr.14195) 229 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:46.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-04-01T04:31:47.569 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:47 smithi007 bash[18554]: audit 2024-04-01T04:31:46.118576+0000 mgr.smithi007.prarpr (mgr.14195) 230 : audit 0 from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:47.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:47 smithi155 bash[22969]: audit 2024-04-01T04:31:46.118576+0000 mgr.smithi007.prarpr (mgr.14195) 230 : audit 0 from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:48.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:48 smithi007 bash[18554]: cluster 2024-04-01T04:31:47.103695+0000 mgr.smithi007.prarpr (mgr.14195) 231 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:48.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:48 smithi007 bash[18554]: audit 2024-04-01T04:31:47.954117+0000 mon.smithi007 (mon.0) 775 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:48.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:48 smithi155 bash[22969]: cluster 2024-04-01T04:31:47.103695+0000 mgr.smithi007.prarpr (mgr.14195) 231 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:48.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:48 smithi155 bash[22969]: audit 2024-04-01T04:31:47.954117+0000 mon.smithi007 (mon.0) 775 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:31:50.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:50 smithi007 bash[18554]: cluster 2024-04-01T04:31:49.104183+0000 mgr.smithi007.prarpr (mgr.14195) 232 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:50.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:50 smithi007 bash[18554]: audit 2024-04-01T04:31:50.094728+0000 mon.smithi007 (mon.0) 776 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:50.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:50 smithi007 bash[18554]: audit 2024-04-01T04:31:50.101176+0000 mon.smithi007 (mon.0) 777 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:50 smithi155 bash[22969]: cluster 2024-04-01T04:31:49.104183+0000 mgr.smithi007.prarpr (mgr.14195) 232 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:50 smithi155 bash[22969]: audit 2024-04-01T04:31:50.094728+0000 mon.smithi007 (mon.0) 776 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:50 smithi155 bash[22969]: audit 2024-04-01T04:31:50.101176+0000 mon.smithi007 (mon.0) 777 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:51.630 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:31:52.006 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: audit 2024-04-01T04:31:50.603741+0000 mon.smithi007 (mon.0) 778 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:52.006 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: audit 2024-04-01T04:31:50.610930+0000 mon.smithi007 (mon.0) 779 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:52.006 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: cluster 2024-04-01T04:31:51.104512+0000 mgr.smithi007.prarpr (mgr.14195) 233 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:52.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: audit 2024-04-01T04:31:51.210291+0000 mon.smithi007 (mon.0) 780 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:31:52.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: audit 2024-04-01T04:31:51.212031+0000 mon.smithi007 (mon.0) 781 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:31:52.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: audit 2024-04-01T04:31:51.221651+0000 mon.smithi007 (mon.0) 782 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:52.007 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:51 smithi155 bash[22969]: audit 2024-04-01T04:31:51.226255+0000 mon.smithi007 (mon.0) 783 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: audit 2024-04-01T04:31:50.603741+0000 mon.smithi007 (mon.0) 778 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: audit 2024-04-01T04:31:50.610930+0000 mon.smithi007 (mon.0) 779 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: cluster 2024-04-01T04:31:51.104512+0000 mgr.smithi007.prarpr (mgr.14195) 233 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: audit 2024-04-01T04:31:51.210291+0000 mon.smithi007 (mon.0) 780 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: audit 2024-04-01T04:31:51.212031+0000 mon.smithi007 (mon.0) 781 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: audit 2024-04-01T04:31:51.221651+0000 mon.smithi007 (mon.0) 782 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:31:52.100 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:51 smithi007 bash[18554]: audit 2024-04-01T04:31:51.226255+0000 mon.smithi007 (mon.0) 783 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:31:54.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:54 smithi155 bash[22969]: cluster 2024-04-01T04:31:53.105011+0000 mgr.smithi007.prarpr (mgr.14195) 234 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:54.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:54 smithi007 bash[18554]: cluster 2024-04-01T04:31:53.105011+0000 mgr.smithi007.prarpr (mgr.14195) 234 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:54.724 INFO:teuthology.orchestra.run.smithi007.stdout:osd.all-available-devices 8 4s ago 4m * 2024-04-01T04:31:55.487 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-01T04:31:55.496 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi007.front.sepia.ceph.com 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:384f31f3d3aee7f8ba3f60846b8844c049165583 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 -- bash -c 'set -e 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> set -x 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> ceph orch ps 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> ceph orch device ls 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> HOST=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $1}'"'"') 2024-04-01T04:31:55.496 DEBUG:teuthology.orchestra.run.smithi007:> DEV=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $2}'"'"') 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> echo "host $HOST, dev $DEV, devid $DEVID" 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> ceph orch osd rm 1 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> ceph orch device zap $HOST $DEV --force 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> ceph orch daemon add osd $HOST:$DEV 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done 2024-04-01T04:31:55.497 DEBUG:teuthology.orchestra.run.smithi007:> ' 2024-04-01T04:31:56.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:56 smithi155 bash[22969]: audit 2024-04-01T04:31:54.695942+0000 mgr.smithi007.prarpr (mgr.14195) 235 : audit 0 from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:56.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:56 smithi155 bash[22969]: cluster 2024-04-01T04:31:55.105699+0000 mgr.smithi007.prarpr (mgr.14195) 236 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:56.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:56 smithi007 bash[18554]: audit 2024-04-01T04:31:54.695942+0000 mgr.smithi007.prarpr (mgr.14195) 235 : audit 0 from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:31:56.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:56 smithi007 bash[18554]: cluster 2024-04-01T04:31:55.105699+0000 mgr.smithi007.prarpr (mgr.14195) 236 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:58.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:31:58 smithi155 bash[22969]: cluster 2024-04-01T04:31:57.106449+0000 mgr.smithi007.prarpr (mgr.14195) 237 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:31:58.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:31:58 smithi007 bash[18554]: cluster 2024-04-01T04:31:57.106449+0000 mgr.smithi007.prarpr (mgr.14195) 237 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:00.256 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:00 smithi155 bash[22969]: cluster 2024-04-01T04:31:59.107169+0000 mgr.smithi007.prarpr (mgr.14195) 238 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:00.307 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/mon.smithi007/config 2024-04-01T04:32:00.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:00 smithi007 bash[18554]: cluster 2024-04-01T04:31:59.107169+0000 mgr.smithi007.prarpr (mgr.14195) 238 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:02.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:02 smithi007 bash[18554]: cluster 2024-04-01T04:32:01.107889+0000 mgr.smithi007.prarpr (mgr.14195) 239 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:02.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:02 smithi155 bash[22969]: cluster 2024-04-01T04:32:01.107889+0000 mgr.smithi007.prarpr (mgr.14195) 239 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:02.709 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch ps 2024-04-01T04:32:03.104 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-01T04:32:03.104 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.smithi007 smithi007 *:9093,9094 running (4m) 12s ago 6m 13.4M - 0.25.0 c8568f914cd2 b2ef9330a391 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-exporter.smithi007 smithi007 running (6m) 12s ago 6m 8403k - 19.0.0-1977-g384f31f3 ec18d7baa60e 8f3dd721ff27 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-exporter.smithi155 smithi155 running (5m) 12s ago 5m 8536k - 19.0.0-1977-g384f31f3 ec18d7baa60e d37415768644 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:crash.smithi007 smithi007 running (6m) 12s ago 6m 7119k - 19.0.0-1977-g384f31f3 ec18d7baa60e 3a2067239b42 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:crash.smithi155 smithi155 running (5m) 12s ago 5m 7079k - 19.0.0-1977-g384f31f3 ec18d7baa60e 35d9e9189365 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.smithi007 smithi007 *:3000 running (4m) 12s ago 6m 74.5M - 9.4.12 2bacad6d85d8 ecef0fad1544 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.smithi007.prarpr smithi007 *:9283,8765,8443 running (8m) 12s ago 8m 491M - 19.0.0-1977-g384f31f3 ec18d7baa60e 150036a38cce 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.smithi155.fyjdfn smithi155 *:8443,9283,8765 running (5m) 12s ago 5m 437M - 19.0.0-1977-g384f31f3 ec18d7baa60e 85ccc0261a00 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:mon.smithi007 smithi007 running (8m) 12s ago 8m 44.0M 2048M 19.0.0-1977-g384f31f3 ec18d7baa60e c1741ed147d6 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:mon.smithi155 smithi155 running (5m) 12s ago 5m 33.5M 2048M 19.0.0-1977-g384f31f3 ec18d7baa60e eb00d9e128a4 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.smithi007 smithi007 *:9100 running (6m) 12s ago 6m 8527k - 1.5.0 0da6a335fe13 0064478852b6 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.smithi155 smithi155 *:9100 running (5m) 12s ago 5m 8664k - 1.5.0 0da6a335fe13 8235c621463c 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi155 running (3m) 12s ago 3m 40.7M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e bbf849f2f292 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (3m) 12s ago 3m 47.8M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e d89a6e965294 2024-04-01T04:32:03.105 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi155 running (3m) 12s ago 3m 45.7M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e edde1c41f19a 2024-04-01T04:32:03.106 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (3m) 12s ago 3m 38.3M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e c4df692b3608 2024-04-01T04:32:03.106 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi155 running (3m) 12s ago 3m 36.3M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e 2f565710ece5 2024-04-01T04:32:03.106 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi007 running (3m) 12s ago 3m 35.7M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e d0730741d3a7 2024-04-01T04:32:03.106 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi155 running (3m) 12s ago 3m 36.3M 3772M 19.0.0-1977-g384f31f3 ec18d7baa60e 7d4c606ec544 2024-04-01T04:32:03.106 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi007 running (3m) 12s ago 3m 47.2M 3005M 19.0.0-1977-g384f31f3 ec18d7baa60e ef2ca873699e 2024-04-01T04:32:03.106 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.smithi007 smithi007 *:9095 running (4m) 12s ago 5m 50.3M - 2.43.0 a07b618ecd1d 54ff204b7d1d 2024-04-01T04:32:03.119 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch device ls 2024-04-01T04:32:03.459 INFO:teuthology.orchestra.run.smithi007.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-04-01T04:32:03.459 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB751300GE480DGN 447G No 2m ago Has a FileSystem, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme1n1 ssd Linux_a173cabf6300af92b2e1 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme2n1 ssd Linux_da6e219870bde359cca0 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme3n1 ssd Linux_8da838ab956b7de32579 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007 /dev/nvme4n1 ssd Linux_f5332f26cd356db736c6 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300GW400BGN 372G No 2m ago Has a FileSystem, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme1n1 ssd Linux_b2f053fba34c2062c199 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme2n1 ssd Linux_4ee7d112035271e1e197 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme3n1 ssd Linux_ef1647f235f7ce0c448b 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.460 INFO:teuthology.orchestra.run.smithi007.stdout:smithi155 /dev/nvme4n1 ssd Linux_6755f8cc86bb9023579b 89.4G No 2m ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-04-01T04:32:03.473 INFO:teuthology.orchestra.run.smithi007.stderr:++ ceph device ls 2024-04-01T04:32:03.473 INFO:teuthology.orchestra.run.smithi007.stderr:++ grep osd.1 2024-04-01T04:32:03.473 INFO:teuthology.orchestra.run.smithi007.stderr:++ awk '{print $1}' 2024-04-01T04:32:03.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:03 smithi155 bash[22969]: audit 2024-04-01T04:32:02.954404+0000 mon.smithi007 (mon.0) 784 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:03.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:03 smithi007 bash[18554]: audit 2024-04-01T04:32:02.954404+0000 mon.smithi007 (mon.0) 784 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:03.820 INFO:teuthology.orchestra.run.smithi007.stderr:+ DEVID=Linux_a173cabf6300af92b2e1 2024-04-01T04:32:03.820 INFO:teuthology.orchestra.run.smithi007.stderr:++ ceph orch device ls 2024-04-01T04:32:03.821 INFO:teuthology.orchestra.run.smithi007.stderr:++ awk '{print $1}' 2024-04-01T04:32:03.821 INFO:teuthology.orchestra.run.smithi007.stderr:++ grep Linux_a173cabf6300af92b2e1 2024-04-01T04:32:04.190 INFO:teuthology.orchestra.run.smithi007.stderr:+ HOST=smithi007 2024-04-01T04:32:04.190 INFO:teuthology.orchestra.run.smithi007.stderr:++ ceph orch device ls 2024-04-01T04:32:04.190 INFO:teuthology.orchestra.run.smithi007.stderr:++ awk '{print $2}' 2024-04-01T04:32:04.190 INFO:teuthology.orchestra.run.smithi007.stderr:++ grep Linux_a173cabf6300af92b2e1 2024-04-01T04:32:04.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:04 smithi155 bash[22969]: audit 2024-04-01T04:32:03.062559+0000 mgr.smithi007.prarpr (mgr.14195) 240 : audit 0 from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:04.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:04 smithi155 bash[22969]: cluster 2024-04-01T04:32:03.108334+0000 mgr.smithi007.prarpr (mgr.14195) 241 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:04.562 INFO:teuthology.orchestra.run.smithi007.stderr:+ DEV=/dev/nvme1n1 2024-04-01T04:32:04.562 INFO:teuthology.orchestra.run.smithi007.stderr:+ echo 'host smithi007, dev /dev/nvme1n1, devid Linux_a173cabf6300af92b2e1' 2024-04-01T04:32:04.562 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch osd rm 1 2024-04-01T04:32:04.562 INFO:teuthology.orchestra.run.smithi007.stdout:host smithi007, dev /dev/nvme1n1, devid Linux_a173cabf6300af92b2e1 2024-04-01T04:32:04.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:04 smithi007 bash[18554]: audit 2024-04-01T04:32:03.062559+0000 mgr.smithi007.prarpr (mgr.14195) 240 : audit 0 from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:04.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:04 smithi007 bash[18554]: cluster 2024-04-01T04:32:03.108334+0000 mgr.smithi007.prarpr (mgr.14195) 241 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:04.919 INFO:teuthology.orchestra.run.smithi007.stdout:Scheduled OSD(s) for removal. 2024-04-01T04:32:04.919 INFO:teuthology.orchestra.run.smithi007.stdout:VG/LV for the OSDs won't be zapped (--zap wasn't passed). 2024-04-01T04:32:04.919 INFO:teuthology.orchestra.run.smithi007.stdout:Run the `ceph-volume lvm zap` command with `--destroy` against the VG/LV if you want them to be destroyed. 2024-04-01T04:32:04.938 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch osd rm status 2024-04-01T04:32:04.938 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep '^1' 2024-04-01T04:32:05.346 INFO:teuthology.orchestra.run.smithi007.stdout:1 smithi007 started 0 False False False 2024-04-01T04:32:05.346 INFO:teuthology.orchestra.run.smithi007.stderr:+ sleep 5 2024-04-01T04:32:05.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:05 smithi155 bash[22969]: audit 2024-04-01T04:32:03.450928+0000 mgr.smithi007.prarpr (mgr.14195) 242 : audit 0 from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:05.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:05 smithi155 bash[22969]: audit 2024-04-01T04:32:03.805867+0000 mgr.smithi007.prarpr (mgr.14195) 243 : audit 0 from='client.14504 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:05.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:05 smithi155 bash[22969]: audit 2024-04-01T04:32:04.166087+0000 mgr.smithi007.prarpr (mgr.14195) 244 : audit 0 from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:05.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:05 smithi155 bash[22969]: audit 2024-04-01T04:32:04.918560+0000 mon.smithi007 (mon.0) 785 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-04-01T04:32:05.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:05 smithi155 bash[22969]: audit 2024-04-01T04:32:04.927124+0000 mon.smithi007 (mon.0) 786 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:32:05.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:05 smithi007 bash[18554]: audit 2024-04-01T04:32:03.450928+0000 mgr.smithi007.prarpr (mgr.14195) 242 : audit 0 from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:05.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:05 smithi007 bash[18554]: audit 2024-04-01T04:32:03.805867+0000 mgr.smithi007.prarpr (mgr.14195) 243 : audit 0 from='client.14504 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:05.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:05 smithi007 bash[18554]: audit 2024-04-01T04:32:04.166087+0000 mgr.smithi007.prarpr (mgr.14195) 244 : audit 0 from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:05.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:05 smithi007 bash[18554]: audit 2024-04-01T04:32:04.918560+0000 mon.smithi007 (mon.0) 785 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-04-01T04:32:05.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:05 smithi007 bash[18554]: audit 2024-04-01T04:32:04.927124+0000 mon.smithi007 (mon.0) 786 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: audit 2024-04-01T04:32:04.538222+0000 mgr.smithi007.prarpr (mgr.14195) 245 : audit 0 from='client.14512 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: audit 2024-04-01T04:32:04.915683+0000 mgr.smithi007.prarpr (mgr.14195) 246 : audit 0 from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: cephadm 2024-04-01T04:32:04.920149+0000 mgr.smithi007.prarpr (mgr.14195) 247 : cephadm 1 osd.1 crush weight is 0.0872955322265625 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: cluster 2024-04-01T04:32:05.108768+0000 mgr.smithi007.prarpr (mgr.14195) 248 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: audit 2024-04-01T04:32:05.323717+0000 mgr.smithi007.prarpr (mgr.14195) 249 : audit 0 from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: audit 2024-04-01T04:32:05.324920+0000 mon.smithi007 (mon.0) 787 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:06.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:06 smithi155 bash[22969]: audit 2024-04-01T04:32:05.325152+0000 mgr.smithi007.prarpr (mgr.14195) 250 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:06.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: audit 2024-04-01T04:32:04.538222+0000 mgr.smithi007.prarpr (mgr.14195) 245 : audit 0 from='client.14512 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: audit 2024-04-01T04:32:04.915683+0000 mgr.smithi007.prarpr (mgr.14195) 246 : audit 0 from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: cephadm 2024-04-01T04:32:04.920149+0000 mgr.smithi007.prarpr (mgr.14195) 247 : cephadm 1 osd.1 crush weight is 0.0872955322265625 2024-04-01T04:32:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: cluster 2024-04-01T04:32:05.108768+0000 mgr.smithi007.prarpr (mgr.14195) 248 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: audit 2024-04-01T04:32:05.323717+0000 mgr.smithi007.prarpr (mgr.14195) 249 : audit 0 from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: audit 2024-04-01T04:32:05.324920+0000 mon.smithi007 (mon.0) 787 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:06.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:06 smithi007 bash[18554]: audit 2024-04-01T04:32:05.325152+0000 mgr.smithi007.prarpr (mgr.14195) 250 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:08.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:08 smithi155 bash[22969]: cluster 2024-04-01T04:32:07.109269+0000 mgr.smithi007.prarpr (mgr.14195) 251 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:08.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:08 smithi007 bash[18554]: cluster 2024-04-01T04:32:07.109269+0000 mgr.smithi007.prarpr (mgr.14195) 251 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:10.348 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch osd rm status 2024-04-01T04:32:10.348 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep '^1' 2024-04-01T04:32:10.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:10 smithi155 bash[22969]: cluster 2024-04-01T04:32:09.109841+0000 mgr.smithi007.prarpr (mgr.14195) 252 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:10.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:10 smithi007 bash[18554]: cluster 2024-04-01T04:32:09.109841+0000 mgr.smithi007.prarpr (mgr.14195) 252 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:10.773 INFO:teuthology.orchestra.run.smithi007.stdout:1 smithi007 started 0 False False False 2024-04-01T04:32:10.774 INFO:teuthology.orchestra.run.smithi007.stderr:+ sleep 5 2024-04-01T04:32:11.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: debug 2024-04-01T04:32:11.037+0000 7fc86f548700 -1 mon.smithi007@0(leader).osd e42 definitely_dead 0 2024-04-01T04:32:11.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:10.470665+0000 mon.smithi007 (mon.0) 788 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:10.476095+0000 mon.smithi007 (mon.0) 789 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:10.755466+0000 mgr.smithi007.prarpr (mgr.14195) 253 : audit 0 from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:11.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:10.756304+0000 mon.smithi007 (mon.0) 790 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:10.756500+0000 mgr.smithi007.prarpr (mgr.14195) 254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.019067+0000 mon.smithi007 (mon.0) 791 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.027546+0000 mon.smithi007 (mon.0) 792 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.029505+0000 mon.smithi007 (mon.0) 793 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.030882+0000 mon.smithi007 (mon.0) 794 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.033716+0000 mon.smithi007 (mon.0) 795 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.034027+0000 mgr.smithi007.prarpr (mgr.14195) 255 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.036065+0000 mon.smithi007 (mon.0) 796 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.036318+0000 mgr.smithi007.prarpr (mgr.14195) 256 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.038448+0000 mon.smithi007 (mon.0) 797 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.038719+0000 mgr.smithi007.prarpr (mgr.14195) 257 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: audit 2024-04-01T04:32:11.040432+0000 mon.smithi007 (mon.0) 798 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-04-01T04:32:11.757 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:11 smithi155 bash[22969]: cluster 2024-04-01T04:32:11.110414+0000 mgr.smithi007.prarpr (mgr.14195) 258 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:11.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:10.470665+0000 mon.smithi007 (mon.0) 788 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:10.476095+0000 mon.smithi007 (mon.0) 789 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:10.755466+0000 mgr.smithi007.prarpr (mgr.14195) 253 : audit 0 from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:11.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:10.756304+0000 mon.smithi007 (mon.0) 790 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:10.756500+0000 mgr.smithi007.prarpr (mgr.14195) 254 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.019067+0000 mon.smithi007 (mon.0) 791 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.027546+0000 mon.smithi007 (mon.0) 792 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.029505+0000 mon.smithi007 (mon.0) 793 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.030882+0000 mon.smithi007 (mon.0) 794 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:32:11.851 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.033716+0000 mon.smithi007 (mon.0) 795 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.034027+0000 mgr.smithi007.prarpr (mgr.14195) 255 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.036065+0000 mon.smithi007 (mon.0) 796 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.036318+0000 mgr.smithi007.prarpr (mgr.14195) 256 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.038448+0000 mon.smithi007 (mon.0) 797 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.038719+0000 mgr.smithi007.prarpr (mgr.14195) 257 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: audit 2024-04-01T04:32:11.040432+0000 mon.smithi007 (mon.0) 798 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-04-01T04:32:11.852 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:11 smithi007 bash[18554]: cluster 2024-04-01T04:32:11.110414+0000 mgr.smithi007.prarpr (mgr.14195) 258 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:12.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:12 smithi155 bash[22969]: cluster 2024-04-01T04:32:12.026342+0000 mon.smithi007 (mon.0) 799 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-01T04:32:12.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:12 smithi155 bash[22969]: audit 2024-04-01T04:32:12.033638+0000 mon.smithi007 (mon.0) 800 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-04-01T04:32:12.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:12 smithi155 bash[22969]: cluster 2024-04-01T04:32:12.038900+0000 mon.smithi007 (mon.0) 801 : cluster 0 osdmap e43: 8 total, 7 up, 8 in 2024-04-01T04:32:12.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:12 smithi155 bash[22969]: cephadm 2024-04-01T04:32:12.040531+0000 mgr.smithi007.prarpr (mgr.14195) 259 : cephadm 1 osd.1 now down 2024-04-01T04:32:12.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:12 smithi155 bash[22969]: cephadm 2024-04-01T04:32:12.041080+0000 mgr.smithi007.prarpr (mgr.14195) 260 : cephadm 1 Removing daemon osd.1 from smithi007 -- ports [] 2024-04-01T04:32:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:12 smithi007 bash[18554]: cluster 2024-04-01T04:32:12.026342+0000 mon.smithi007 (mon.0) 799 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-01T04:32:12.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:12 smithi007 bash[18554]: audit 2024-04-01T04:32:12.033638+0000 mon.smithi007 (mon.0) 800 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-04-01T04:32:12.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:12 smithi007 bash[18554]: cluster 2024-04-01T04:32:12.038900+0000 mon.smithi007 (mon.0) 801 : cluster 0 osdmap e43: 8 total, 7 up, 8 in 2024-04-01T04:32:12.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:12 smithi007 bash[18554]: cephadm 2024-04-01T04:32:12.040531+0000 mgr.smithi007.prarpr (mgr.14195) 259 : cephadm 1 osd.1 now down 2024-04-01T04:32:12.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:12 smithi007 bash[18554]: cephadm 2024-04-01T04:32:12.041080+0000 mgr.smithi007.prarpr (mgr.14195) 260 : cephadm 1 Removing daemon osd.1 from smithi007 -- ports [] 2024-04-01T04:32:13.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:13 smithi007 bash[18554]: cluster 2024-04-01T04:32:13.111058+0000 mgr.smithi007.prarpr (mgr.14195) 261 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:13.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:13 smithi155 bash[22969]: cluster 2024-04-01T04:32:13.111058+0000 mgr.smithi007.prarpr (mgr.14195) 261 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:15.776 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch osd rm status 2024-04-01T04:32:15.776 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep '^1' 2024-04-01T04:32:16.160 INFO:teuthology.orchestra.run.smithi007.stdout:1 smithi007 done, waiting for purge 0 False False False 2024-04-01T04:32:16.160 INFO:teuthology.orchestra.run.smithi007.stderr:+ sleep 5 2024-04-01T04:32:16.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:16 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:32:16.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:16 smithi007 bash[18554]: cluster 2024-04-01T04:32:15.111513+0000 mgr.smithi007.prarpr (mgr.14195) 262 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:16.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:16 smithi007 bash[18554]: audit 2024-04-01T04:32:16.143891+0000 mon.smithi007 (mon.0) 802 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:16.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:16 smithi155 bash[22969]: cluster 2024-04-01T04:32:15.111513+0000 mgr.smithi007.prarpr (mgr.14195) 262 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:32:16.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:16 smithi155 bash[22969]: audit 2024-04-01T04:32:16.143891+0000 mon.smithi007 (mon.0) 802 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:17.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.142761+0000 mgr.smithi007.prarpr (mgr.14195) 263 : audit 0 from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:17.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.144207+0000 mgr.smithi007.prarpr (mgr.14195) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:17.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: cephadm 2024-04-01T04:32:16.266283+0000 mgr.smithi007.prarpr (mgr.14195) 265 : cephadm 1 Removing key for osd.1 2024-04-01T04:32:17.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.266896+0000 mon.smithi007 (mon.0) 803 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.269799+0000 mon.smithi007 (mon.0) 804 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: cephadm 2024-04-01T04:32:16.273482+0000 mgr.smithi007.prarpr (mgr.14195) 266 : cephadm 1 Successfully removed osd.1 on smithi007 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.274084+0000 mon.smithi007 (mon.0) 805 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: cluster 2024-04-01T04:32:16.275384+0000 mon.smithi007 (mon.0) 806 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: cluster 2024-04-01T04:32:16.275439+0000 mon.smithi007 (mon.0) 807 : cluster 1 Cluster is now healthy 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.277470+0000 mon.smithi007 (mon.0) 808 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: cluster 2024-04-01T04:32:16.280590+0000 mon.smithi007 (mon.0) 809 : cluster 0 osdmap e44: 7 total, 7 up, 7 in 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: cephadm 2024-04-01T04:32:16.281701+0000 mgr.smithi007.prarpr (mgr.14195) 267 : cephadm 1 Successfully purged osd.1 on smithi007 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.285787+0000 mon.smithi007 (mon.0) 810 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.289483+0000 mon.smithi007 (mon.0) 811 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:17.507 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:17 smithi155 bash[22969]: audit 2024-04-01T04:32:16.381838+0000 mon.smithi007 (mon.0) 812 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.142761+0000 mgr.smithi007.prarpr (mgr.14195) 263 : audit 0 from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.144207+0000 mgr.smithi007.prarpr (mgr.14195) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: cephadm 2024-04-01T04:32:16.266283+0000 mgr.smithi007.prarpr (mgr.14195) 265 : cephadm 1 Removing key for osd.1 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.266896+0000 mon.smithi007 (mon.0) 803 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.269799+0000 mon.smithi007 (mon.0) 804 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: cephadm 2024-04-01T04:32:16.273482+0000 mgr.smithi007.prarpr (mgr.14195) 266 : cephadm 1 Successfully removed osd.1 on smithi007 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.274084+0000 mon.smithi007 (mon.0) 805 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: cluster 2024-04-01T04:32:16.275384+0000 mon.smithi007 (mon.0) 806 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-01T04:32:17.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: cluster 2024-04-01T04:32:16.275439+0000 mon.smithi007 (mon.0) 807 : cluster 1 Cluster is now healthy 2024-04-01T04:32:17.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.277470+0000 mon.smithi007 (mon.0) 808 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-04-01T04:32:17.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: cluster 2024-04-01T04:32:16.280590+0000 mon.smithi007 (mon.0) 809 : cluster 0 osdmap e44: 7 total, 7 up, 7 in 2024-04-01T04:32:17.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: cephadm 2024-04-01T04:32:16.281701+0000 mgr.smithi007.prarpr (mgr.14195) 267 : cephadm 1 Successfully purged osd.1 on smithi007 2024-04-01T04:32:17.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.285787+0000 mon.smithi007 (mon.0) 810 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:17.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.289483+0000 mon.smithi007 (mon.0) 811 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:17.601 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:17 smithi007 bash[18554]: audit 2024-04-01T04:32:16.381838+0000 mon.smithi007 (mon.0) 812 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:32:18.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:18 smithi007 bash[18554]: cluster 2024-04-01T04:32:17.112035+0000 mgr.smithi007.prarpr (mgr.14195) 268 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:18.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:18 smithi007 bash[18554]: audit 2024-04-01T04:32:17.954905+0000 mon.smithi007 (mon.0) 813 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:18.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:18 smithi155 bash[22969]: cluster 2024-04-01T04:32:17.112035+0000 mgr.smithi007.prarpr (mgr.14195) 268 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:18.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:18 smithi155 bash[22969]: audit 2024-04-01T04:32:17.954905+0000 mon.smithi007 (mon.0) 813 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:20.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:20 smithi007 bash[18554]: cluster 2024-04-01T04:32:19.112700+0000 mgr.smithi007.prarpr (mgr.14195) 269 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:20.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:20 smithi155 bash[22969]: cluster 2024-04-01T04:32:19.112700+0000 mgr.smithi007.prarpr (mgr.14195) 269 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:21.162 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch osd rm status 2024-04-01T04:32:21.163 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep '^1' 2024-04-01T04:32:21.538 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch device zap smithi007 /dev/nvme1n1 --force 2024-04-01T04:32:22.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:22 smithi007 bash[18554]: cluster 2024-04-01T04:32:21.113403+0000 mgr.smithi007.prarpr (mgr.14195) 270 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:22.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:22 smithi007 bash[18554]: audit 2024-04-01T04:32:21.970812+0000 mon.smithi007 (mon.0) 814 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:22.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:22 smithi007 bash[18554]: audit 2024-04-01T04:32:21.976287+0000 mon.smithi007 (mon.0) 815 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:22.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:22 smithi155 bash[22969]: cluster 2024-04-01T04:32:21.113403+0000 mgr.smithi007.prarpr (mgr.14195) 270 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:22.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:22 smithi155 bash[22969]: audit 2024-04-01T04:32:21.970812+0000 mon.smithi007 (mon.0) 814 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:22.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:22 smithi155 bash[22969]: audit 2024-04-01T04:32:21.976287+0000 mon.smithi007 (mon.0) 815 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:21.524433+0000 mgr.smithi007.prarpr (mgr.14195) 271 : audit 0 from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:21.907714+0000 mgr.smithi007.prarpr (mgr.14195) 272 : audit 0 from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi007", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: cephadm 2024-04-01T04:32:21.913016+0000 mgr.smithi007.prarpr (mgr.14195) 273 : cephadm 1 Zap device smithi007:/dev/nvme1n1 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:22.424253+0000 mon.smithi007 (mon.0) 816 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:22.430625+0000 mon.smithi007 (mon.0) 817 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:22.432108+0000 mon.smithi007 (mon.0) 818 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:22.432964+0000 mon.smithi007 (mon.0) 819 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:22.439352+0000 mon.smithi007 (mon.0) 820 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:23 smithi007 bash[18554]: audit 2024-04-01T04:32:22.442307+0000 mon.smithi007 (mon.0) 821 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:21.524433+0000 mgr.smithi007.prarpr (mgr.14195) 271 : audit 0 from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:21.907714+0000 mgr.smithi007.prarpr (mgr.14195) 272 : audit 0 from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi007", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: cephadm 2024-04-01T04:32:21.913016+0000 mgr.smithi007.prarpr (mgr.14195) 273 : cephadm 1 Zap device smithi007:/dev/nvme1n1 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:22.424253+0000 mon.smithi007 (mon.0) 816 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:22.430625+0000 mon.smithi007 (mon.0) 817 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:22.432108+0000 mon.smithi007 (mon.0) 818 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:22.432964+0000 mon.smithi007 (mon.0) 819 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:22.439352+0000 mon.smithi007 (mon.0) 820 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:23.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:23 smithi155 bash[22969]: audit 2024-04-01T04:32:22.442307+0000 mon.smithi007 (mon.0) 821 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:24.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:24 smithi155 bash[22969]: cluster 2024-04-01T04:32:23.114125+0000 mgr.smithi007.prarpr (mgr.14195) 274 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:24.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:24 smithi007 bash[18554]: cluster 2024-04-01T04:32:23.114125+0000 mgr.smithi007.prarpr (mgr.14195) 274 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:26.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:26 smithi155 bash[22969]: cluster 2024-04-01T04:32:25.114799+0000 mgr.smithi007.prarpr (mgr.14195) 275 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:26.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:26 smithi007 bash[18554]: cluster 2024-04-01T04:32:25.114799+0000 mgr.smithi007.prarpr (mgr.14195) 275 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:28.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:28 smithi155 bash[22969]: cluster 2024-04-01T04:32:27.115394+0000 mgr.smithi007.prarpr (mgr.14195) 276 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:28.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:28 smithi007 bash[18554]: cluster 2024-04-01T04:32:27.115394+0000 mgr.smithi007.prarpr (mgr.14195) 276 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:30.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:30 smithi155 bash[22969]: cluster 2024-04-01T04:32:29.115978+0000 mgr.smithi007.prarpr (mgr.14195) 277 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:30.811 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:30 smithi007 bash[18554]: cluster 2024-04-01T04:32:29.115978+0000 mgr.smithi007.prarpr (mgr.14195) 277 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:31.648 INFO:teuthology.orchestra.run.smithi007.stdout:zap successful for /dev/nvme1n1 on smithi007 2024-04-01T04:32:31.666 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph orch daemon add osd smithi007:/dev/nvme1n1 2024-04-01T04:32:32.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:32 smithi155 bash[22969]: cluster 2024-04-01T04:32:31.116558+0000 mgr.smithi007.prarpr (mgr.14195) 278 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:32.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:32 smithi155 bash[22969]: audit 2024-04-01T04:32:31.669662+0000 mon.smithi007 (mon.0) 822 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:32:32.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:32 smithi155 bash[22969]: audit 2024-04-01T04:32:32.036662+0000 mon.smithi007 (mon.0) 823 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:32.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:32 smithi155 bash[22969]: audit 2024-04-01T04:32:32.040872+0000 mon.smithi007 (mon.0) 824 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:32:32.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:32 smithi155 bash[22969]: audit 2024-04-01T04:32:32.041896+0000 mon.smithi007 (mon.0) 825 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:32.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:32 smithi007 bash[18554]: cluster 2024-04-01T04:32:31.116558+0000 mgr.smithi007.prarpr (mgr.14195) 278 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:32.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:32 smithi007 bash[18554]: audit 2024-04-01T04:32:31.669662+0000 mon.smithi007 (mon.0) 822 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-01T04:32:32.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:32 smithi007 bash[18554]: audit 2024-04-01T04:32:32.036662+0000 mon.smithi007 (mon.0) 823 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:32.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:32 smithi007 bash[18554]: audit 2024-04-01T04:32:32.040872+0000 mon.smithi007 (mon.0) 824 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:32:32.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:32 smithi007 bash[18554]: audit 2024-04-01T04:32:32.041896+0000 mon.smithi007 (mon.0) 825 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:33.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:33 smithi155 bash[22969]: cephadm 2024-04-01T04:32:31.649126+0000 mgr.smithi007.prarpr (mgr.14195) 279 : cephadm 1 zap successful for /dev/nvme1n1 on smithi007 2024-04-01T04:32:33.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:33 smithi155 bash[22969]: audit 2024-04-01T04:32:32.029298+0000 mgr.smithi007.prarpr (mgr.14195) 280 : audit 0 from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:33.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:33 smithi155 bash[22969]: audit 2024-04-01T04:32:32.955372+0000 mon.smithi007 (mon.0) 826 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:33.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:33 smithi155 bash[22969]: cluster 2024-04-01T04:32:33.117069+0000 mgr.smithi007.prarpr (mgr.14195) 281 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:33.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:33 smithi007 bash[18554]: cephadm 2024-04-01T04:32:31.649126+0000 mgr.smithi007.prarpr (mgr.14195) 279 : cephadm 1 zap successful for /dev/nvme1n1 on smithi007 2024-04-01T04:32:33.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:33 smithi007 bash[18554]: audit 2024-04-01T04:32:32.029298+0000 mgr.smithi007.prarpr (mgr.14195) 280 : audit 0 from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-01T04:32:33.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:33 smithi007 bash[18554]: audit 2024-04-01T04:32:32.955372+0000 mon.smithi007 (mon.0) 826 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:33.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:33 smithi007 bash[18554]: cluster 2024-04-01T04:32:33.117069+0000 mgr.smithi007.prarpr (mgr.14195) 281 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:36.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:36 smithi155 bash[22969]: cluster 2024-04-01T04:32:35.117631+0000 mgr.smithi007.prarpr (mgr.14195) 282 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:36.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:36 smithi007 bash[18554]: cluster 2024-04-01T04:32:35.117631+0000 mgr.smithi007.prarpr (mgr.14195) 282 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:38.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: cluster 2024-04-01T04:32:37.117977+0000 mgr.smithi007.prarpr (mgr.14195) 283 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:38.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: audit 2024-04-01T04:32:37.157283+0000 mon.smithi007 (mon.0) 827 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: audit 2024-04-01T04:32:37.163032+0000 mon.smithi007 (mon.0) 828 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.349 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: audit 2024-04-01T04:32:37.658531+0000 mon.smithi007 (mon.0) 829 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: audit 2024-04-01T04:32:37.664886+0000 mon.smithi007 (mon.0) 830 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: audit 2024-04-01T04:32:38.088066+0000 mon.smithi007 (mon.0) 831 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.350 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:38 smithi007 bash[18554]: audit 2024-04-01T04:32:38.094500+0000 mon.smithi007 (mon.0) 832 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: cluster 2024-04-01T04:32:37.117977+0000 mgr.smithi007.prarpr (mgr.14195) 283 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: audit 2024-04-01T04:32:37.157283+0000 mon.smithi007 (mon.0) 827 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: audit 2024-04-01T04:32:37.163032+0000 mon.smithi007 (mon.0) 828 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: audit 2024-04-01T04:32:37.658531+0000 mon.smithi007 (mon.0) 829 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: audit 2024-04-01T04:32:37.664886+0000 mon.smithi007 (mon.0) 830 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: audit 2024-04-01T04:32:38.088066+0000 mon.smithi007 (mon.0) 831 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:38.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:38 smithi155 bash[22969]: audit 2024-04-01T04:32:38.094500+0000 mon.smithi007 (mon.0) 832 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:40.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:40 smithi155 bash[22969]: cluster 2024-04-01T04:32:39.118387+0000 mgr.smithi007.prarpr (mgr.14195) 284 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:40.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:40 smithi007 bash[18554]: cluster 2024-04-01T04:32:39.118387+0000 mgr.smithi007.prarpr (mgr.14195) 284 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:41.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:41 smithi155 bash[22969]: audit 2024-04-01T04:32:40.433066+0000 mon.smithi007 (mon.0) 833 : audit 1 from='client.? 172.21.15.7:0/1870391768' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c2cad2bd-6b10-403b-8d3c-32875fbd29d2"}]: dispatch 2024-04-01T04:32:41.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:41 smithi155 bash[22969]: audit 2024-04-01T04:32:40.436826+0000 mon.smithi007 (mon.0) 834 : audit 1 from='client.? 172.21.15.7:0/1870391768' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c2cad2bd-6b10-403b-8d3c-32875fbd29d2"}]': finished 2024-04-01T04:32:41.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:41 smithi155 bash[22969]: cluster 2024-04-01T04:32:40.439377+0000 mon.smithi007 (mon.0) 835 : cluster 0 osdmap e45: 8 total, 7 up, 8 in 2024-04-01T04:32:41.506 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:41 smithi155 bash[22969]: audit 2024-04-01T04:32:40.439585+0000 mon.smithi007 (mon.0) 836 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:32:41.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:41 smithi007 bash[18554]: audit 2024-04-01T04:32:40.433066+0000 mon.smithi007 (mon.0) 833 : audit 1 from='client.? 172.21.15.7:0/1870391768' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c2cad2bd-6b10-403b-8d3c-32875fbd29d2"}]: dispatch 2024-04-01T04:32:41.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:41 smithi007 bash[18554]: audit 2024-04-01T04:32:40.436826+0000 mon.smithi007 (mon.0) 834 : audit 1 from='client.? 172.21.15.7:0/1870391768' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c2cad2bd-6b10-403b-8d3c-32875fbd29d2"}]': finished 2024-04-01T04:32:41.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:41 smithi007 bash[18554]: cluster 2024-04-01T04:32:40.439377+0000 mon.smithi007 (mon.0) 835 : cluster 0 osdmap e45: 8 total, 7 up, 8 in 2024-04-01T04:32:41.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:41 smithi007 bash[18554]: audit 2024-04-01T04:32:40.439585+0000 mon.smithi007 (mon.0) 836 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:32:42.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:42 smithi155 bash[22969]: cluster 2024-04-01T04:32:41.118910+0000 mgr.smithi007.prarpr (mgr.14195) 285 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:42.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:42 smithi155 bash[22969]: audit 2024-04-01T04:32:41.935591+0000 mon.smithi007 (mon.0) 837 : audit 0 from='client.? 172.21.15.7:0/270311315' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:32:42.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:42 smithi007 bash[18554]: cluster 2024-04-01T04:32:41.118910+0000 mgr.smithi007.prarpr (mgr.14195) 285 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:42.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:42 smithi007 bash[18554]: audit 2024-04-01T04:32:41.935591+0000 mon.smithi007 (mon.0) 837 : audit 0 from='client.? 172.21.15.7:0/270311315' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-01T04:32:44.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:44 smithi155 bash[22969]: cluster 2024-04-01T04:32:43.119487+0000 mgr.smithi007.prarpr (mgr.14195) 286 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:44.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:44 smithi007 bash[18554]: cluster 2024-04-01T04:32:43.119487+0000 mgr.smithi007.prarpr (mgr.14195) 286 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:46.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:46 smithi155 bash[22969]: cluster 2024-04-01T04:32:45.120102+0000 mgr.smithi007.prarpr (mgr.14195) 287 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:46.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:46 smithi007 bash[18554]: cluster 2024-04-01T04:32:45.120102+0000 mgr.smithi007.prarpr (mgr.14195) 287 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:48.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:48 smithi155 bash[22969]: cluster 2024-04-01T04:32:47.120488+0000 mgr.smithi007.prarpr (mgr.14195) 288 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:48.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:48 smithi155 bash[22969]: audit 2024-04-01T04:32:47.956371+0000 mon.smithi007 (mon.0) 838 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:48.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:48 smithi007 bash[18554]: cluster 2024-04-01T04:32:47.120488+0000 mgr.smithi007.prarpr (mgr.14195) 288 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:48.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:48 smithi007 bash[18554]: audit 2024-04-01T04:32:47.956371+0000 mon.smithi007 (mon.0) 838 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:32:50.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: cluster 2024-04-01T04:32:49.120921+0000 mgr.smithi007.prarpr (mgr.14195) 289 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.303238+0000 mon.smithi007 (mon.0) 839 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.315337+0000 mon.smithi007 (mon.0) 840 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.318161+0000 mon.smithi007 (mon.0) 841 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.320101+0000 mon.smithi007 (mon.0) 842 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.330261+0000 mon.smithi007 (mon.0) 843 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.339193+0000 mon.smithi007 (mon.0) 844 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.353578+0000 mon.smithi007 (mon.0) 845 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:32:50.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:50 smithi155 bash[22969]: audit 2024-04-01T04:32:50.355544+0000 mon.smithi007 (mon.0) 846 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:50.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: cluster 2024-04-01T04:32:49.120921+0000 mgr.smithi007.prarpr (mgr.14195) 289 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:50.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.303238+0000 mon.smithi007 (mon.0) 839 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:50.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.315337+0000 mon.smithi007 (mon.0) 840 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.318161+0000 mon.smithi007 (mon.0) 841 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.320101+0000 mon.smithi007 (mon.0) 842 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-01T04:32:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.330261+0000 mon.smithi007 (mon.0) 843 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:32:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.339193+0000 mon.smithi007 (mon.0) 844 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-01T04:32:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.353578+0000 mon.smithi007 (mon.0) 845 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-01T04:32:50.850 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:50 smithi007 bash[18554]: audit 2024-04-01T04:32:50.355544+0000 mon.smithi007 (mon.0) 846 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:51.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:51 smithi155 bash[22969]: cephadm 2024-04-01T04:32:50.291750+0000 mgr.smithi007.prarpr (mgr.14195) 290 : cephadm 1 Detected new or changed devices on smithi007 2024-04-01T04:32:51.791 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:51 smithi007 bash[18554]: cephadm 2024-04-01T04:32:50.291750+0000 mgr.smithi007.prarpr (mgr.14195) 290 : cephadm 1 Detected new or changed devices on smithi007 2024-04-01T04:32:52.722 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:52 smithi007 bash[18554]: cluster 2024-04-01T04:32:51.121580+0000 mgr.smithi007.prarpr (mgr.14195) 291 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:52.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:52 smithi155 bash[22969]: cluster 2024-04-01T04:32:51.121580+0000 mgr.smithi007.prarpr (mgr.14195) 291 : cluster 0 pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:53.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:53 smithi155 bash[22969]: cluster 2024-04-01T04:32:53.122212+0000 mgr.smithi007.prarpr (mgr.14195) 292 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:53.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:53 smithi007 bash[18554]: cluster 2024-04-01T04:32:53.122212+0000 mgr.smithi007.prarpr (mgr.14195) 292 : cluster 0 pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:56.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:56 smithi155 bash[22969]: cluster 2024-04-01T04:32:55.122800+0000 mgr.smithi007.prarpr (mgr.14195) 293 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:56.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:56 smithi155 bash[22969]: audit 2024-04-01T04:32:56.114993+0000 mon.smithi007 (mon.0) 847 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T04:32:56.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:56 smithi155 bash[22969]: audit 2024-04-01T04:32:56.116839+0000 mon.smithi007 (mon.0) 848 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:56.539 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:56 smithi007 bash[18554]: cluster 2024-04-01T04:32:55.122800+0000 mgr.smithi007.prarpr (mgr.14195) 293 : cluster 0 pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:56.540 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:56 smithi007 bash[18554]: audit 2024-04-01T04:32:56.114993+0000 mon.smithi007 (mon.0) 847 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-01T04:32:56.540 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:56 smithi007 bash[18554]: audit 2024-04-01T04:32:56.116839+0000 mon.smithi007 (mon.0) 848 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-01T04:32:57.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:57 smithi155 bash[22969]: cephadm 2024-04-01T04:32:56.118615+0000 mgr.smithi007.prarpr (mgr.14195) 294 : cephadm 1 Deploying daemon osd.1 on smithi007 2024-04-01T04:32:57.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:57 smithi007 bash[18554]: cephadm 2024-04-01T04:32:56.118615+0000 mgr.smithi007.prarpr (mgr.14195) 294 : cephadm 1 Deploying daemon osd.1 on smithi007 2024-04-01T04:32:58.247 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:32:58 smithi007 bash[18554]: cluster 2024-04-01T04:32:57.123373+0000 mgr.smithi007.prarpr (mgr.14195) 295 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:32:58.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:32:58 smithi155 bash[22969]: cluster 2024-04-01T04:32:57.123373+0000 mgr.smithi007.prarpr (mgr.14195) 295 : cluster 0 pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:00.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:00 smithi155 bash[22969]: cluster 2024-04-01T04:32:59.123963+0000 mgr.smithi007.prarpr (mgr.14195) 296 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:00.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:00 smithi007 bash[18554]: cluster 2024-04-01T04:32:59.123963+0000 mgr.smithi007.prarpr (mgr.14195) 296 : cluster 0 pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:01.099 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:00 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:33:01.376 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:01 smithi007 systemd[1]: /etc/systemd/system/ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-01T04:33:02.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:02 smithi155 bash[22969]: cluster 2024-04-01T04:33:01.124531+0000 mgr.smithi007.prarpr (mgr.14195) 297 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:02.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:02 smithi155 bash[22969]: audit 2024-04-01T04:33:01.420675+0000 mon.smithi007 (mon.0) 849 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:02.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:02 smithi155 bash[22969]: audit 2024-04-01T04:33:01.427371+0000 mon.smithi007 (mon.0) 850 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:02.762 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:02 smithi007 bash[18554]: cluster 2024-04-01T04:33:01.124531+0000 mgr.smithi007.prarpr (mgr.14195) 297 : cluster 0 pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:02.763 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:02 smithi007 bash[18554]: audit 2024-04-01T04:33:01.420675+0000 mon.smithi007 (mon.0) 849 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:02.763 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:02 smithi007 bash[18554]: audit 2024-04-01T04:33:01.427371+0000 mon.smithi007 (mon.0) 850 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:03.736 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:03 smithi007 bash[18554]: audit 2024-04-01T04:33:02.955286+0000 mon.smithi007 (mon.0) 851 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:33:03.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:03 smithi155 bash[22969]: audit 2024-04-01T04:33:02.955286+0000 mon.smithi007 (mon.0) 851 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-01T04:33:04.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:04 smithi007 bash[18554]: cluster 2024-04-01T04:33:03.124975+0000 mgr.smithi007.prarpr (mgr.14195) 298 : cluster 0 pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:04.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:04 smithi155 bash[22969]: cluster 2024-04-01T04:33:03.124975+0000 mgr.smithi007.prarpr (mgr.14195) 298 : cluster 0 pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:06.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:06 smithi155 bash[22969]: cluster 2024-04-01T04:33:05.125582+0000 mgr.smithi007.prarpr (mgr.14195) 299 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:06.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:06 smithi007 bash[18554]: cluster 2024-04-01T04:33:05.125582+0000 mgr.smithi007.prarpr (mgr.14195) 299 : cluster 0 pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:08.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:08 smithi155 bash[22969]: cluster 2024-04-01T04:33:07.126206+0000 mgr.smithi007.prarpr (mgr.14195) 300 : cluster 0 pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:08.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:08 smithi007 bash[18554]: cluster 2024-04-01T04:33:07.126206+0000 mgr.smithi007.prarpr (mgr.14195) 300 : cluster 0 pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:09.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:09 smithi155 bash[22969]: audit 2024-04-01T04:33:09.084747+0000 mon.smithi007 (mon.0) 852 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T04:33:09.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:09 smithi007 bash[18554]: audit 2024-04-01T04:33:09.084747+0000 mon.smithi007 (mon.0) 852 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-01T04:33:10.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:10 smithi007 bash[18554]: cluster 2024-04-01T04:33:09.126624+0000 mgr.smithi007.prarpr (mgr.14195) 301 : cluster 0 pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:10.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:10 smithi007 bash[18554]: audit 2024-04-01T04:33:09.447291+0000 mon.smithi007 (mon.0) 853 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T04:33:10.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:10 smithi007 bash[18554]: cluster 2024-04-01T04:33:09.452480+0000 mon.smithi007 (mon.0) 854 : cluster 0 osdmap e46: 8 total, 7 up, 8 in 2024-04-01T04:33:10.599 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:10 smithi007 bash[18554]: audit 2024-04-01T04:33:09.453008+0000 mon.smithi007 (mon.0) 855 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:33:10.600 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:10 smithi007 bash[18554]: audit 2024-04-01T04:33:09.453580+0000 mon.smithi007 (mon.0) 856 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:10.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:10 smithi155 bash[22969]: cluster 2024-04-01T04:33:09.126624+0000 mgr.smithi007.prarpr (mgr.14195) 301 : cluster 0 pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:10.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:10 smithi155 bash[22969]: audit 2024-04-01T04:33:09.447291+0000 mon.smithi007 (mon.0) 853 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-01T04:33:10.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:10 smithi155 bash[22969]: cluster 2024-04-01T04:33:09.452480+0000 mon.smithi007 (mon.0) 854 : cluster 0 osdmap e46: 8 total, 7 up, 8 in 2024-04-01T04:33:10.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:10 smithi155 bash[22969]: audit 2024-04-01T04:33:09.453008+0000 mon.smithi007 (mon.0) 855 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-04-01T04:33:10.756 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:10 smithi155 bash[22969]: audit 2024-04-01T04:33:09.453580+0000 mon.smithi007 (mon.0) 856 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:11.596 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:11 smithi007 bash[18554]: audit 2024-04-01T04:33:10.449967+0000 mon.smithi007 (mon.0) 857 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:33:11.597 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:11 smithi007 bash[18554]: cluster 2024-04-01T04:33:10.455071+0000 mon.smithi007 (mon.0) 858 : cluster 0 osdmap e47: 8 total, 7 up, 8 in 2024-04-01T04:33:11.597 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:11 smithi007 bash[18554]: audit 2024-04-01T04:33:10.456444+0000 mon.smithi007 (mon.0) 859 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:11.597 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:11 smithi007 bash[18554]: audit 2024-04-01T04:33:10.463837+0000 mon.smithi007 (mon.0) 860 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:11.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:11 smithi155 bash[22969]: audit 2024-04-01T04:33:10.449967+0000 mon.smithi007 (mon.0) 857 : audit 1 from='osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-04-01T04:33:11.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:11 smithi155 bash[22969]: cluster 2024-04-01T04:33:10.455071+0000 mon.smithi007 (mon.0) 858 : cluster 0 osdmap e47: 8 total, 7 up, 8 in 2024-04-01T04:33:11.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:11 smithi155 bash[22969]: audit 2024-04-01T04:33:10.456444+0000 mon.smithi007 (mon.0) 859 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:11.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:11 smithi155 bash[22969]: audit 2024-04-01T04:33:10.463837+0000 mon.smithi007 (mon.0) 860 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:12.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:12 smithi155 bash[22969]: cluster 2024-04-01T04:33:10.118612+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:33:12.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:12 smithi155 bash[22969]: cluster 2024-04-01T04:33:10.118738+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:33:12.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:12 smithi155 bash[22969]: cluster 2024-04-01T04:33:11.127106+0000 mgr.smithi007.prarpr (mgr.14195) 302 : cluster 0 pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:12.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:12 smithi155 bash[22969]: cluster 2024-04-01T04:33:11.464523+0000 mon.smithi007 (mon.0) 861 : cluster 1 osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177] boot 2024-04-01T04:33:12.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:12 smithi155 bash[22969]: cluster 2024-04-01T04:33:11.464585+0000 mon.smithi007 (mon.0) 862 : cluster 0 osdmap e48: 8 total, 8 up, 8 in 2024-04-01T04:33:12.505 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:12 smithi155 bash[22969]: audit 2024-04-01T04:33:11.465112+0000 mon.smithi007 (mon.0) 863 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:12 smithi007 bash[18554]: cluster 2024-04-01T04:33:10.118612+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-01T04:33:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:12 smithi007 bash[18554]: cluster 2024-04-01T04:33:10.118738+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-01T04:33:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:12 smithi007 bash[18554]: cluster 2024-04-01T04:33:11.127106+0000 mgr.smithi007.prarpr (mgr.14195) 302 : cluster 0 pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-04-01T04:33:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:12 smithi007 bash[18554]: cluster 2024-04-01T04:33:11.464523+0000 mon.smithi007 (mon.0) 861 : cluster 1 osd.1 [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177] boot 2024-04-01T04:33:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:12 smithi007 bash[18554]: cluster 2024-04-01T04:33:11.464585+0000 mon.smithi007 (mon.0) 862 : cluster 0 osdmap e48: 8 total, 8 up, 8 in 2024-04-01T04:33:12.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:12 smithi007 bash[18554]: audit 2024-04-01T04:33:11.465112+0000 mon.smithi007 (mon.0) 863 : audit 0 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-01T04:33:12.908 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 1 on host 'smithi007' 2024-04-01T04:33:12.927 INFO:teuthology.orchestra.run.smithi007.stderr:+ ceph osd dump 2024-04-01T04:33:12.927 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep osd.1 2024-04-01T04:33:12.927 INFO:teuthology.orchestra.run.smithi007.stderr:+ grep up 2024-04-01T04:33:13.282 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 up in weight 1 up_from 48 up_thru 0 down_at 0 last_clean_interval [0,0) [v2:172.21.15.7:6802/10194177,v1:172.21.15.7:6803/10194177] [v2:172.21.15.7:6804/10194177,v1:172.21.15.7:6805/10194177] exists,up c2cad2bd-6b10-403b-8d3c-32875fbd29d2 2024-04-01T04:33:13.595 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:13 smithi007 bash[18554]: cluster 2024-04-01T04:33:12.482544+0000 mon.smithi007 (mon.0) 864 : cluster 0 osdmap e49: 8 total, 8 up, 8 in 2024-04-01T04:33:13.595 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:13 smithi007 bash[18554]: audit 2024-04-01T04:33:12.859860+0000 mon.smithi007 (mon.0) 865 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:13.595 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:13 smithi007 bash[18554]: audit 2024-04-01T04:33:12.870359+0000 mon.smithi007 (mon.0) 866 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:13.595 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:13 smithi007 bash[18554]: cluster 2024-04-01T04:33:13.127686+0000 mgr.smithi007.prarpr (mgr.14195) 303 : cluster 0 pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:33:13.595 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:13 smithi007 bash[18554]: audit 2024-04-01T04:33:13.267837+0000 mon.smithi007 (mon.0) 867 : audit 0 from='client.? 172.21.15.7:0/1937058966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-01T04:33:13.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:13 smithi155 bash[22969]: cluster 2024-04-01T04:33:12.482544+0000 mon.smithi007 (mon.0) 864 : cluster 0 osdmap e49: 8 total, 8 up, 8 in 2024-04-01T04:33:13.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:13 smithi155 bash[22969]: audit 2024-04-01T04:33:12.859860+0000 mon.smithi007 (mon.0) 865 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:13.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:13 smithi155 bash[22969]: audit 2024-04-01T04:33:12.870359+0000 mon.smithi007 (mon.0) 866 : audit 1 from='mgr.14195 172.21.15.7:0/4007574394' entity='mgr.smithi007.prarpr' 2024-04-01T04:33:13.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:13 smithi155 bash[22969]: cluster 2024-04-01T04:33:13.127686+0000 mgr.smithi007.prarpr (mgr.14195) 303 : cluster 0 pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-04-01T04:33:13.755 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:13 smithi155 bash[22969]: audit 2024-04-01T04:33:13.267837+0000 mon.smithi007 (mon.0) 867 : audit 0 from='client.? 172.21.15.7:0/1937058966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-01T04:33:14.315 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-01T04:33:14.324 INFO:tasks.cephadm:Teardown begin 2024-04-01T04:33:14.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:33:14.338 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:33:14.352 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-01T04:33:14.352 DEBUG:teuthology.orchestra.run.smithi007:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-01T04:33:14.384 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-01T04:33:14.399 INFO:tasks.cephadm:Stopping all daemons... 2024-04-01T04:33:14.399 INFO:tasks.cephadm.mon.smithi007:Stopping mon.smithi007... 2024-04-01T04:33:14.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007 2024-04-01T04:33:14.567 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:14 smithi007 systemd[1]: Stopping Ceph mon.smithi007 for 73f23a72-efdf-11ee-b647-cb9ed24678a4... 2024-04-01T04:33:14.592 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:14 smithi007 bash[18554]: debug 2024-04-01T04:33:14.564+0000 7fc874d53700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi007 -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-04-01T04:33:14.592 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:14 smithi007 bash[18554]: debug 2024-04-01T04:33:14.564+0000 7fc874d53700 -1 mon.smithi007@0(leader) e2 *** Got Signal Terminated *** 2024-04-01T04:33:15.849 INFO:journalctl@ceph.mon.smithi007.smithi007.stdout:Apr 01 04:33:15 smithi007 bash[71675]: ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4-mon-smithi007 2024-04-01T04:33:15.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi007.service' 2024-04-01T04:33:15.949 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T04:33:15.949 INFO:tasks.cephadm.mon.smithi007:Stopped mon.smithi007 2024-04-01T04:33:15.949 INFO:tasks.cephadm.mon.smithi155:Stopping mon.smithi155... 2024-04-01T04:33:15.950 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi155 2024-04-01T04:33:16.237 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:15 smithi155 systemd[1]: Stopping Ceph mon.smithi155 for 73f23a72-efdf-11ee-b647-cb9ed24678a4... 2024-04-01T04:33:16.237 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:16 smithi155 bash[22969]: debug 2024-04-01T04:33:16.094+0000 7f5c0b64a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi155 -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-04-01T04:33:16.237 INFO:journalctl@ceph.mon.smithi155.smithi155.stdout:Apr 01 04:33:16 smithi155 bash[22969]: debug 2024-04-01T04:33:16.094+0000 7f5c0b64a700 -1 mon.smithi155@1(peon) e2 *** Got Signal Terminated *** 2024-04-01T04:33:16.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-73f23a72-efdf-11ee-b647-cb9ed24678a4@mon.smithi155.service' 2024-04-01T04:33:16.920 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-01T04:33:16.920 INFO:tasks.cephadm.mon.smithi155:Stopped mon.smithi155 2024-04-01T04:33:16.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-01T04:33:17.092 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:34:03.499 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-01T04:34:03.664 INFO:teuthology.orchestra.run.smithi155.stdout:Deleting cluster with fsid: 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:34:45.819 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:34:45.834 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-01T04:34:45.846 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-01T04:34:45.848 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/remote/smithi007/crash 2024-04-01T04:34:45.849 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/crash -- . 2024-04-01T04:34:45.888 INFO:teuthology.orchestra.run.smithi007.stderr:tar: /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-01T04:34:45.888 INFO:teuthology.orchestra.run.smithi007.stderr:tar: Error is not recoverable: exiting now 2024-04-01T04:34:45.890 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/remote/smithi155/crash 2024-04-01T04:34:45.891 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/crash -- . 2024-04-01T04:34:45.902 INFO:teuthology.orchestra.run.smithi155.stderr:tar: /var/lib/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-01T04:34:45.902 INFO:teuthology.orchestra.run.smithi155.stderr:tar: Error is not recoverable: exiting now 2024-04-01T04:34:45.903 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-01T04:34:45.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-01T04:34:45.944 INFO:teuthology.orchestra.run.smithi007.stdout:2024-04-01T04:26:48.575669+0000 mon.smithi007 (mon.0) 263 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-01T04:34:45.945 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-01T04:34:45.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[SEC\]' /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-01T04:34:46.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[ERR\]' /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-01T04:34:46.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[WRN\]' /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-01T04:34:46.117 INFO:teuthology.orchestra.run.smithi007.stdout:2024-04-01T04:26:48.575669+0000 mon.smithi007 (mon.0) 263 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-04-01T04:34:46.117 INFO:tasks.cephadm:Compressing logs... 2024-04-01T04:34:46.117 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:34:46.165 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:34:46.175 INFO:teuthology.orchestra.run.smithi007.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-01T04:34:46.179 INFO:teuthology.orchestra.run.smithi155.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-01T04:34:46.182 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-01T04:34:46.182 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-04-01T04:34:46.183 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-01T04:34:46.183 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-04-01T04:34:46.183 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-04-01T04:34:46.184 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.cephadm.log: /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-04-01T04:34:46.185 INFO:teuthology.orchestra.run.smithi007.stderr: 82.8% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-01T04:34:46.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log 2024-04-01T04:34:46.185 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-01T04:34:46.187 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mon.smithi007.log 2024-04-01T04:34:46.187 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-01T04:34:46.187 INFO:teuthology.orchestra.run.smithi007.stderr: 87.3% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log.gz/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mon.smithi007.log: 2024-04-01T04:34:46.188 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mgr.smithi007.prarpr.log 2024-04-01T04:34:46.189 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-01T04:34:46.191 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-04-01T04:34:46.191 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-04-01T04:34:46.191 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi155.log 2024-04-01T04:34:46.191 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-04-01T04:34:46.192 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi155.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mgr.smithi155.fyjdfn.log 2024-04-01T04:34:46.192 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-01T04:34:46.192 INFO:teuthology.orchestra.run.smithi155.stderr: 93.8% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi155.log.gz 2024-04-01T04:34:46.193 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.audit.log: 90.9% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-01T04:34:46.193 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi007.log 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mgr.smithi155.fyjdfn.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr: 81.6% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr:gzip/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-volume.log: -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mon.smithi155.log 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.audit.log: 87.1% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-01T04:34:46.195 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-04-01T04:34:46.196 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mon.smithi155.log: /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-01T04:34:46.197 INFO:teuthology.orchestra.run.smithi155.stderr: 91.9% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mgr.smithi155.fyjdfn.log.gz 2024-04-01T04:34:46.206 INFO:teuthology.orchestra.run.smithi155.stderr: 91.4% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-01T04:34:46.210 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mgr.smithi007.prarpr.log: /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi007.log: 93.9% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-client.ceph-exporter.smithi007.log.gz 2024-04-01T04:34:46.210 INFO:teuthology.orchestra.run.smithi007.stderr: 91.0% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-01T04:34:46.216 INFO:teuthology.orchestra.run.smithi007.stderr: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-01T04:34:46.250 INFO:teuthology.orchestra.run.smithi007.stderr: 92.6% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-01T04:34:46.251 INFO:teuthology.orchestra.run.smithi155.stderr: 92.6% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-01T04:34:46.266 INFO:teuthology.orchestra.run.smithi155.stderr: 92.9% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mon.smithi155.log.gz 2024-04-01T04:34:46.267 INFO:teuthology.orchestra.run.smithi155.stderr: 93.0% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-01T04:34:46.269 INFO:teuthology.orchestra.run.smithi007.stderr: 92.4% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-01T04:34:46.276 INFO:teuthology.orchestra.run.smithi007.stderr: 92.6% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-01T04:34:46.277 INFO:teuthology.orchestra.run.smithi155.stderr: 92.6% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-01T04:34:46.294 INFO:teuthology.orchestra.run.smithi155.stderr: 93.3% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-01T04:34:46.296 INFO:teuthology.orchestra.run.smithi155.stderr: 2024-04-01T04:34:46.296 INFO:teuthology.orchestra.run.smithi155.stderr:real 0m0.124s 2024-04-01T04:34:46.296 INFO:teuthology.orchestra.run.smithi155.stderr:user 0m0.419s 2024-04-01T04:34:46.296 INFO:teuthology.orchestra.run.smithi155.stderr:sys 0m0.033s 2024-04-01T04:34:46.313 INFO:teuthology.orchestra.run.smithi007.stderr: 93.8% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-01T04:34:46.331 INFO:teuthology.orchestra.run.smithi007.stderr: 89.5% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mgr.smithi007.prarpr.log.gz 2024-04-01T04:34:46.458 INFO:teuthology.orchestra.run.smithi007.stderr: 91.1% -- replaced with /var/log/ceph/73f23a72-efdf-11ee-b647-cb9ed24678a4/ceph-mon.smithi007.log.gz 2024-04-01T04:34:46.460 INFO:teuthology.orchestra.run.smithi007.stderr: 2024-04-01T04:34:46.460 INFO:teuthology.orchestra.run.smithi007.stderr:real 0m0.292s 2024-04-01T04:34:46.460 INFO:teuthology.orchestra.run.smithi007.stderr:user 0m0.807s 2024-04-01T04:34:46.460 INFO:teuthology.orchestra.run.smithi007.stderr:sys 0m0.064s 2024-04-01T04:34:46.460 INFO:tasks.cephadm:Archiving logs... 2024-04-01T04:34:46.461 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/remote/smithi007/log 2024-04-01T04:34:46.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-01T04:34:46.611 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/remote/smithi155/log 2024-04-01T04:34:46.612 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-01T04:34:46.676 INFO:tasks.cephadm:Removing cluster... 2024-04-01T04:34:46.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 --force 2024-04-01T04:34:46.840 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:34:47.971 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73f23a72-efdf-11ee-b647-cb9ed24678a4 --force 2024-04-01T04:34:48.138 INFO:teuthology.orchestra.run.smithi155.stdout:Deleting cluster with fsid: 73f23a72-efdf-11ee-b647-cb9ed24678a4 2024-04-01T04:34:49.257 INFO:tasks.cephadm:Removing cephadm ... 2024-04-01T04:34:49.257 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-01T04:34:49.263 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-01T04:34:49.268 INFO:tasks.cephadm:Teardown complete 2024-04-01T04:34:49.268 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-04-01T04:34:49.278 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_1... 2024-04-01T04:34:49.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_1 2024-04-01T04:34:49.624 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-01T04:34:49.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:49.626 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_2... 2024-04-01T04:34:49.626 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_2 2024-04-01T04:34:49.908 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-01T04:34:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:49.910 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_3... 2024-04-01T04:34:49.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_3 2024-04-01T04:34:50.212 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-01T04:34:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:50.214 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi007:/dev/vg_nvme/lv_4... 2024-04-01T04:34:50.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo nvme disconnect -n lv_4 2024-04-01T04:34:50.492 INFO:teuthology.orchestra.run.smithi007.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-01T04:34:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:50.495 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-04-01T04:34:50.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/scratch_devs 2024-04-01T04:34:50.509 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi155:/dev/vg_nvme/lv_1... 2024-04-01T04:34:50.509 DEBUG:teuthology.orchestra.run.smithi155:> sudo nvme disconnect -n lv_1 2024-04-01T04:34:50.774 INFO:teuthology.orchestra.run.smithi155.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-01T04:34:50.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:50.776 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi155:/dev/vg_nvme/lv_2... 2024-04-01T04:34:50.776 DEBUG:teuthology.orchestra.run.smithi155:> sudo nvme disconnect -n lv_2 2024-04-01T04:34:51.034 INFO:teuthology.orchestra.run.smithi155.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-01T04:34:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:51.036 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi155:/dev/vg_nvme/lv_3... 2024-04-01T04:34:51.036 DEBUG:teuthology.orchestra.run.smithi155:> sudo nvme disconnect -n lv_3 2024-04-01T04:34:51.294 INFO:teuthology.orchestra.run.smithi155.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-01T04:34:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:51.295 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi155:/dev/vg_nvme/lv_4... 2024-04-01T04:34:51.296 DEBUG:teuthology.orchestra.run.smithi155:> sudo nvme disconnect -n lv_4 2024-04-01T04:34:51.574 INFO:teuthology.orchestra.run.smithi155.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-01T04:34:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:51.576 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-04-01T04:34:51.576 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/scratch_devs 2024-04-01T04:34:51.589 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-01T04:34:51.598 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-01T04:34:51.599 DEBUG:teuthology.orchestra.run.smithi007:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T04:34:51.601 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-01T04:34:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: remote refid st t when poll reach delay offset jitter 2024-04-01T04:34:51.614 INFO:teuthology.orchestra.run.smithi007.stdout:============================================================================== 2024-04-01T04:34:51.614 INFO:teuthology.orchestra.run.smithi007.stdout:*hv01.front.sepi 44.4.53.2 2 u 21 64 377 0.074 -0.968 0.723 2024-04-01T04:34:51.614 INFO:teuthology.orchestra.run.smithi007.stdout:+hv02.front.sepi 63.231.80.2 3 u 22 64 377 0.073 -0.568 0.720 2024-04-01T04:34:51.614 INFO:teuthology.orchestra.run.smithi007.stdout:+hv03.front.sepi 74.6.168.72 3 u 26 64 377 0.076 -1.079 0.691 2024-04-01T04:34:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-04-01T04:34:51.643 INFO:teuthology.orchestra.run.smithi155.stdout: remote refid st t when poll reach delay offset jitter 2024-04-01T04:34:51.643 INFO:teuthology.orchestra.run.smithi155.stdout:============================================================================== 2024-04-01T04:34:51.644 INFO:teuthology.orchestra.run.smithi155.stdout:*hv01.front.sepi 44.4.53.2 2 u 24 64 377 0.089 -0.492 1.640 2024-04-01T04:34:51.644 INFO:teuthology.orchestra.run.smithi155.stdout:+hv02.front.sepi 63.231.80.2 3 u 20 64 377 0.073 -2.470 1.735 2024-04-01T04:34:51.644 INFO:teuthology.orchestra.run.smithi155.stdout:+hv03.front.sepi 74.6.168.72 3 u 20 64 377 0.109 -1.149 1.291 2024-04-01T04:34:51.644 INFO:teuthology.orchestra.run.smithi155.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-04-01T04:34:51.645 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-01T04:34:51.654 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-01T04:34:51.655 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-01T04:34:51.663 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-01T04:34:51.671 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-01T04:34:51.684 INFO:teuthology.task.internal:Duration was 1182.574188 seconds 2024-04-01T04:34:51.684 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-01T04:34:51.695 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-01T04:34:51.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T04:34:51.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-01T04:34:51.737 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-01T04:34:51.737 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi007.front.sepia.ceph.com 2024-04-01T04:34:51.737 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:34:51.789 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-04-01T04:34:51.790 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:34:51.800 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-01T04:34:51.800 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T04:34:51.833 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-01T04:34:51.875 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-01T04:34:51.876 DEBUG:teuthology.orchestra.run.smithi007:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T04:34:51.917 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-01T04:34:52.019 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-01T04:34:52.028 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-01T04:34:52.029 DEBUG:teuthology.orchestra.run.smithi007:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T04:34:52.042 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-01T04:34:52.054 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-01T04:34:52.064 DEBUG:teuthology.orchestra.run.smithi007:> 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-04-01T04:34:52.085 DEBUG:teuthology.orchestra.run.smithi155:> 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-04-01T04:34:52.092 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = core 2024-04-01T04:34:52.107 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-04-01T04:34:52.131 DEBUG:teuthology.orchestra.run.smithi007:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T04:34:52.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:52.165 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-01T04:34:52.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-01T04:34:52.178 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-01T04:34:52.188 INFO:teuthology.task.internal:Transferring archived files... 2024-04-01T04:34:52.188 DEBUG:teuthology.misc:Transferring archived files from smithi007:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/remote/smithi007 2024-04-01T04:34:52.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T04:34:52.231 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862/remote/smithi155 2024-04-01T04:34:52.231 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-01T04:34:52.254 INFO:teuthology.task.internal:Removing archive directory... 2024-04-01T04:34:52.254 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T04:34:52.269 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-01T04:34:52.302 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-01T04:34:52.313 INFO:teuthology.task.internal:Not uploading archives. 2024-04-01T04:34:52.313 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-01T04:34:52.322 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-01T04:34:52.322 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T04:34:52.324 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-01T04:34:52.328 INFO:teuthology.orchestra.run.smithi007.stdout: 658628 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 04:34 /home/ubuntu/cephtest 2024-04-01T04:34:52.350 INFO:teuthology.orchestra.run.smithi155.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 1 04:34 /home/ubuntu/cephtest 2024-04-01T04:34:52.352 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-01T04:34:52.362 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-01T04:34:52.384 INFO:teuthology.nuke:Checking targets against current locks 2024-04-01T04:34:52.408 DEBUG:teuthology.nuke:shortname: smithi007 2024-04-01T04:34:52.409 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T04:34:52.430 DEBUG:teuthology.nuke:shortname: smithi155 2024-04-01T04:34:52.430 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-01T04:34:52.434 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862', '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-04-01 04:05:35.079474', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFYB0mFLNcSxGcXRFGuYg6e+vXXLyrTCvjqSRJFG5GuDhBvhNzOtC/GGg77eYKOp1/Us49T+tAVDEdIf509lm84='} 2024-04-01T04:34:52.449 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-31_21:00:02-rados-squid-distro-default-smithi/7632862', '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-04-01 04:05:35.080683', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOGaC4WkolfHjVqsOX/2W7b9k5ISV/+DYvg59nYUh5col/COgYp6E6Kme/sXsGIf8U/T9ZQ7GaXYWuMMyKAvf58='} 2024-04-01T04:34:52.482 INFO:teuthology.orchestra.console.smithi007:Power off 2024-04-01T04:34:52.482 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T04:34:52.497 INFO:teuthology.orchestra.console.smithi155:Power off 2024-04-01T04:34:52.497 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-01T04:34:52.506 DEBUG:teuthology.orchestra.console.smithi007:power off output: Chassis Power Control: Down/Off 2024-04-01T04:34:52.506 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T04:34:52.520 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2024-04-01T04:34:52.520 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T04:34:52.528 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2024-04-01T04:34:52.542 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-01T04:34:56.529 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T04:34:56.543 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T04:34:56.639 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2024-04-01T04:34:56.652 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2024-04-01T04:35:00.642 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T04:35:00.653 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-01T04:35:00.752 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is off 2024-04-01T04:35:00.761 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2024-04-01T04:35:00.854 INFO:teuthology.orchestra.console.smithi007:Power off completed 2024-04-01T04:35:00.862 INFO:teuthology.orchestra.console.smithi155:Power off completed 2024-04-01T04:35:00.966 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 1182.5741877555847 failure_reason: '"2024-04-01T04:26:48.575669+0000 mon.smithi007 (mon.0) 263 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-01T04:35:00.966 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-01T04:35:01.057 INFO:teuthology.run:FAIL