2024-05-05T16:03:21.094 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-05T16:03:21.094 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987 --name yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi --description rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_extra_daemon_features} --verbose --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/orig.config.yaml 2024-05-05T16:03:21.132 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-05T16:03:21.208 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987 branch: wip-yuri8-testing-2024-05-01-1547 description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_extra_daemon_features} email: yweinste@redhat.com first_in_suite: false job_id: '7687987' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri8-testing-2024-05-01-1547 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 workunit: branch: wip-yuri8-testing-2024-05-01-1547 sha1: 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 3910 sha1: 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2024-05-01-1547 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 targets: smithi018.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEPppSP5xeub8jE19wXqlmo6FdwNBFijcmFeWS1H6QEE/oOtWwaAXGjC3SdMGWubwmq1IBL6HHfgfpwcMYx55sc= smithi107.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAQf4+CqF6WpzoIWGanLXC14xDs/pUj7EJdvWpyM8Ed81j0y2SmYMkexXJ3agRcVvw0Y/I/iHwNhBycWvmjCcYU= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-03_15:37:49 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-05T16:03:21.208 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/qa; will attempt to use it 2024-05-05T16:03:21.209 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/qa/tasks 2024-05-05T16:03:21.209 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-05T16:03:21.211 INFO:teuthology.task.internal:Checking packages... 2024-05-05T16:03:21.234 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '0963fa2bbe9b86a11c3a192ab0fbb3d382746c16' 2024-05-05T16:03:21.234 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-05T16:03:21.234 INFO:teuthology.packaging:ref: None 2024-05-05T16:03:21.234 INFO:teuthology.packaging:tag: None 2024-05-05T16:03:21.234 INFO:teuthology.packaging:branch: wip-yuri8-testing-2024-05-01-1547 2024-05-05T16:03:21.234 INFO:teuthology.packaging:sha1: 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:03:21.234 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri8-testing-2024-05-01-1547 2024-05-05T16:03:21.376 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:03:21.377 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-05T16:03:21.383 INFO:teuthology.task.internal:no buildpackages task found 2024-05-05T16:03:21.383 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-05T16:03:21.396 INFO:teuthology.task.internal:Saving configuration 2024-05-05T16:03:21.411 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-05T16:03:21.417 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-05T16:03:21.443 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987', '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-05-05 15:57:26.973765', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPnhDW9lkOaVhUJIGKId/K4Pqvl3nGbcmvx8M2DaM54g'} 2024-05-05T16:03:21.463 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987', '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-05-05 15:57:26.975685', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIMboCZJF9kQzWqXMhrfnLilc3IxEL6eWuYCW38NSPx0'} 2024-05-05T16:03:21.463 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-05T16:03:21.470 INFO:teuthology.task.internal:roles: ubuntu@smithi018.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-05-05T16:03:21.470 INFO:teuthology.task.internal:roles: ubuntu@smithi107.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-05-05T16:03:21.470 INFO:teuthology.run_tasks:Running task console_log... 2024-05-05T16:03:21.541 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5f07688430>, signals=[15]) 2024-05-05T16:03:21.541 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-05T16:03:21.548 INFO:teuthology.task.internal:Opening connections... 2024-05-05T16:03:21.548 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi018.front.sepia.ceph.com 2024-05-05T16:03:21.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:03:21.631 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi107.front.sepia.ceph.com 2024-05-05T16:03:21.632 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:03:21.706 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-05T16:03:21.713 DEBUG:teuthology.orchestra.run.smithi018:> uname -m 2024-05-05T16:03:21.719 INFO:teuthology.orchestra.run.smithi018.stdout:x86_64 2024-05-05T16:03:21.719 DEBUG:teuthology.orchestra.run.smithi018:> cat /etc/os-release 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:NAME="Ubuntu" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION_ID="22.04" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION_CODENAME=jammy 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:ID=ubuntu 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:ID_LIKE=debian 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-05T16:03:21.766 INFO:teuthology.orchestra.run.smithi018.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-05T16:03:21.767 INFO:teuthology.orchestra.run.smithi018.stdout:UBUNTU_CODENAME=jammy 2024-05-05T16:03:21.767 INFO:teuthology.lock.ops:Updating smithi018.front.sepia.ceph.com on lock server 2024-05-05T16:03:21.785 DEBUG:teuthology.orchestra.run.smithi107:> uname -m 2024-05-05T16:03:21.790 INFO:teuthology.orchestra.run.smithi107.stdout:x86_64 2024-05-05T16:03:21.790 DEBUG:teuthology.orchestra.run.smithi107:> cat /etc/os-release 2024-05-05T16:03:21.838 INFO:teuthology.orchestra.run.smithi107.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:NAME="Ubuntu" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_ID="22.04" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_CODENAME=jammy 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:ID=ubuntu 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:ID_LIKE=debian 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:HOME_URL="https://www.ubuntu.com/" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-05-05T16:03:21.839 INFO:teuthology.orchestra.run.smithi107.stdout:UBUNTU_CODENAME=jammy 2024-05-05T16:03:21.840 INFO:teuthology.lock.ops:Updating smithi107.front.sepia.ceph.com on lock server 2024-05-05T16:03:21.860 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-05T16:03:21.868 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-05T16:03:21.874 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-05T16:03:21.875 DEBUG:teuthology.orchestra.run.smithi018:> test '!' -e /home/ubuntu/cephtest 2024-05-05T16:03:21.877 DEBUG:teuthology.orchestra.run.smithi107:> test '!' -e /home/ubuntu/cephtest 2024-05-05T16:03:21.886 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-05T16:03:21.892 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-05T16:03:21.892 DEBUG:teuthology.orchestra.run.smithi018:> test -z $(ls -A /var/lib/ceph) 2024-05-05T16:03:21.923 DEBUG:teuthology.orchestra.run.smithi107:> test -z $(ls -A /var/lib/ceph) 2024-05-05T16:03:21.937 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-05T16:03:21.993 INFO:teuthology.run_tasks:Running task kernel... 2024-05-05T16:03:22.008 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-05T16:03:22.008 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-05T16:03:22.008 DEBUG:teuthology.orchestra.run.smithi018:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-05T16:03:22.009 DEBUG:teuthology.orchestra.run.smithi107:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-05T16:03:22.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-05T16:03:22.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-05T16:03:22.014 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-05-05T16:03:22.014 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-05-05T16:03:22.062 INFO:teuthology.orchestra.run.smithi018.stdout:5.15.0-56-generic 2024-05-05T16:03:22.062 INFO:teuthology.task.kernel:Running kernel on smithi018: 5.15.0-56-generic 2024-05-05T16:03:22.063 DEBUG:teuthology.orchestra.run.smithi018:> sudo apt-get clean 2024-05-05T16:03:22.064 INFO:teuthology.orchestra.run.smithi107.stdout:5.15.0-56-generic 2024-05-05T16:03:22.064 INFO:teuthology.task.kernel:Running kernel on smithi107: 5.15.0-56-generic 2024-05-05T16:03:22.064 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-05-05T16:03:22.187 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-05-05T16:03:22.196 DEBUG:teuthology.orchestra.run.smithi018:> sudo apt-get update 2024-05-05T16:03:22.333 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-05T16:03:22.346 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-05T16:03:22.365 INFO:teuthology.orchestra.run.smithi018.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-05T16:03:22.426 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-05T16:03:22.455 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-05-05T16:03:22.472 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-05T16:03:22.558 INFO:teuthology.orchestra.run.smithi018.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-05-05T16:03:22.579 INFO:teuthology.orchestra.run.smithi018.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB] 2024-05-05T16:03:22.659 INFO:teuthology.orchestra.run.smithi018.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-05-05T16:03:22.679 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB] 2024-05-05T16:03:22.703 INFO:teuthology.orchestra.run.smithi018.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-05-05T16:03:22.706 INFO:teuthology.orchestra.run.smithi018.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-05T16:03:22.707 INFO:teuthology.orchestra.run.smithi018.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-05T16:03:22.708 INFO:teuthology.orchestra.run.smithi018.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-05-05T16:03:22.729 INFO:teuthology.orchestra.run.smithi018.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-05-05T16:03:22.733 INFO:teuthology.orchestra.run.smithi018.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-05T16:03:22.734 INFO:teuthology.orchestra.run.smithi018.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-05-05T16:03:22.743 INFO:teuthology.orchestra.run.smithi018.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-05-05T16:03:22.750 INFO:teuthology.orchestra.run.smithi018.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-05T16:03:22.751 INFO:teuthology.orchestra.run.smithi018.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-05T16:03:22.752 INFO:teuthology.orchestra.run.smithi018.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-05T16:03:22.752 INFO:teuthology.orchestra.run.smithi018.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-05T16:03:22.752 INFO:teuthology.orchestra.run.smithi018.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-05T16:03:22.760 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB] 2024-05-05T16:03:22.767 INFO:teuthology.orchestra.run.smithi018.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-05T16:03:22.799 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] 2024-05-05T16:03:22.807 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-05T16:03:22.807 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-05-05T16:03:22.821 INFO:teuthology.orchestra.run.smithi107.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-05T16:03:22.821 INFO:teuthology.orchestra.run.smithi107.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-05-05T16:03:22.825 INFO:teuthology.orchestra.run.smithi107.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-05T16:03:22.825 INFO:teuthology.orchestra.run.smithi107.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB] 2024-05-05T16:03:22.830 INFO:teuthology.orchestra.run.smithi107.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB] 2024-05-05T16:03:22.841 INFO:teuthology.orchestra.run.smithi107.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-05T16:03:22.843 INFO:teuthology.orchestra.run.smithi107.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-05T16:03:22.843 INFO:teuthology.orchestra.run.smithi107.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-05T16:03:22.867 INFO:teuthology.orchestra.run.smithi107.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-05T16:03:22.868 INFO:teuthology.orchestra.run.smithi107.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-05T16:03:22.868 INFO:teuthology.orchestra.run.smithi107.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-05T16:03:22.868 INFO:teuthology.orchestra.run.smithi107.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-05T16:03:22.868 INFO:teuthology.orchestra.run.smithi107.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-05T16:03:22.869 INFO:teuthology.orchestra.run.smithi107.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-05T16:03:22.869 INFO:teuthology.orchestra.run.smithi107.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-05T16:03:22.884 INFO:teuthology.orchestra.run.smithi107.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-05T16:03:22.889 INFO:teuthology.orchestra.run.smithi107.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-05-05T16:03:22.904 INFO:teuthology.orchestra.run.smithi107.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-05T16:03:22.905 INFO:teuthology.orchestra.run.smithi107.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-05T16:03:22.905 INFO:teuthology.orchestra.run.smithi107.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-05T16:03:22.927 INFO:teuthology.orchestra.run.smithi018.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-05-05T16:03:23.089 INFO:teuthology.orchestra.run.smithi018.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,612 kB] 2024-05-05T16:03:23.301 INFO:teuthology.orchestra.run.smithi107.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB] 2024-05-05T16:03:23.319 INFO:teuthology.orchestra.run.smithi107.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-05-05T16:03:23.328 INFO:teuthology.orchestra.run.smithi107.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-05-05T16:03:23.328 INFO:teuthology.orchestra.run.smithi107.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-05-05T16:03:23.330 INFO:teuthology.orchestra.run.smithi107.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-05-05T16:03:23.423 INFO:teuthology.orchestra.run.smithi107.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-05-05T16:03:23.434 INFO:teuthology.orchestra.run.smithi107.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-05-05T16:03:23.435 INFO:teuthology.orchestra.run.smithi107.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-05-05T16:03:23.462 INFO:teuthology.orchestra.run.smithi107.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-05-05T16:03:23.483 INFO:teuthology.orchestra.run.smithi018.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [620 kB] 2024-05-05T16:03:23.505 INFO:teuthology.orchestra.run.smithi018.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] 2024-05-05T16:03:23.516 INFO:teuthology.orchestra.run.smithi018.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-05-05T16:03:23.516 INFO:teuthology.orchestra.run.smithi018.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-05-05T16:03:23.602 INFO:teuthology.orchestra.run.smithi018.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-05-05T16:03:23.603 INFO:teuthology.orchestra.run.smithi018.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-05-05T16:03:23.614 INFO:teuthology.orchestra.run.smithi018.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-05-05T16:03:23.640 INFO:teuthology.orchestra.run.smithi107.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-05-05T16:03:23.779 INFO:teuthology.orchestra.run.smithi018.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,072 kB] 2024-05-05T16:03:24.039 INFO:teuthology.orchestra.run.smithi107.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-05-05T16:03:24.045 INFO:teuthology.orchestra.run.smithi107.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-05-05T16:03:24.046 INFO:teuthology.orchestra.run.smithi107.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-05-05T16:03:24.060 INFO:teuthology.orchestra.run.smithi107.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-05-05T16:03:24.062 INFO:teuthology.orchestra.run.smithi107.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-05-05T16:03:24.415 INFO:teuthology.orchestra.run.smithi018.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [701 kB] 2024-05-05T16:03:24.454 INFO:teuthology.orchestra.run.smithi018.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-05-05T16:03:24.466 INFO:teuthology.orchestra.run.smithi018.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-05-05T16:03:24.468 INFO:teuthology.orchestra.run.smithi018.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-05-05T16:03:24.468 INFO:teuthology.orchestra.run.smithi018.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-05-05T16:03:24.470 INFO:teuthology.orchestra.run.smithi018.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-05-05T16:03:24.471 INFO:teuthology.orchestra.run.smithi018.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-05-05T16:03:24.472 INFO:teuthology.orchestra.run.smithi018.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-05-05T16:03:24.497 INFO:teuthology.orchestra.run.smithi018.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-05-05T16:03:24.500 INFO:teuthology.orchestra.run.smithi018.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-05-05T16:03:24.665 INFO:teuthology.orchestra.run.smithi018.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-05-05T16:03:24.750 INFO:teuthology.orchestra.run.smithi018.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-05-05T16:03:24.831 INFO:teuthology.orchestra.run.smithi018.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-05-05T16:03:24.886 INFO:teuthology.orchestra.run.smithi018.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-05-05T16:03:24.937 INFO:teuthology.orchestra.run.smithi018.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-05-05T16:03:28.447 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 13.3 MB in 2s (6,848 kB/s) 2024-05-05T16:03:29.707 INFO:teuthology.orchestra.run.smithi018.stdout:Fetched 13.3 MB in 3s (4,994 kB/s) 2024-05-05T16:03:30.050 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-05-05T16:03:30.068 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-05T16:03:30.128 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-05-05T16:03:30.334 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-05-05T16:03:30.334 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-05-05T16:03:30.498 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages were automatically installed and are no longer required: 2024-05-05T16:03:30.498 INFO:teuthology.orchestra.run.smithi107.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-05T16:03:30.498 INFO:teuthology.orchestra.run.smithi107.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-05T16:03:30.499 INFO:teuthology.orchestra.run.smithi107.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-05T16:03:30.499 INFO:teuthology.orchestra.run.smithi107.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-05T16:03:30.499 INFO:teuthology.orchestra.run.smithi107.stdout: python2.7-minimal 2024-05-05T16:03:30.499 INFO:teuthology.orchestra.run.smithi107.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-05T16:03:30.500 INFO:teuthology.orchestra.run.smithi107.stdout:The following additional packages will be installed: 2024-05-05T16:03:30.500 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-05T16:03:30.500 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-05-05T16:03:30.500 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-05-05T16:03:30.501 INFO:teuthology.orchestra.run.smithi107.stdout:Suggested packages: 2024-05-05T16:03:30.501 INFO:teuthology.orchestra.run.smithi107.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-05T16:03:30.501 INFO:teuthology.orchestra.run.smithi107.stdout:Recommended packages: 2024-05-05T16:03:30.501 INFO:teuthology.orchestra.run.smithi107.stdout: thermald 2024-05-05T16:03:30.546 INFO:teuthology.orchestra.run.smithi107.stdout:The following NEW packages will be installed: 2024-05-05T16:03:30.546 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-05T16:03:30.546 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-05-05T16:03:30.547 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-extra-5.15.0-105-generic 2024-05-05T16:03:30.548 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages will be upgraded: 2024-05-05T16:03:30.548 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-05T16:03:30.606 INFO:teuthology.orchestra.run.smithi107.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-05T16:03:30.606 INFO:teuthology.orchestra.run.smithi107.stdout:Need to get 113 MB of archives. 2024-05-05T16:03:30.606 INFO:teuthology.orchestra.run.smithi107.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-05T16:03:30.607 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-05-05T16:03:31.080 INFO:teuthology.orchestra.run.smithi018.stdout:Reading package lists... 2024-05-05T16:03:31.096 DEBUG:teuthology.orchestra.run.smithi018:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-05T16:03:31.118 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-05-05T16:03:31.162 INFO:teuthology.orchestra.run.smithi018.stdout:Reading package lists... 2024-05-05T16:03:31.230 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-05-05T16:03:31.367 INFO:teuthology.orchestra.run.smithi018.stdout:Building dependency tree... 2024-05-05T16:03:31.367 INFO:teuthology.orchestra.run.smithi018.stdout:Reading state information... 2024-05-05T16:03:31.549 INFO:teuthology.orchestra.run.smithi018.stdout:The following packages were automatically installed and are no longer required: 2024-05-05T16:03:31.550 INFO:teuthology.orchestra.run.smithi018.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-05T16:03:31.550 INFO:teuthology.orchestra.run.smithi018.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-05T16:03:31.550 INFO:teuthology.orchestra.run.smithi018.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-05T16:03:31.550 INFO:teuthology.orchestra.run.smithi018.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-05-05T16:03:31.550 INFO:teuthology.orchestra.run.smithi018.stdout: python2.7-minimal 2024-05-05T16:03:31.551 INFO:teuthology.orchestra.run.smithi018.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-05T16:03:31.552 INFO:teuthology.orchestra.run.smithi018.stdout:The following additional packages will be installed: 2024-05-05T16:03:31.552 INFO:teuthology.orchestra.run.smithi018.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-05T16:03:31.552 INFO:teuthology.orchestra.run.smithi018.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-05-05T16:03:31.552 INFO:teuthology.orchestra.run.smithi018.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-05-05T16:03:31.554 INFO:teuthology.orchestra.run.smithi018.stdout:Suggested packages: 2024-05-05T16:03:31.554 INFO:teuthology.orchestra.run.smithi018.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-05-05T16:03:31.554 INFO:teuthology.orchestra.run.smithi018.stdout:Recommended packages: 2024-05-05T16:03:31.554 INFO:teuthology.orchestra.run.smithi018.stdout: thermald 2024-05-05T16:03:31.605 INFO:teuthology.orchestra.run.smithi018.stdout:The following NEW packages will be installed: 2024-05-05T16:03:31.605 INFO:teuthology.orchestra.run.smithi018.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-05-05T16:03:31.605 INFO:teuthology.orchestra.run.smithi018.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-05-05T16:03:31.605 INFO:teuthology.orchestra.run.smithi018.stdout: linux-modules-extra-5.15.0-105-generic 2024-05-05T16:03:31.607 INFO:teuthology.orchestra.run.smithi018.stdout:The following packages will be upgraded: 2024-05-05T16:03:31.607 INFO:teuthology.orchestra.run.smithi018.stdout: linux-generic linux-headers-generic linux-image-generic 2024-05-05T16:03:31.679 INFO:teuthology.orchestra.run.smithi018.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-05-05T16:03:31.679 INFO:teuthology.orchestra.run.smithi018.stdout:Need to get 113 MB of archives. 2024-05-05T16:03:31.679 INFO:teuthology.orchestra.run.smithi018.stdout:After this operation, 583 MB of additional disk space will be used. 2024-05-05T16:03:31.679 INFO:teuthology.orchestra.run.smithi018.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-05-05T16:03:32.173 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-05-05T16:03:32.173 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-05-05T16:03:32.173 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-05-05T16:03:32.203 INFO:teuthology.orchestra.run.smithi018.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-05-05T16:03:32.385 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-05-05T16:03:32.416 INFO:teuthology.orchestra.run.smithi018.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-05-05T16:03:32.445 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-05-05T16:03:32.844 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 113 MB in 2s (59.9 MB/s) 2024-05-05T16:03:33.141 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-05-05T16:03:33.706 INFO:teuthology.orchestra.run.smithi018.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-05-05T16:03:33.706 INFO:teuthology.orchestra.run.smithi018.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-05-05T16:03:33.707 INFO:teuthology.orchestra.run.smithi018.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-05-05T16:03:33.863 INFO:teuthology.orchestra.run.smithi018.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-05-05T16:03:34.002 INFO:teuthology.orchestra.run.smithi018.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-05-05T16:03:34.469 INFO:teuthology.orchestra.run.smithi018.stdout:Fetched 113 MB in 2s (47.5 MB/s) 2024-05-05T16:03:34.644 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-05-05T16:03:35.163 INFO:teuthology.orchestra.run.smithi107.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-05-05T16:03:35.168 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:35.297 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:36.682 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:03:36.686 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:36.966 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:37.515 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-05-05T16:03:37.536 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:37.633 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:38.224 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-05-05T16:03:38.244 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:38.509 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:39.199 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-05-05T16:03:39.221 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:39.306 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:39.786 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-05-05T16:03:39.807 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:39.861 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:45.211 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-05-05T16:03:45.344 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-05T16:03:45.702 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-05-05T16:03:45.856 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-05T16:03:46.176 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-05-05T16:03:46.198 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-05-05T16:03:46.242 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-05T16:03:46.608 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-05-05T16:03:46.743 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-05T16:03:47.094 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-05-05T16:03:47.197 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-05T16:03:47.508 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-05-05T16:03:47.519 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-05-05T16:03:47.558 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-05T16:03:52.125 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-05-05T16:03:52.163 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:52.208 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:53.799 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-05-05T16:03:53.836 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-05-05T16:03:53.873 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:55.417 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-05-05T16:03:55.571 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-05T16:03:55.951 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-05T16:03:56.072 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:56.223 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-05-05T16:03:56.360 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:56.785 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-05-05T16:03:56.935 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-05-05T16:03:57.279 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-05-05T16:03:57.415 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:57.541 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-05-05T16:03:57.686 INFO:teuthology.orchestra.run.smithi107.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-05T16:03:57.686 INFO:teuthology.orchestra.run.smithi107.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-05T16:03:57.686 INFO:teuthology.orchestra.run.smithi107.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-05-05T16:03:57.686 INFO:teuthology.orchestra.run.smithi107.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-05-05T16:03:57.687 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:58.731 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:03:59.811 INFO:teuthology.orchestra.run.smithi018.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-05-05T16:03:59.811 INFO:teuthology.orchestra.run.smithi018.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-05-05T16:03:59.811 INFO:teuthology.orchestra.run.smithi018.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-05-05T16:03:59.811 INFO:teuthology.orchestra.run.smithi018.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-05-05T16:03:59.972 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:04:00.164 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:04:01.416 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:04:01.581 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-05-05T16:04:01.707 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-05-05T16:04:01.858 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:04:01.922 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-05T16:04:01.922 INFO:teuthology.orchestra.run.smithi107.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-05-05T16:04:02.875 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-05-05T16:04:03.001 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-05-05T16:04:03.135 INFO:teuthology.orchestra.run.smithi018.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-05-05T16:04:03.233 INFO:teuthology.orchestra.run.smithi018.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-05-05T16:04:03.234 INFO:teuthology.orchestra.run.smithi018.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-05-05T16:04:16.447 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-05T16:04:16.447 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub' 2024-05-05T16:04:16.475 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-05T16:04:16.504 INFO:teuthology.orchestra.run.smithi107.stdout:Generating grub configuration file ... 2024-05-05T16:04:16.834 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-05T16:04:16.861 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-05T16:04:17.208 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-05T16:04:17.213 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-05T16:04:17.289 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-05T16:04:17.294 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-05T16:04:17.482 INFO:teuthology.orchestra.run.smithi107.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-05T16:04:17.482 INFO:teuthology.orchestra.run.smithi107.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-05T16:04:17.482 INFO:teuthology.orchestra.run.smithi107.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-05T16:04:17.534 INFO:teuthology.orchestra.run.smithi107.stdout:done 2024-05-05T16:04:17.778 INFO:teuthology.orchestra.run.smithi018.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-05-05T16:04:17.779 INFO:teuthology.orchestra.run.smithi018.stdout:Sourcing file `/etc/default/grub' 2024-05-05T16:04:17.800 INFO:teuthology.orchestra.run.smithi018.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-05T16:04:17.829 INFO:teuthology.orchestra.run.smithi018.stdout:Generating grub configuration file ... 2024-05-05T16:04:18.035 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-05-05T16:04:18.058 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 21 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.15.0.105.102 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-05-05T16:04:18.059 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-05-05T16:04:18.060 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-05-05T16:04:18.060 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-05-05T16:04:18.060 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-05T16:04:18.060 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-05T16:04:18.060 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-05T16:04:18.060 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi107.front.sepia.ceph.com, path=None, version=distro) 2024-05-05T16:04:18.060 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-05-05T16:04:18.115 INFO:teuthology.orchestra.run.smithi018.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-05T16:04:18.134 INFO:teuthology.orchestra.run.smithi018.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-05T16:04:18.222 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-05-05T16:04:18.355 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-05T16:04:18.355 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-05T16:04:18.370 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-05T16:04:18.390 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-05T16:04:18.492 INFO:teuthology.orchestra.run.smithi018.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-05T16:04:18.497 INFO:teuthology.orchestra.run.smithi018.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-05T16:04:18.569 INFO:teuthology.orchestra.run.smithi018.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-05T16:04:18.574 INFO:teuthology.orchestra.run.smithi018.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-05T16:04:18.727 INFO:teuthology.orchestra.run.smithi018.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-05T16:04:18.727 INFO:teuthology.orchestra.run.smithi018.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-05-05T16:04:18.727 INFO:teuthology.orchestra.run.smithi018.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-05T16:04:18.774 INFO:teuthology.orchestra.run.smithi018.stdout:done 2024-05-05T16:04:19.264 DEBUG:teuthology.orchestra.run.smithi018:> dpkg -s linux-image-generic 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Package: linux-image-generic 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Status: install ok installed 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Priority: optional 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Section: kernel 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Installed-Size: 21 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Maintainer: Ubuntu Kernel Team 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Architecture: amd64 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Source: linux-meta 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Version: 5.15.0.105.102 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-05T16:04:19.285 INFO:teuthology.orchestra.run.smithi018.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-05T16:04:19.286 INFO:teuthology.orchestra.run.smithi018.stdout:Recommends: thermald 2024-05-05T16:04:19.286 INFO:teuthology.orchestra.run.smithi018.stdout:Description: Generic Linux kernel image 2024-05-05T16:04:19.286 INFO:teuthology.orchestra.run.smithi018.stdout: This package will always depend on the latest generic kernel image 2024-05-05T16:04:19.286 INFO:teuthology.orchestra.run.smithi018.stdout: available. 2024-05-05T16:04:19.287 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-05-05T16:04:19.287 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-05T16:04:19.287 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-05T16:04:19.287 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-05T16:04:19.287 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi018.front.sepia.ceph.com, path=None, version=distro) 2024-05-05T16:04:19.287 DEBUG:teuthology.orchestra.run.smithi018:> sudo apt-get clean 2024-05-05T16:04:19.495 DEBUG:teuthology.orchestra.run.smithi018:> sudo apt-get update 2024-05-05T16:04:19.703 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-05-05T16:04:19.721 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-05T16:04:19.747 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-05T16:04:19.747 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-05T16:04:19.771 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-05-05T16:04:19.819 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-05T16:04:19.900 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-05T16:04:19.953 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-05-05T16:04:19.954 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-05-05T16:04:20.110 INFO:teuthology.orchestra.run.smithi107.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-05-05T16:04:20.110 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages were automatically installed and are no longer required: 2024-05-05T16:04:20.111 INFO:teuthology.orchestra.run.smithi107.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-05T16:04:20.111 INFO:teuthology.orchestra.run.smithi107.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-05T16:04:20.111 INFO:teuthology.orchestra.run.smithi107.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-05T16:04:20.111 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-05T16:04:20.111 INFO:teuthology.orchestra.run.smithi107.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-05T16:04:20.111 INFO:teuthology.orchestra.run.smithi107.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-05T16:04:20.149 INFO:teuthology.orchestra.run.smithi107.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-05T16:04:20.152 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-05-05T16:04:20.205 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-05-05T16:04:20.205 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-05-05T16:04:20.205 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 21 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.15.0.105.102 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-05-05T16:04:20.206 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-05-05T16:04:20.207 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-05-05T16:04:20.207 DEBUG:teuthology.orchestra.run.smithi107:> mktemp 2024-05-05T16:04:20.250 INFO:teuthology.orchestra.run.smithi107.stdout:/tmp/tmp.WlVntObr12 2024-05-05T16:04:20.250 DEBUG:teuthology.orchestra.run.smithi107:> sudo cp /boot/grub/grub.cfg /tmp/tmp.WlVntObr12 2024-05-05T16:04:20.307 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 0666 /tmp/tmp.WlVntObr12 2024-05-05T16:04:20.427 DEBUG:teuthology.orchestra.remote:smithi107:/tmp/tmp.WlVntObr12 is 10KB 2024-05-05T16:04:20.440 DEBUG:teuthology.orchestra.run.smithi107:> rm -fr /tmp/tmp.WlVntObr12 2024-05-05T16:04:20.445 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-05T16:04:20.498 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:04:20.498 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-05T16:04:20.498 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-05T16:04:20.568 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-05-05T16:04:20.568 DEBUG:teuthology.orchestra.run.smithi107:> sudo update-grub 2024-05-05T16:04:21.180 INFO:teuthology.orchestra.run.smithi018.stdout:Reading package lists... 2024-05-05T16:04:21.198 DEBUG:teuthology.orchestra.run.smithi018:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-05-05T16:04:21.262 INFO:teuthology.orchestra.run.smithi018.stdout:Reading package lists... 2024-05-05T16:04:21.464 INFO:teuthology.orchestra.run.smithi018.stdout:Building dependency tree... 2024-05-05T16:04:21.465 INFO:teuthology.orchestra.run.smithi018.stdout:Reading state information... 2024-05-05T16:04:21.640 INFO:teuthology.orchestra.run.smithi018.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-05-05T16:04:21.640 INFO:teuthology.orchestra.run.smithi018.stdout:The following packages were automatically installed and are no longer required: 2024-05-05T16:04:21.640 INFO:teuthology.orchestra.run.smithi018.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-05T16:04:21.641 INFO:teuthology.orchestra.run.smithi018.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-05T16:04:21.641 INFO:teuthology.orchestra.run.smithi018.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-05T16:04:21.641 INFO:teuthology.orchestra.run.smithi018.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-05T16:04:21.641 INFO:teuthology.orchestra.run.smithi018.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-05T16:04:21.641 INFO:teuthology.orchestra.run.smithi018.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-05T16:04:21.681 INFO:teuthology.orchestra.run.smithi018.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-05-05T16:04:21.683 DEBUG:teuthology.orchestra.run.smithi018:> dpkg -s linux-image-generic 2024-05-05T16:04:21.699 INFO:teuthology.orchestra.run.smithi018.stdout:Package: linux-image-generic 2024-05-05T16:04:21.699 INFO:teuthology.orchestra.run.smithi018.stdout:Status: install ok installed 2024-05-05T16:04:21.699 INFO:teuthology.orchestra.run.smithi018.stdout:Priority: optional 2024-05-05T16:04:21.699 INFO:teuthology.orchestra.run.smithi018.stdout:Section: kernel 2024-05-05T16:04:21.699 INFO:teuthology.orchestra.run.smithi018.stdout:Installed-Size: 21 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Maintainer: Ubuntu Kernel Team 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Architecture: amd64 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Source: linux-meta 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Version: 5.15.0.105.102 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Recommends: thermald 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout:Description: Generic Linux kernel image 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout: This package will always depend on the latest generic kernel image 2024-05-05T16:04:21.700 INFO:teuthology.orchestra.run.smithi018.stdout: available. 2024-05-05T16:04:21.700 DEBUG:teuthology.orchestra.run.smithi018:> mktemp 2024-05-05T16:04:21.745 INFO:teuthology.orchestra.run.smithi018.stdout:/tmp/tmp.dMNLwqNQoj 2024-05-05T16:04:21.745 DEBUG:teuthology.orchestra.run.smithi018:> sudo cp /boot/grub/grub.cfg /tmp/tmp.dMNLwqNQoj 2024-05-05T16:04:21.801 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 0666 /tmp/tmp.dMNLwqNQoj 2024-05-05T16:04:21.916 DEBUG:teuthology.orchestra.remote:smithi018:/tmp/tmp.dMNLwqNQoj is 10KB 2024-05-05T16:04:21.928 DEBUG:teuthology.orchestra.run.smithi018:> rm -fr /tmp/tmp.dMNLwqNQoj 2024-05-05T16:04:21.934 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-05-05T16:04:21.989 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:04:21.990 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-05-05T16:04:21.990 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-05-05T16:04:22.021 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub' 2024-05-05T16:04:22.023 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-05T16:04:22.026 INFO:teuthology.orchestra.run.smithi107.stderr:Generating grub configuration file ... 2024-05-05T16:04:22.057 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-05-05T16:04:22.057 DEBUG:teuthology.orchestra.run.smithi018:> sudo update-grub 2024-05-05T16:04:22.192 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-05T16:04:22.198 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-05T16:04:22.439 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-05T16:04:22.444 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-05T16:04:22.482 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-05T16:04:22.486 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-05T16:04:22.598 INFO:teuthology.orchestra.run.smithi107.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-05T16:04:22.598 INFO:teuthology.orchestra.run.smithi107.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-05T16:04:22.598 INFO:teuthology.orchestra.run.smithi107.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-05T16:04:22.619 INFO:teuthology.orchestra.run.smithi107.stderr:done 2024-05-05T16:04:22.622 DEBUG:teuthology.orchestra.run.smithi107:> sudo shutdown -r now 2024-05-05T16:04:23.428 INFO:teuthology.orchestra.run.smithi018.stderr:Sourcing file `/etc/default/grub' 2024-05-05T16:04:23.429 INFO:teuthology.orchestra.run.smithi018.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-05-05T16:04:23.432 INFO:teuthology.orchestra.run.smithi018.stderr:Generating grub configuration file ... 2024-05-05T16:04:23.618 INFO:teuthology.orchestra.run.smithi018.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-05-05T16:04:23.625 INFO:teuthology.orchestra.run.smithi018.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-05-05T16:04:23.898 INFO:teuthology.orchestra.run.smithi018.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-05-05T16:04:23.904 INFO:teuthology.orchestra.run.smithi018.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-05-05T16:04:23.949 INFO:teuthology.orchestra.run.smithi018.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-05-05T16:04:23.954 INFO:teuthology.orchestra.run.smithi018.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-05-05T16:04:24.082 INFO:teuthology.orchestra.run.smithi018.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-05-05T16:04:24.082 INFO:teuthology.orchestra.run.smithi018.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-05-05T16:04:24.082 INFO:teuthology.orchestra.run.smithi018.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-05-05T16:04:24.102 INFO:teuthology.orchestra.run.smithi018.stderr:done 2024-05-05T16:04:24.104 DEBUG:teuthology.orchestra.run.smithi018:> sudo shutdown -r now 2024-05-05T16:04:52.653 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-05T16:04:52.654 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:04:52.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:04:54.108 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-05T16:04:54.108 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-05-05T16:04:54.108 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:05:11.070 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-05-05T16:05:12.606 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.18 2024-05-05T16:05:20.078 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:05:20.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:05:21.609 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-05-05T16:05:21.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:05:23.134 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-05-05T16:05:35.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:05:35.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:06:21.641 DEBUG:teuthology.orchestra.remote:timed out 2024-05-05T16:06:33.645 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-05-05T16:06:33.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:06:33.852 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-05-05T16:06:34.457 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-05-05T16:06:34.457 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-105-generic"... 2024-05-05T16:06:34.457 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-05-05T16:06:34.502 INFO:teuthology.orchestra.run.smithi018.stdout:5.15.0-105-generic 2024-05-05T16:06:34.503 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-05-05T16:06:34.503 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-05T16:06:34.503 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-05T16:06:35.149 DEBUG:teuthology.orchestra.remote:timed out 2024-05-05T16:06:35.504 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-05T16:06:35.504 DEBUG:teuthology.orchestra.run.smithi018:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-05T16:06:35.579 INFO:teuthology.orchestra.run.smithi018.stdout:ttyS1 2024-05-05T16:06:35.608 DEBUG:teuthology.parallel:result is None 2024-05-05T16:06:50.151 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:06:50.152 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:06:50.414 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-05-05T16:06:51.000 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:06:51.000 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-105-generic"... 2024-05-05T16:06:51.000 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-05-05T16:06:51.049 INFO:teuthology.orchestra.run.smithi107.stdout:5.15.0-105-generic 2024-05-05T16:06:51.049 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-05-05T16:06:51.049 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-05T16:06:51.049 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-05-05T16:06:52.050 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-05T16:06:52.050 DEBUG:teuthology.orchestra.run.smithi107:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-05T16:06:52.414 INFO:teuthology.orchestra.run.smithi107.stdout:ttyS1 2024-05-05T16:06:52.451 DEBUG:teuthology.parallel:result is None 2024-05-05T16:06:52.451 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-05T16:06:52.459 INFO:teuthology.task.internal:Creating test directory... 2024-05-05T16:06:52.459 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-05T16:06:52.461 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-05T16:06:52.467 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-05T16:06:52.474 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-05T16:06:52.484 INFO:teuthology.task.internal:Creating archive directory... 2024-05-05T16:06:52.484 DEBUG:teuthology.orchestra.run.smithi018:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-05T16:06:52.508 DEBUG:teuthology.orchestra.run.smithi107:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-05T16:06:52.531 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-05T16:06:52.538 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-05T16:06:52.538 DEBUG:teuthology.orchestra.run.smithi018:> 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-05-05T16:06:52.568 DEBUG:teuthology.orchestra.run.smithi107:> 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-05-05T16:06:52.588 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-05T16:06:52.596 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-05T16:06:52.598 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-05T16:06:52.604 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-05T16:06:52.606 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-05T16:06:52.612 INFO:teuthology.task.internal:Configuring sudo... 2024-05-05T16:06:52.612 DEBUG:teuthology.orchestra.run.smithi018:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-05T16:06:52.652 DEBUG:teuthology.orchestra.run.smithi107:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-05T16:06:52.668 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-05T16:06:52.677 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-05T16:06:52.678 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-05T16:06:52.712 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-05T16:06:52.717 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-05T16:06:52.763 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-05T16:06:52.811 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:06:52.811 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-05T16:06:52.870 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-05T16:06:52.876 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-05T16:06:52.925 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:06:52.926 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-05T16:06:52.993 DEBUG:teuthology.orchestra.run.smithi018:> sudo service rsyslog restart 2024-05-05T16:06:52.995 DEBUG:teuthology.orchestra.run.smithi107:> sudo service rsyslog restart 2024-05-05T16:06:53.067 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-05T16:06:53.075 INFO:teuthology.task.internal:Starting timer... 2024-05-05T16:06:53.075 INFO:teuthology.run_tasks:Running task pcp... 2024-05-05T16:06:53.085 INFO:teuthology.run_tasks:Running task selinux... 2024-05-05T16:06:53.130 DEBUG:teuthology.task.selinux:Excluding smithi018: OS 'ubuntu' does not support SELinux 2024-05-05T16:06:53.130 DEBUG:teuthology.task.selinux:Excluding smithi107: OS 'ubuntu' does not support SELinux 2024-05-05T16:06:53.130 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-05T16:06:53.130 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-05-05T16:06:53.130 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-05T16:06:53.130 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-05T16:06:53.139 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-05T16:06:53.156 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-05-05T16:06:53.157 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi018.front.sepia.ceph.com,smithi107.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-05T16:13:57.220 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi018.front.sepia.ceph.com'), Remote(name='ubuntu@smithi107.front.sepia.ceph.com')] 2024-05-05T16:13:57.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-05-05T16:13:57.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:13:57.310 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-05-05T16:13:57.394 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-05-05T16:13:57.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:13:57.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-05T16:13:57.483 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-05-05T16:13:57.562 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-05-05T16:13:57.563 INFO:teuthology.run_tasks:Running task clock... 2024-05-05T16:13:57.575 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-05T16:13:57.575 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-05T16:13:57.576 DEBUG:teuthology.orchestra.run.smithi018:> 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-05-05T16:13:57.578 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-05T16:13:57.579 DEBUG:teuthology.orchestra.run.smithi107:> 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-05-05T16:13:57.605 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-05T16:13:57.605 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Command line: ntpd -gq 2024-05-05T16:13:57.605 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: ---------------------------------------------------- 2024-05-05T16:13:57.606 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: ntp-4 is maintained by Network Time Foundation, 2024-05-05T16:13:57.606 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-05T16:13:57.606 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: corporation. Support and training for ntp-4 are 2024-05-05T16:13:57.606 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: available at https://www.nwtime.org/support 2024-05-05T16:13:57.606 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: ---------------------------------------------------- 2024-05-05T16:13:57.607 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: proto: precision = 0.067 usec (-24) 2024-05-05T16:13:57.607 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: basedate set to 2022-02-04 2024-05-05T16:13:57.607 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: gps base set to 2022-02-06 (week 2196) 2024-05-05T16:13:57.607 INFO:teuthology.orchestra.run.smithi018.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-05T16:13:57.608 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-05T16:13:57.608 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: restrict ::: KOD does nothing without LIMITED. 2024-05-05T16:13:57.608 INFO:teuthology.orchestra.run.smithi018.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listen and drop on 0 v6wildcard [::]:123 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listen normally on 2 lo 127.0.0.1:123 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listen normally on 3 ens1f0 172.21.15.18:123 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listen normally on 4 lo [::1]:123 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1362%4]:123 2024-05-05T16:13:57.609 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:13:57 ntpd[17143]: Listening on routing socket on fd #22 for interface updates 2024-05-05T16:13:57.630 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Command line: ntpd -gq 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: ---------------------------------------------------- 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: ntp-4 is maintained by Network Time Foundation, 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: corporation. Support and training for ntp-4 are 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: available at https://www.nwtime.org/support 2024-05-05T16:13:57.631 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: ---------------------------------------------------- 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: proto: precision = 0.060 usec (-24) 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: basedate set to 2022-02-04 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: gps base set to 2022-02-06 (week 2196) 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stderr:restrict ::: KOD does nothing without LIMITED. 2024-05-05T16:13:57.632 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: restrict ::: KOD does nothing without LIMITED. 2024-05-05T16:13:57.633 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listen and drop on 0 v6wildcard [::]:123 2024-05-05T16:13:57.633 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-05-05T16:13:57.633 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listen normally on 2 lo 127.0.0.1:123 2024-05-05T16:13:57.633 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listen normally on 3 enp3s0f1 172.21.15.107:123 2024-05-05T16:13:57.633 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listen normally on 4 lo [::1]:123 2024-05-05T16:13:57.634 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:47eb%5]:123 2024-05-05T16:13:57.634 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:13:57 ntpd[17236]: Listening on routing socket on fd #22 for interface updates 2024-05-05T16:13:58.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:13:58 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:58.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:13:58 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:58.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:13:58 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:58.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:13:58 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:58.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:13:58 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:13:58.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:13:58 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:13:58.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:58 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:58.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:58 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:58.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:58 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:58.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:58 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:58.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:58 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:13:58.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:58 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:13:59.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:59.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:59.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:59.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:59.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:13:59.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:13:59.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:13:59.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:13:59 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:00.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:00.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:00.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:00.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:00.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:00.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:00.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:00.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:00 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:00.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:00 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:00.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:00 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:00.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:00 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:00.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:00 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:00.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:00 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:00.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:00 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:01.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:01 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:01.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:01 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:01.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:01 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:01.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:01 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:01.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:01 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:01.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:01 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:01.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:01 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:02.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:02 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:02.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:02 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:02.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:02 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:02.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:02 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:02.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:02 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:02.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:02 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:02.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:02 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:03.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:03 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:03.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:03 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:03.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:03 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:03.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:03 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:03.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:03 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:03.606 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:03 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:03.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:03.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:03 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:04.607 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:04.608 INFO:teuthology.orchestra.run.smithi018.stdout: 5 May 16:14:04 ntpd[17143]: ntpd: time slew -0.002325 s 2024-05-05T16:14:04.608 INFO:teuthology.orchestra.run.smithi018.stdout:ntpd: time slew -0.002325s 2024-05-05T16:14:04.608 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-05T16:14:04.608 INFO:teuthology.orchestra.run.smithi018.stderr: 5 May 16:14:04 ntpd[17143]: can't open /var/log/ntpstats/loopstats.20240505: Permission denied 2024-05-05T16:14:04.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:04.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:04.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-05-05T16:14:04.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: can't open /var/log/ntpstats/rawstats.20240505: Permission denied 2024-05-05T16:14:04.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-05-05T16:14:04.631 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: can't open /var/log/ntpstats/peerstats.20240505: Permission denied 2024-05-05T16:14:04.632 INFO:teuthology.orchestra.run.smithi107.stdout: 5 May 16:14:04 ntpd[17236]: ntpd: time slew -0.000826 s 2024-05-05T16:14:04.632 INFO:teuthology.orchestra.run.smithi107.stdout:ntpd: time slew -0.000826s 2024-05-05T16:14:04.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-05-05T16:14:04.632 INFO:teuthology.orchestra.run.smithi107.stderr: 5 May 16:14:04 ntpd[17236]: can't open /var/log/ntpstats/loopstats.20240505: Permission denied 2024-05-05T16:14:04.659 INFO:teuthology.orchestra.run.smithi018.stdout: remote refid st t when poll reach delay offset jitter 2024-05-05T16:14:04.659 INFO:teuthology.orchestra.run.smithi018.stdout:============================================================================== 2024-05-05T16:14:04.659 INFO:teuthology.orchestra.run.smithi018.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.659 INFO:teuthology.orchestra.run.smithi018.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.659 INFO:teuthology.orchestra.run.smithi018.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.659 INFO:teuthology.orchestra.run.smithi018.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.678 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-05-05T16:14:04.678 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-05-05T16:14:04.678 INFO:teuthology.orchestra.run.smithi107.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.678 INFO:teuthology.orchestra.run.smithi107.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.678 INFO:teuthology.orchestra.run.smithi107.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.678 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-05-05T16:14:04.679 INFO:teuthology.run_tasks:Running task install... 2024-05-05T16:14:04.692 DEBUG:teuthology.task.install:project ceph 2024-05-05T16:14:04.692 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '0963fa2bbe9b86a11c3a192ab0fbb3d382746c16'}} 2024-05-05T16:14:04.692 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '0963fa2bbe9b86a11c3a192ab0fbb3d382746c16'} 2024-05-05T16:14:04.692 INFO:teuthology.task.install:Using flavor: default 2024-05-05T16:14:04.698 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-05-05T16:14:04.698 INFO:teuthology.task.install:extra packages: [] 2024-05-05T16:14:04.699 DEBUG:teuthology.orchestra.run.smithi018:> sudo apt-key list | grep Ceph 2024-05-05T16:14:04.699 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-key list | grep Ceph 2024-05-05T16:14:04.759 INFO:teuthology.orchestra.run.smithi018.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-05-05T16:14:04.781 INFO:teuthology.orchestra.run.smithi107.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-05-05T16:14:04.787 INFO:teuthology.orchestra.run.smithi018.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-05-05T16:14:04.787 INFO:teuthology.orchestra.run.smithi018.stdout:uid [ unknown] Ceph.com (release key) 2024-05-05T16:14:04.788 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-05-05T16:14:04.789 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:14:04.807 INFO:teuthology.orchestra.run.smithi107.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-05-05T16:14:04.807 INFO:teuthology.orchestra.run.smithi107.stdout:uid [ unknown] Ceph.com (release key) 2024-05-05T16:14:04.807 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-05-05T16:14:04.807 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:14:04.938 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default/ 2024-05-05T16:14:04.938 INFO:teuthology.task.install.deb:Package version is 19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:14:05.022 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default/ 2024-05-05T16:14:05.022 INFO:teuthology.task.install.deb:Package version is 19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:14:05.113 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:14:05.113 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-05-05T16:14:05.128 DEBUG:teuthology.orchestra.run.smithi018:> sudo apt-get update 2024-05-05T16:14:05.134 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:14:05.134 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-05-05T16:14:05.148 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-05-05T16:14:05.364 INFO:teuthology.orchestra.run.smithi107.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy InRelease 2024-05-05T16:14:05.389 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-05T16:14:05.390 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-05-05T16:14:05.390 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-05-05T16:14:05.400 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-05T16:14:05.401 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-05-05T16:14:05.411 INFO:teuthology.orchestra.run.smithi107.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy Release.gpg 2024-05-05T16:14:05.411 INFO:teuthology.orchestra.run.smithi018.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy InRelease 2024-05-05T16:14:05.417 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-05T16:14:05.421 INFO:teuthology.orchestra.run.smithi018.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-05T16:14:05.422 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-05-05T16:14:05.432 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,405 B] 2024-05-05T16:14:05.438 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-05-05T16:14:05.447 INFO:teuthology.orchestra.run.smithi018.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-05-05T16:14:05.459 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-05-05T16:14:05.484 INFO:teuthology.orchestra.run.smithi018.stdout:Ign:7 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy Release.gpg 2024-05-05T16:14:05.520 INFO:teuthology.orchestra.run.smithi018.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,405 B] 2024-05-05T16:14:05.571 INFO:teuthology.orchestra.run.smithi018.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-05-05T16:14:05.740 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 29.2 kB in 0s (70.3 kB/s) 2024-05-05T16:14:05.781 INFO:teuthology.orchestra.run.smithi018.stdout:Fetched 29.2 kB in 0s (62.7 kB/s) 2024-05-05T16:14:06.719 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-05-05T16:14:06.734 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-3463-g0963fa2b-1jammy cephadm=19.0.0-3463-g0963fa2b-1jammy ceph-mds=19.0.0-3463-g0963fa2b-1jammy ceph-mgr=19.0.0-3463-g0963fa2b-1jammy ceph-common=19.0.0-3463-g0963fa2b-1jammy ceph-fuse=19.0.0-3463-g0963fa2b-1jammy ceph-test=19.0.0-3463-g0963fa2b-1jammy ceph-volume=19.0.0-3463-g0963fa2b-1jammy radosgw=19.0.0-3463-g0963fa2b-1jammy python3-rados=19.0.0-3463-g0963fa2b-1jammy python3-rgw=19.0.0-3463-g0963fa2b-1jammy python3-cephfs=19.0.0-3463-g0963fa2b-1jammy python3-rbd=19.0.0-3463-g0963fa2b-1jammy libcephfs2=19.0.0-3463-g0963fa2b-1jammy libcephfs-dev=19.0.0-3463-g0963fa2b-1jammy librados2=19.0.0-3463-g0963fa2b-1jammy librbd1=19.0.0-3463-g0963fa2b-1jammy rbd-fuse=19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:14:06.774 INFO:teuthology.orchestra.run.smithi018.stdout:Reading package lists... 2024-05-05T16:14:06.785 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-05-05T16:14:06.791 DEBUG:teuthology.orchestra.run.smithi018:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-3463-g0963fa2b-1jammy cephadm=19.0.0-3463-g0963fa2b-1jammy ceph-mds=19.0.0-3463-g0963fa2b-1jammy ceph-mgr=19.0.0-3463-g0963fa2b-1jammy ceph-common=19.0.0-3463-g0963fa2b-1jammy ceph-fuse=19.0.0-3463-g0963fa2b-1jammy ceph-test=19.0.0-3463-g0963fa2b-1jammy ceph-volume=19.0.0-3463-g0963fa2b-1jammy radosgw=19.0.0-3463-g0963fa2b-1jammy python3-rados=19.0.0-3463-g0963fa2b-1jammy python3-rgw=19.0.0-3463-g0963fa2b-1jammy python3-cephfs=19.0.0-3463-g0963fa2b-1jammy python3-rbd=19.0.0-3463-g0963fa2b-1jammy libcephfs2=19.0.0-3463-g0963fa2b-1jammy libcephfs-dev=19.0.0-3463-g0963fa2b-1jammy librados2=19.0.0-3463-g0963fa2b-1jammy librbd1=19.0.0-3463-g0963fa2b-1jammy rbd-fuse=19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:14:06.844 INFO:teuthology.orchestra.run.smithi018.stdout:Reading package lists... 2024-05-05T16:14:06.961 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-05-05T16:14:06.962 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-05-05T16:14:07.024 INFO:teuthology.orchestra.run.smithi018.stdout:Building dependency tree... 2024-05-05T16:14:07.025 INFO:teuthology.orchestra.run.smithi018.stdout:Reading state information... 2024-05-05T16:14:07.136 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages were automatically installed and are no longer required: 2024-05-05T16:14:07.136 INFO:teuthology.orchestra.run.smithi107.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-05T16:14:07.136 INFO:teuthology.orchestra.run.smithi107.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-05T16:14:07.136 INFO:teuthology.orchestra.run.smithi107.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-05T16:14:07.136 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-05T16:14:07.137 INFO:teuthology.orchestra.run.smithi107.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-05T16:14:07.137 INFO:teuthology.orchestra.run.smithi107.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-05T16:14:07.137 INFO:teuthology.orchestra.run.smithi107.stdout:The following additional packages will be installed: 2024-05-05T16:14:07.137 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-05-05T16:14:07.137 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-05-05T16:14:07.138 INFO:teuthology.orchestra.run.smithi107.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-05-05T16:14:07.138 INFO:teuthology.orchestra.run.smithi107.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-05-05T16:14:07.139 INFO:teuthology.orchestra.run.smithi107.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-05-05T16:14:07.139 INFO:teuthology.orchestra.run.smithi107.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-05-05T16:14:07.139 INFO:teuthology.orchestra.run.smithi107.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-05-05T16:14:07.140 INFO:teuthology.orchestra.run.smithi107.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: xmlstarlet zip 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout:Suggested packages: 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-05-05T16:14:07.141 INFO:teuthology.orchestra.run.smithi107.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-05-05T16:14:07.142 INFO:teuthology.orchestra.run.smithi107.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-05-05T16:14:07.142 INFO:teuthology.orchestra.run.smithi107.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-05-05T16:14:07.142 INFO:teuthology.orchestra.run.smithi107.stdout:Recommended packages: 2024-05-05T16:14:07.142 INFO:teuthology.orchestra.run.smithi107.stdout: btrfs-tools 2024-05-05T16:14:07.205 INFO:teuthology.orchestra.run.smithi018.stdout:The following packages were automatically installed and are no longer required: 2024-05-05T16:14:07.205 INFO:teuthology.orchestra.run.smithi018.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-05-05T16:14:07.205 INFO:teuthology.orchestra.run.smithi018.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-05-05T16:14:07.205 INFO:teuthology.orchestra.run.smithi018.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-05-05T16:14:07.205 INFO:teuthology.orchestra.run.smithi018.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-05-05T16:14:07.206 INFO:teuthology.orchestra.run.smithi018.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-05-05T16:14:07.206 INFO:teuthology.orchestra.run.smithi018.stdout:Use 'sudo apt autoremove' to remove them. 2024-05-05T16:14:07.206 INFO:teuthology.orchestra.run.smithi018.stdout:The following additional packages will be installed: 2024-05-05T16:14:07.207 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-05-05T16:14:07.207 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-05-05T16:14:07.207 INFO:teuthology.orchestra.run.smithi018.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-05-05T16:14:07.207 INFO:teuthology.orchestra.run.smithi018.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-05-05T16:14:07.208 INFO:teuthology.orchestra.run.smithi018.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-05-05T16:14:07.208 INFO:teuthology.orchestra.run.smithi018.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-05-05T16:14:07.208 INFO:teuthology.orchestra.run.smithi018.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-05-05T16:14:07.209 INFO:teuthology.orchestra.run.smithi018.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: xmlstarlet zip 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout:Suggested packages: 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-05-05T16:14:07.210 INFO:teuthology.orchestra.run.smithi018.stdout:Recommended packages: 2024-05-05T16:14:07.211 INFO:teuthology.orchestra.run.smithi018.stdout: btrfs-tools 2024-05-05T16:14:07.237 INFO:teuthology.orchestra.run.smithi107.stdout:The following NEW packages will be installed: 2024-05-05T16:14:07.237 INFO:teuthology.orchestra.run.smithi107.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-05-05T16:14:07.237 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-05-05T16:14:07.237 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-05-05T16:14:07.237 INFO:teuthology.orchestra.run.smithi107.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-05-05T16:14:07.238 INFO:teuthology.orchestra.run.smithi107.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-05-05T16:14:07.238 INFO:teuthology.orchestra.run.smithi107.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-05T16:14:07.239 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-05-05T16:14:07.240 INFO:teuthology.orchestra.run.smithi107.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-05-05T16:14:07.241 INFO:teuthology.orchestra.run.smithi107.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-05-05T16:14:07.241 INFO:teuthology.orchestra.run.smithi107.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-05-05T16:14:07.241 INFO:teuthology.orchestra.run.smithi107.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout:The following NEW packages will be installed: 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-05-05T16:14:07.312 INFO:teuthology.orchestra.run.smithi018.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-05-05T16:14:07.313 INFO:teuthology.orchestra.run.smithi018.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-05-05T16:14:07.314 INFO:teuthology.orchestra.run.smithi018.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-05-05T16:14:07.315 INFO:teuthology.orchestra.run.smithi018.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-05-05T16:14:07.315 INFO:teuthology.orchestra.run.smithi018.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-05-05T16:14:07.315 INFO:teuthology.orchestra.run.smithi018.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-05-05T16:14:07.315 INFO:teuthology.orchestra.run.smithi018.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-05-05T16:14:07.315 INFO:teuthology.orchestra.run.smithi018.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-05-05T16:14:07.315 INFO:teuthology.orchestra.run.smithi018.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-05-05T16:14:07.380 INFO:teuthology.orchestra.run.smithi018.stdout:0 upgraded, 118 newly installed, 0 to remove and 303 not upgraded. 2024-05-05T16:14:07.380 INFO:teuthology.orchestra.run.smithi018.stdout:Need to get 181 MB of archives. 2024-05-05T16:14:07.380 INFO:teuthology.orchestra.run.smithi018.stdout:After this operation, 829 MB of additional disk space will be used. 2024-05-05T16:14:07.380 INFO:teuthology.orchestra.run.smithi018.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-05-05T16:14:07.426 INFO:teuthology.orchestra.run.smithi107.stdout:0 upgraded, 118 newly installed, 0 to remove and 303 not upgraded. 2024-05-05T16:14:07.427 INFO:teuthology.orchestra.run.smithi107.stdout:Need to get 181 MB of archives. 2024-05-05T16:14:07.427 INFO:teuthology.orchestra.run.smithi107.stdout:After this operation, 829 MB of additional disk space will be used. 2024-05-05T16:14:07.427 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-05-05T16:14:07.454 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-3463-g0963fa2b-1jammy [3,556 kB] 2024-05-05T16:14:07.455 INFO:teuthology.orchestra.run.smithi018.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-3463-g0963fa2b-1jammy [3,556 kB] 2024-05-05T16:14:07.487 INFO:teuthology.orchestra.run.smithi018.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-05-05T16:14:07.490 INFO:teuthology.orchestra.run.smithi018.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-05-05T16:14:07.510 INFO:teuthology.orchestra.run.smithi018.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-05-05T16:14:07.577 INFO:teuthology.orchestra.run.smithi018.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-05-05T16:14:07.582 INFO:teuthology.orchestra.run.smithi018.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-05-05T16:14:07.595 INFO:teuthology.orchestra.run.smithi018.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-05-05T16:14:07.599 INFO:teuthology.orchestra.run.smithi018.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-05-05T16:14:07.600 INFO:teuthology.orchestra.run.smithi018.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-05-05T16:14:07.601 INFO:teuthology.orchestra.run.smithi018.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-05-05T16:14:07.610 INFO:teuthology.orchestra.run.smithi018.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-05-05T16:14:07.612 INFO:teuthology.orchestra.run.smithi018.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-05-05T16:14:07.614 INFO:teuthology.orchestra.run.smithi018.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-05-05T16:14:07.616 INFO:teuthology.orchestra.run.smithi018.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-05-05T16:14:07.623 INFO:teuthology.orchestra.run.smithi018.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-05-05T16:14:07.625 INFO:teuthology.orchestra.run.smithi018.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-05-05T16:14:07.627 INFO:teuthology.orchestra.run.smithi018.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-05-05T16:14:07.643 INFO:teuthology.orchestra.run.smithi018.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-05-05T16:14:07.644 INFO:teuthology.orchestra.run.smithi018.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-05-05T16:14:07.644 INFO:teuthology.orchestra.run.smithi018.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-05-05T16:14:07.645 INFO:teuthology.orchestra.run.smithi018.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-05-05T16:14:07.646 INFO:teuthology.orchestra.run.smithi018.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-05-05T16:14:07.646 INFO:teuthology.orchestra.run.smithi018.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-05-05T16:14:07.647 INFO:teuthology.orchestra.run.smithi018.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-05-05T16:14:07.664 INFO:teuthology.orchestra.run.smithi018.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-05-05T16:14:07.664 INFO:teuthology.orchestra.run.smithi018.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-05-05T16:14:07.664 INFO:teuthology.orchestra.run.smithi018.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-05-05T16:14:07.684 INFO:teuthology.orchestra.run.smithi018.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-05-05T16:14:07.685 INFO:teuthology.orchestra.run.smithi018.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-05-05T16:14:07.686 INFO:teuthology.orchestra.run.smithi018.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-05-05T16:14:07.686 INFO:teuthology.orchestra.run.smithi018.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-05-05T16:14:07.687 INFO:teuthology.orchestra.run.smithi018.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-05-05T16:14:07.687 INFO:teuthology.orchestra.run.smithi018.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-05-05T16:14:07.688 INFO:teuthology.orchestra.run.smithi018.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-05-05T16:14:07.698 INFO:teuthology.orchestra.run.smithi018.stdout:Get:36 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-3463-g0963fa2b-1jammy [3,224 kB] 2024-05-05T16:14:07.704 INFO:teuthology.orchestra.run.smithi018.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-05-05T16:14:07.705 INFO:teuthology.orchestra.run.smithi018.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-05-05T16:14:07.706 INFO:teuthology.orchestra.run.smithi018.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-05-05T16:14:07.725 INFO:teuthology.orchestra.run.smithi018.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-05-05T16:14:07.725 INFO:teuthology.orchestra.run.smithi018.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-05-05T16:14:07.726 INFO:teuthology.orchestra.run.smithi018.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-05-05T16:14:07.726 INFO:teuthology.orchestra.run.smithi018.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-05-05T16:14:07.728 INFO:teuthology.orchestra.run.smithi018.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-05-05T16:14:07.730 INFO:teuthology.orchestra.run.smithi018.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-05-05T16:14:07.731 INFO:teuthology.orchestra.run.smithi018.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-05-05T16:14:07.745 INFO:teuthology.orchestra.run.smithi018.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-05-05T16:14:07.746 INFO:teuthology.orchestra.run.smithi018.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-05-05T16:14:07.749 INFO:teuthology.orchestra.run.smithi018.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-05-05T16:14:07.766 INFO:teuthology.orchestra.run.smithi018.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-05-05T16:14:07.767 INFO:teuthology.orchestra.run.smithi018.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-05-05T16:14:07.769 INFO:teuthology.orchestra.run.smithi018.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-05-05T16:14:07.820 INFO:teuthology.orchestra.run.smithi018.stdout:Get:53 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-3463-g0963fa2b-1jammy [713 kB] 2024-05-05T16:14:07.825 INFO:teuthology.orchestra.run.smithi018.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-05-05T16:14:07.826 INFO:teuthology.orchestra.run.smithi018.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-05-05T16:14:07.827 INFO:teuthology.orchestra.run.smithi018.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-05-05T16:14:07.827 INFO:teuthology.orchestra.run.smithi018.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-05-05T16:14:07.837 INFO:teuthology.orchestra.run.smithi018.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-05-05T16:14:07.843 INFO:teuthology.orchestra.run.smithi018.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-3463-g0963fa2b-1jammy [356 kB] 2024-05-05T16:14:07.848 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-05-05T16:14:07.857 INFO:teuthology.orchestra.run.smithi018.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-05-05T16:14:07.859 INFO:teuthology.orchestra.run.smithi018.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-05-05T16:14:07.860 INFO:teuthology.orchestra.run.smithi018.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-05-05T16:14:07.860 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-05-05T16:14:07.861 INFO:teuthology.orchestra.run.smithi018.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-3463-g0963fa2b-1jammy [32.8 kB] 2024-05-05T16:14:07.862 INFO:teuthology.orchestra.run.smithi018.stdout:Get:64 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-3463-g0963fa2b-1jammy [180 kB] 2024-05-05T16:14:07.869 INFO:teuthology.orchestra.run.smithi018.stdout:Get:65 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-3463-g0963fa2b-1jammy [67.4 kB] 2024-05-05T16:14:07.871 INFO:teuthology.orchestra.run.smithi018.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-3463-g0963fa2b-1jammy [330 kB] 2024-05-05T16:14:07.877 INFO:teuthology.orchestra.run.smithi018.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-05-05T16:14:07.877 INFO:teuthology.orchestra.run.smithi018.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-05-05T16:14:07.878 INFO:teuthology.orchestra.run.smithi018.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-05-05T16:14:07.878 INFO:teuthology.orchestra.run.smithi018.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-05-05T16:14:07.879 INFO:teuthology.orchestra.run.smithi018.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-05-05T16:14:07.879 INFO:teuthology.orchestra.run.smithi018.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-05-05T16:14:07.883 INFO:teuthology.orchestra.run.smithi018.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-3463-g0963fa2b-1jammy [6,895 kB] 2024-05-05T16:14:07.889 INFO:teuthology.orchestra.run.smithi018.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-05-05T16:14:07.889 INFO:teuthology.orchestra.run.smithi018.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-05-05T16:14:07.893 INFO:teuthology.orchestra.run.smithi018.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-05-05T16:14:07.909 INFO:teuthology.orchestra.run.smithi018.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-05-05T16:14:07.911 INFO:teuthology.orchestra.run.smithi018.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-05-05T16:14:07.911 INFO:teuthology.orchestra.run.smithi018.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-05-05T16:14:07.915 INFO:teuthology.orchestra.run.smithi018.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-05-05T16:14:07.917 INFO:teuthology.orchestra.run.smithi018.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-05-05T16:14:07.918 INFO:teuthology.orchestra.run.smithi018.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-05-05T16:14:07.919 INFO:teuthology.orchestra.run.smithi018.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-05-05T16:14:07.930 INFO:teuthology.orchestra.run.smithi018.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-05-05T16:14:07.931 INFO:teuthology.orchestra.run.smithi018.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-05-05T16:14:07.934 INFO:teuthology.orchestra.run.smithi018.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-05-05T16:14:07.941 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-05-05T16:14:07.950 INFO:teuthology.orchestra.run.smithi018.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-05-05T16:14:07.951 INFO:teuthology.orchestra.run.smithi018.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-05-05T16:14:07.951 INFO:teuthology.orchestra.run.smithi018.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-05-05T16:14:07.953 INFO:teuthology.orchestra.run.smithi018.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-05-05T16:14:07.954 INFO:teuthology.orchestra.run.smithi018.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-05-05T16:14:07.961 INFO:teuthology.orchestra.run.smithi018.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-05-05T16:14:07.961 INFO:teuthology.orchestra.run.smithi018.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-05-05T16:14:07.971 INFO:teuthology.orchestra.run.smithi018.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-05-05T16:14:07.973 INFO:teuthology.orchestra.run.smithi018.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-05-05T16:14:07.973 INFO:teuthology.orchestra.run.smithi018.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-05-05T16:14:08.157 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-3463-g0963fa2b-1jammy [3,224 kB] 2024-05-05T16:14:08.167 INFO:teuthology.orchestra.run.smithi018.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-3463-g0963fa2b-1jammy [112 kB] 2024-05-05T16:14:08.170 INFO:teuthology.orchestra.run.smithi018.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-3463-g0963fa2b-1jammy [466 kB] 2024-05-05T16:14:08.171 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-05-05T16:14:08.182 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-05-05T16:14:08.184 INFO:teuthology.orchestra.run.smithi018.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-3463-g0963fa2b-1jammy [25.8 MB] 2024-05-05T16:14:08.213 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-05-05T16:14:08.236 INFO:teuthology.orchestra.run.smithi107.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-05-05T16:14:08.238 INFO:teuthology.orchestra.run.smithi107.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-05-05T16:14:08.239 INFO:teuthology.orchestra.run.smithi107.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-05-05T16:14:08.256 INFO:teuthology.orchestra.run.smithi107.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-05-05T16:14:08.425 INFO:teuthology.orchestra.run.smithi107.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-05-05T16:14:08.581 INFO:teuthology.orchestra.run.smithi107.stdout:Get:15 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-3463-g0963fa2b-1jammy [713 kB] 2024-05-05T16:14:08.686 INFO:teuthology.orchestra.run.smithi107.stdout:Get:16 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-3463-g0963fa2b-1jammy [356 kB] 2024-05-05T16:14:08.737 INFO:teuthology.orchestra.run.smithi107.stdout:Get:17 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-3463-g0963fa2b-1jammy [32.8 kB] 2024-05-05T16:14:08.740 INFO:teuthology.orchestra.run.smithi107.stdout:Get:18 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-3463-g0963fa2b-1jammy [180 kB] 2024-05-05T16:14:08.765 INFO:teuthology.orchestra.run.smithi107.stdout:Get:19 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-3463-g0963fa2b-1jammy [67.4 kB] 2024-05-05T16:14:08.777 INFO:teuthology.orchestra.run.smithi107.stdout:Get:20 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-3463-g0963fa2b-1jammy [330 kB] 2024-05-05T16:14:08.823 INFO:teuthology.orchestra.run.smithi107.stdout:Get:21 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-3463-g0963fa2b-1jammy [6,895 kB] 2024-05-05T16:14:08.833 INFO:teuthology.orchestra.run.smithi107.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-05-05T16:14:08.866 INFO:teuthology.orchestra.run.smithi107.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-05-05T16:14:08.869 INFO:teuthology.orchestra.run.smithi107.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-05-05T16:14:08.949 INFO:teuthology.orchestra.run.smithi107.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-05-05T16:14:09.000 INFO:teuthology.orchestra.run.smithi107.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-05-05T16:14:09.022 INFO:teuthology.orchestra.run.smithi107.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-05-05T16:14:09.029 INFO:teuthology.orchestra.run.smithi107.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-05-05T16:14:09.030 INFO:teuthology.orchestra.run.smithi107.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-05-05T16:14:09.042 INFO:teuthology.orchestra.run.smithi107.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-05-05T16:14:09.042 INFO:teuthology.orchestra.run.smithi107.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-05-05T16:14:09.209 INFO:teuthology.orchestra.run.smithi107.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-05-05T16:14:09.292 INFO:teuthology.orchestra.run.smithi107.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-05-05T16:14:09.320 INFO:teuthology.orchestra.run.smithi107.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-05-05T16:14:09.337 INFO:teuthology.orchestra.run.smithi107.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-05-05T16:14:09.373 INFO:teuthology.orchestra.run.smithi018.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-3463-g0963fa2b-1jammy [5,095 kB] 2024-05-05T16:14:09.382 INFO:teuthology.orchestra.run.smithi107.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-05-05T16:14:09.503 INFO:teuthology.orchestra.run.smithi018.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-3463-g0963fa2b-1jammy [244 kB] 2024-05-05T16:14:09.514 INFO:teuthology.orchestra.run.smithi018.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-3463-g0963fa2b-1jammy [124 kB] 2024-05-05T16:14:09.520 INFO:teuthology.orchestra.run.smithi018.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-3463-g0963fa2b-1jammy [1,543 kB] 2024-05-05T16:14:09.585 INFO:teuthology.orchestra.run.smithi018.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-3463-g0963fa2b-1jammy [6,259 kB] 2024-05-05T16:14:09.592 INFO:teuthology.orchestra.run.smithi107.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-05-05T16:14:09.607 INFO:teuthology.orchestra.run.smithi107.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-05-05T16:14:09.615 INFO:teuthology.orchestra.run.smithi107.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-05-05T16:14:09.620 INFO:teuthology.orchestra.run.smithi107.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-05-05T16:14:09.641 INFO:teuthology.orchestra.run.smithi107.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-05-05T16:14:09.644 INFO:teuthology.orchestra.run.smithi107.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-05-05T16:14:09.802 INFO:teuthology.orchestra.run.smithi107.stdout:Get:43 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-3463-g0963fa2b-1jammy [112 kB] 2024-05-05T16:14:09.811 INFO:teuthology.orchestra.run.smithi107.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-05-05T16:14:09.813 INFO:teuthology.orchestra.run.smithi107.stdout:Get:45 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-3463-g0963fa2b-1jammy [466 kB] 2024-05-05T16:14:09.851 INFO:teuthology.orchestra.run.smithi018.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-3463-g0963fa2b-1jammy [22.8 MB] 2024-05-05T16:14:09.883 INFO:teuthology.orchestra.run.smithi107.stdout:Get:46 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-3463-g0963fa2b-1jammy [25.8 MB] 2024-05-05T16:14:10.142 INFO:teuthology.orchestra.run.smithi107.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-05-05T16:14:10.180 INFO:teuthology.orchestra.run.smithi107.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-05-05T16:14:10.193 INFO:teuthology.orchestra.run.smithi107.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-05-05T16:14:10.400 INFO:teuthology.orchestra.run.smithi107.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-05-05T16:14:10.401 INFO:teuthology.orchestra.run.smithi107.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-05-05T16:14:10.406 INFO:teuthology.orchestra.run.smithi107.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-05-05T16:14:10.412 INFO:teuthology.orchestra.run.smithi107.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-05-05T16:14:10.427 INFO:teuthology.orchestra.run.smithi107.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-05-05T16:14:10.447 INFO:teuthology.orchestra.run.smithi107.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-05-05T16:14:10.454 INFO:teuthology.orchestra.run.smithi107.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-05-05T16:14:10.629 INFO:teuthology.orchestra.run.smithi107.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-05-05T16:14:10.893 INFO:teuthology.orchestra.run.smithi107.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-05-05T16:14:10.899 INFO:teuthology.orchestra.run.smithi018.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-3463-g0963fa2b-1jammy [14.0 kB] 2024-05-05T16:14:10.899 INFO:teuthology.orchestra.run.smithi018.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-3463-g0963fa2b-1jammy [870 kB] 2024-05-05T16:14:10.916 INFO:teuthology.orchestra.run.smithi018.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-3463-g0963fa2b-1jammy [2,439 kB] 2024-05-05T16:14:10.961 INFO:teuthology.orchestra.run.smithi018.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-3463-g0963fa2b-1jammy [792 kB] 2024-05-05T16:14:10.996 INFO:teuthology.orchestra.run.smithi018.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-3463-g0963fa2b-1jammy [148 kB] 2024-05-05T16:14:11.006 INFO:teuthology.orchestra.run.smithi018.stdout:Get:111 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-3463-g0963fa2b-1jammy [2,297 kB] 2024-05-05T16:14:11.071 INFO:teuthology.orchestra.run.smithi107.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-05-05T16:14:11.085 INFO:teuthology.orchestra.run.smithi107.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-05-05T16:14:11.100 INFO:teuthology.orchestra.run.smithi018.stdout:Get:112 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-3463-g0963fa2b-1jammy [8,625 kB] 2024-05-05T16:14:11.104 INFO:teuthology.orchestra.run.smithi107.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-05-05T16:14:11.169 INFO:teuthology.orchestra.run.smithi107.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-05-05T16:14:11.458 INFO:teuthology.orchestra.run.smithi107.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-05-05T16:14:11.460 INFO:teuthology.orchestra.run.smithi107.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-05-05T16:14:11.463 INFO:teuthology.orchestra.run.smithi107.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-05-05T16:14:11.463 INFO:teuthology.orchestra.run.smithi107.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-05-05T16:14:11.466 INFO:teuthology.orchestra.run.smithi107.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-05-05T16:14:11.467 INFO:teuthology.orchestra.run.smithi018.stdout:Get:113 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-3463-g0963fa2b-1jammy [14.2 kB] 2024-05-05T16:14:11.468 INFO:teuthology.orchestra.run.smithi018.stdout:Get:114 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-3463-g0963fa2b-1jammy [51.7 MB] 2024-05-05T16:14:11.687 INFO:teuthology.orchestra.run.smithi107.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-05-05T16:14:12.115 INFO:teuthology.orchestra.run.smithi107.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-05-05T16:14:12.121 INFO:teuthology.orchestra.run.smithi107.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-05-05T16:14:12.411 INFO:teuthology.orchestra.run.smithi107.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-05-05T16:14:12.412 INFO:teuthology.orchestra.run.smithi107.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-05-05T16:14:12.414 INFO:teuthology.orchestra.run.smithi107.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-05-05T16:14:12.416 INFO:teuthology.orchestra.run.smithi107.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-05-05T16:14:12.417 INFO:teuthology.orchestra.run.smithi107.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-05-05T16:14:12.419 INFO:teuthology.orchestra.run.smithi107.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-05-05T16:14:12.421 INFO:teuthology.orchestra.run.smithi107.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-05-05T16:14:12.422 INFO:teuthology.orchestra.run.smithi107.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-05-05T16:14:12.604 INFO:teuthology.orchestra.run.smithi107.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-05-05T16:14:13.009 INFO:teuthology.orchestra.run.smithi107.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-05-05T16:14:13.054 INFO:teuthology.orchestra.run.smithi107.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-05-05T16:14:13.090 INFO:teuthology.orchestra.run.smithi107.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-05-05T16:14:13.186 INFO:teuthology.orchestra.run.smithi107.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-05-05T16:14:13.226 INFO:teuthology.orchestra.run.smithi107.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-05-05T16:14:13.238 INFO:teuthology.orchestra.run.smithi107.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-05-05T16:14:13.243 INFO:teuthology.orchestra.run.smithi107.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-05-05T16:14:13.290 INFO:teuthology.orchestra.run.smithi107.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-05-05T16:14:13.294 INFO:teuthology.orchestra.run.smithi107.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-05-05T16:14:13.315 INFO:teuthology.orchestra.run.smithi107.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-05-05T16:14:13.479 INFO:teuthology.orchestra.run.smithi107.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-05-05T16:14:13.743 INFO:teuthology.orchestra.run.smithi107.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-05-05T16:14:13.784 INFO:teuthology.orchestra.run.smithi107.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-05-05T16:14:13.786 INFO:teuthology.orchestra.run.smithi107.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-3463-g0963fa2b-1jammy [5,095 kB] 2024-05-05T16:14:13.894 INFO:teuthology.orchestra.run.smithi018.stdout:Get:115 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-3463-g0963fa2b-1jammy [124 kB] 2024-05-05T16:14:13.897 INFO:teuthology.orchestra.run.smithi018.stdout:Get:116 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-3463-g0963fa2b-1jammy [38.9 kB] 2024-05-05T16:14:13.898 INFO:teuthology.orchestra.run.smithi018.stdout:Get:117 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-3463-g0963fa2b-1jammy [13.6 MB] 2024-05-05T16:14:13.914 INFO:teuthology.orchestra.run.smithi107.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-05-05T16:14:13.942 INFO:teuthology.orchestra.run.smithi107.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-05-05T16:14:14.099 INFO:teuthology.orchestra.run.smithi107.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-05-05T16:14:14.102 INFO:teuthology.orchestra.run.smithi107.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-05-05T16:14:14.104 INFO:teuthology.orchestra.run.smithi107.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-05-05T16:14:14.126 INFO:teuthology.orchestra.run.smithi107.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-05-05T16:14:14.131 INFO:teuthology.orchestra.run.smithi107.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-05-05T16:14:14.230 INFO:teuthology.orchestra.run.smithi107.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-3463-g0963fa2b-1jammy [244 kB] 2024-05-05T16:14:14.269 INFO:teuthology.orchestra.run.smithi107.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-3463-g0963fa2b-1jammy [124 kB] 2024-05-05T16:14:14.288 INFO:teuthology.orchestra.run.smithi107.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-3463-g0963fa2b-1jammy [1,543 kB] 2024-05-05T16:14:14.321 INFO:teuthology.orchestra.run.smithi018.stdout:Get:118 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-3463-g0963fa2b-1jammy [91.6 kB] 2024-05-05T16:14:14.435 INFO:teuthology.orchestra.run.smithi107.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-3463-g0963fa2b-1jammy [6,259 kB] 2024-05-05T16:14:14.942 INFO:teuthology.orchestra.run.smithi018.stdout:Fetched 181 MB in 7s (25.6 MB/s) 2024-05-05T16:14:14.945 INFO:teuthology.orchestra.run.smithi107.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-3463-g0963fa2b-1jammy [22.8 MB] 2024-05-05T16:14:15.105 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-05-05T16:14:15.209 INFO:teuthology.orchestra.run.smithi018.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 ... 165995 files and directories currently installed.) 2024-05-05T16:14:15.214 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-05-05T16:14:15.295 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-05-05T16:14:15.582 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-05-05T16:14:15.598 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-05-05T16:14:15.632 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-05-05T16:14:16.002 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-05-05T16:14:16.029 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-05-05T16:14:16.068 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-05-05T16:14:16.513 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-05-05T16:14:16.540 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-05T16:14:16.588 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:14:16.848 INFO:teuthology.orchestra.run.smithi107.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-3463-g0963fa2b-1jammy [14.0 kB] 2024-05-05T16:14:16.849 INFO:teuthology.orchestra.run.smithi107.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-3463-g0963fa2b-1jammy [870 kB] 2024-05-05T16:14:16.866 INFO:teuthology.orchestra.run.smithi107.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-3463-g0963fa2b-1jammy [2,439 kB] 2024-05-05T16:14:16.900 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-05-05T16:14:16.927 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-05T16:14:16.958 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:14:16.960 INFO:teuthology.orchestra.run.smithi107.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-3463-g0963fa2b-1jammy [792 kB] 2024-05-05T16:14:17.023 INFO:teuthology.orchestra.run.smithi107.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-3463-g0963fa2b-1jammy [148 kB] 2024-05-05T16:14:17.026 INFO:teuthology.orchestra.run.smithi107.stdout:Get:111 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-3463-g0963fa2b-1jammy [2,297 kB] 2024-05-05T16:14:17.179 INFO:teuthology.orchestra.run.smithi107.stdout:Get:112 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-3463-g0963fa2b-1jammy [8,625 kB] 2024-05-05T16:14:17.311 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-05-05T16:14:17.338 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-05T16:14:17.377 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:14:17.728 INFO:teuthology.orchestra.run.smithi107.stdout:Get:113 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-3463-g0963fa2b-1jammy [14.2 kB] 2024-05-05T16:14:17.728 INFO:teuthology.orchestra.run.smithi107.stdout:Get:114 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-3463-g0963fa2b-1jammy [51.7 MB] 2024-05-05T16:14:17.739 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-05-05T16:14:17.766 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-05-05T16:14:17.805 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-05-05T16:14:18.083 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package librados2. 2024-05-05T16:14:18.099 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../007-librados2_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking librados2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:18.561 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package librbd1. 2024-05-05T16:14:18.587 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../008-librbd1_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:18.627 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking librbd1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:19.088 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libcephfs2. 2024-05-05T16:14:19.115 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:19.155 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libcephfs2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:19.441 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-rados. 2024-05-05T16:14:19.468 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../010-python3-rados_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:19.507 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-rados (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:19.827 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-05-05T16:14:19.854 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:19.893 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-ceph-argparse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:20.146 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-cephfs. 2024-05-05T16:14:20.172 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:20.212 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-cephfs (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:20.507 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-ceph-common. 2024-05-05T16:14:20.534 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:20.573 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:21.235 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-wcwidth. 2024-05-05T16:14:21.262 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-05-05T16:14:21.295 INFO:teuthology.orchestra.run.smithi107.stdout:Get:115 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-3463-g0963fa2b-1jammy [124 kB] 2024-05-05T16:14:21.298 INFO:teuthology.orchestra.run.smithi107.stdout:Get:116 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-3463-g0963fa2b-1jammy [38.9 kB] 2024-05-05T16:14:21.299 INFO:teuthology.orchestra.run.smithi107.stdout:Get:117 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-3463-g0963fa2b-1jammy [13.6 MB] 2024-05-05T16:14:21.301 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-05-05T16:14:21.621 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-prettytable. 2024-05-05T16:14:21.648 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-05-05T16:14:21.687 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-05-05T16:14:21.912 INFO:teuthology.orchestra.run.smithi107.stdout:Get:118 https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-3463-g0963fa2b-1jammy [91.6 kB] 2024-05-05T16:14:21.965 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-rbd. 2024-05-05T16:14:21.981 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:22.023 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-rbd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:22.384 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-05-05T16:14:22.411 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-05-05T16:14:22.450 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-05-05T16:14:22.533 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 181 MB in 15s (12.3 MB/s) 2024-05-05T16:14:22.699 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-05-05T16:14:22.711 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-05-05T16:14:22.727 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-05-05T16:14:22.761 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-05-05T16:14:22.800 INFO:teuthology.orchestra.run.smithi107.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 ... 165995 files and directories currently installed.) 2024-05-05T16:14:22.805 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-05-05T16:14:22.889 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-05-05T16:14:23.048 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-05-05T16:14:23.075 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-05-05T16:14:23.114 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-05-05T16:14:23.201 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-05-05T16:14:23.227 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-05-05T16:14:23.260 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-05-05T16:14:23.459 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package lua5.1. 2024-05-05T16:14:23.486 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-05-05T16:14:23.525 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-05-05T16:14:23.571 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-05-05T16:14:23.598 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-05-05T16:14:23.637 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-05-05T16:14:23.837 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package lua-any. 2024-05-05T16:14:23.853 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-05-05T16:14:23.886 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking lua-any (27ubuntu1) ... 2024-05-05T16:14:24.092 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-05-05T16:14:24.098 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package zip. 2024-05-05T16:14:24.118 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-05T16:14:24.125 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-05-05T16:14:24.164 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking zip (3.0-12build2) ... 2024-05-05T16:14:24.166 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:14:24.484 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package unzip. 2024-05-05T16:14:24.511 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-05-05T16:14:24.511 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-05-05T16:14:24.528 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-05T16:14:24.550 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-05-05T16:14:24.561 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:14:24.937 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package luarocks. 2024-05-05T16:14:24.964 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-05-05T16:14:25.004 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-05-05T16:14:25.395 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package librgw2. 2024-05-05T16:14:25.422 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../025-librgw2_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:25.448 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-05-05T16:14:25.474 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-05-05T16:14:25.486 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking librgw2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:25.515 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:14:25.852 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-05-05T16:14:25.878 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-05-05T16:14:25.918 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-05-05T16:14:26.039 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-rgw. 2024-05-05T16:14:26.066 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:26.105 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-rgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:26.180 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librados2. 2024-05-05T16:14:26.196 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../007-librados2_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:26.229 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librados2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:26.408 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package liboath0:amd64. 2024-05-05T16:14:26.424 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-05-05T16:14:26.466 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-05-05T16:14:26.666 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librbd1. 2024-05-05T16:14:26.692 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../008-librbd1_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:26.732 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librbd1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:26.777 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libradosstriper1. 2024-05-05T16:14:26.804 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:26.844 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libradosstriper1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:27.169 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libcephfs2. 2024-05-05T16:14:27.195 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:27.235 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libcephfs2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:27.273 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-common. 2024-05-05T16:14:27.299 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../029-ceph-common_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:27.338 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:27.479 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rados. 2024-05-05T16:14:27.495 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../010-python3-rados_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:27.529 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rados (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:27.832 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-05-05T16:14:27.859 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:27.899 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-ceph-argparse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:28.143 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cephfs. 2024-05-05T16:14:28.159 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:28.202 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cephfs (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:28.513 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-ceph-common. 2024-05-05T16:14:28.540 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:28.579 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:28.644 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-base. 2024-05-05T16:14:28.671 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../030-ceph-base_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:28.714 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-base (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:28.866 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-wcwidth. 2024-05-05T16:14:28.892 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-05-05T16:14:28.924 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-05-05T16:14:29.273 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-05-05T16:14:29.277 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-prettytable. 2024-05-05T16:14:29.300 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-05-05T16:14:29.304 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-05-05T16:14:29.339 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-05-05T16:14:29.344 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-05-05T16:14:29.584 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-cheroot. 2024-05-05T16:14:29.605 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rbd. 2024-05-05T16:14:29.607 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-05-05T16:14:29.621 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:29.642 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-05-05T16:14:29.663 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rbd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:29.919 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-05-05T16:14:29.938 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-05-05T16:14:29.969 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-05-05T16:14:29.983 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-05-05T16:14:30.010 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-05-05T16:14:30.041 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-05-05T16:14:30.264 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-jaraco.text. 2024-05-05T16:14:30.291 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-05-05T16:14:30.302 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-05-05T16:14:30.329 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-05-05T16:14:30.369 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-05-05T16:14:30.372 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-05-05T16:14:30.630 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-05-05T16:14:30.646 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-05-05T16:14:30.680 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-05-05T16:14:30.692 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-05-05T16:14:30.719 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-05-05T16:14:30.758 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-05-05T16:14:31.009 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua5.1. 2024-05-05T16:14:31.035 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-05-05T16:14:31.036 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-tempora. 2024-05-05T16:14:31.063 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-05-05T16:14:31.075 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-05-05T16:14:31.102 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-05-05T16:14:31.387 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua-any. 2024-05-05T16:14:31.402 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-05-05T16:14:31.445 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua-any (27ubuntu1) ... 2024-05-05T16:14:31.491 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-portend. 2024-05-05T16:14:31.518 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-05-05T16:14:31.597 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-05-05T16:14:31.665 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package zip. 2024-05-05T16:14:31.680 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-05-05T16:14:31.714 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking zip (3.0-12build2) ... 2024-05-05T16:14:31.858 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-05-05T16:14:31.885 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-05-05T16:14:31.925 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-05-05T16:14:32.026 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package unzip. 2024-05-05T16:14:32.053 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-05-05T16:14:32.093 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-05-05T16:14:32.227 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-cherrypy3. 2024-05-05T16:14:32.255 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-05-05T16:14:32.294 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-05-05T16:14:32.480 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package luarocks. 2024-05-05T16:14:32.507 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-05-05T16:14:32.547 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-05-05T16:14:32.606 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-natsort. 2024-05-05T16:14:32.633 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-05-05T16:14:32.664 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-05-05T16:14:32.922 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librgw2. 2024-05-05T16:14:32.949 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../025-librgw2_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:32.950 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-logutils. 2024-05-05T16:14:32.967 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-05-05T16:14:32.980 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librgw2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:33.009 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-05-05T16:14:33.311 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-markupsafe. 2024-05-05T16:14:33.339 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-05-05T16:14:33.378 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-05-05T16:14:33.524 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rgw. 2024-05-05T16:14:33.551 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:33.591 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:33.681 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-mako. 2024-05-05T16:14:33.708 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-05-05T16:14:33.747 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-05-05T16:14:33.927 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package liboath0:amd64. 2024-05-05T16:14:33.954 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-05-05T16:14:33.994 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-05-05T16:14:34.050 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-simplegeneric. 2024-05-05T16:14:34.078 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-05-05T16:14:34.117 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-05-05T16:14:34.247 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libradosstriper1. 2024-05-05T16:14:34.273 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:34.305 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libradosstriper1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:34.370 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-singledispatch. 2024-05-05T16:14:34.397 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-05-05T16:14:34.444 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-05-05T16:14:34.709 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-common. 2024-05-05T16:14:34.736 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../029-ceph-common_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:34.739 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-webob. 2024-05-05T16:14:34.766 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-05-05T16:14:34.775 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:34.805 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-05-05T16:14:35.194 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-waitress. 2024-05-05T16:14:35.221 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-05-05T16:14:35.269 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-05-05T16:14:35.586 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-tempita. 2024-05-05T16:14:35.613 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-05-05T16:14:35.653 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-05-05T16:14:35.905 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-paste. 2024-05-05T16:14:35.933 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-05-05T16:14:35.963 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-05-05T16:14:36.214 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-base. 2024-05-05T16:14:36.240 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../030-ceph-base_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:36.250 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-05-05T16:14:36.266 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-05-05T16:14:36.289 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-base (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:36.308 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-05-05T16:14:36.611 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pastedeploy. 2024-05-05T16:14:36.638 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-05-05T16:14:36.677 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-05-05T16:14:36.877 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-05-05T16:14:36.903 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-05-05T16:14:36.943 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-05-05T16:14:36.989 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-webtest. 2024-05-05T16:14:37.016 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-05-05T16:14:37.055 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-05-05T16:14:37.271 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cheroot. 2024-05-05T16:14:37.297 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-05-05T16:14:37.308 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pecan. 2024-05-05T16:14:37.324 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-05-05T16:14:37.338 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-05-05T16:14:37.358 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-05-05T16:14:37.616 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-05-05T16:14:37.642 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-05-05T16:14:37.674 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-05-05T16:14:37.687 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-certifi. 2024-05-05T16:14:37.706 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-05-05T16:14:37.737 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-05-05T16:14:37.969 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.text. 2024-05-05T16:14:37.995 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-05-05T16:14:38.027 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-05-05T16:14:38.065 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-idna. 2024-05-05T16:14:38.092 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-05-05T16:14:38.132 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-idna (3.3-1) ... 2024-05-05T16:14:38.330 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-05-05T16:14:38.357 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-05-05T16:14:38.397 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-05-05T16:14:38.443 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-urllib3. 2024-05-05T16:14:38.470 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-05-05T16:14:38.509 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-05-05T16:14:38.667 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-tempora. 2024-05-05T16:14:38.693 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-05-05T16:14:38.750 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-05-05T16:14:38.846 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-requests. 2024-05-05T16:14:38.873 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-05-05T16:14:38.912 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-05-05T16:14:39.061 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-portend. 2024-05-05T16:14:39.087 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-05-05T16:14:39.128 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-05-05T16:14:39.232 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-werkzeug. 2024-05-05T16:14:39.259 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-05-05T16:14:39.332 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-05-05T16:14:39.389 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-05-05T16:14:39.404 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-05-05T16:14:39.439 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-05-05T16:14:39.635 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-05-05T16:14:39.651 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:39.692 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cherrypy3. 2024-05-05T16:14:39.693 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mgr-modules-core (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:39.718 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-05-05T16:14:39.784 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-05-05T16:14:40.098 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-05-05T16:14:40.125 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:40.137 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-natsort. 2024-05-05T16:14:40.153 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-05-05T16:14:40.164 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:40.195 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-05-05T16:14:40.475 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-bcrypt. 2024-05-05T16:14:40.503 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-05-05T16:14:40.542 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-05-05T16:14:40.558 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-logutils. 2024-05-05T16:14:40.585 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-05-05T16:14:41.066 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-05-05T16:14:41.511 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-markupsafe. 2024-05-05T16:14:41.537 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-05-05T16:14:41.577 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-05-05T16:14:41.603 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-openssl. 2024-05-05T16:14:41.630 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-05-05T16:14:41.669 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-05-05T16:14:41.880 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-mako. 2024-05-05T16:14:41.907 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-05-05T16:14:41.947 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-05-05T16:14:42.164 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mgr. 2024-05-05T16:14:42.192 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:42.230 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mgr (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:42.292 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-simplegeneric. 2024-05-05T16:14:42.318 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-05-05T16:14:42.358 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-05-05T16:14:42.620 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-singledispatch. 2024-05-05T16:14:42.635 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-05-05T16:14:42.642 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mon. 2024-05-05T16:14:42.669 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-05-05T16:14:42.670 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:42.709 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mon (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:42.956 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-webob. 2024-05-05T16:14:42.981 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-05-05T16:14:43.022 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-05-05T16:14:43.320 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-osd. 2024-05-05T16:14:43.348 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:43.376 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-waitress. 2024-05-05T16:14:43.387 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-osd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:43.402 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-05-05T16:14:43.445 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-05-05T16:14:43.754 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-tempita. 2024-05-05T16:14:43.780 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-05-05T16:14:43.820 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-05-05T16:14:44.065 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-paste. 2024-05-05T16:14:44.091 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-05-05T16:14:44.123 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-05-05T16:14:44.426 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-05-05T16:14:44.442 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph. 2024-05-05T16:14:44.450 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-05-05T16:14:44.458 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../066-ceph_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:44.493 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-05-05T16:14:44.500 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:44.746 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pastedeploy. 2024-05-05T16:14:44.761 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-05-05T16:14:44.796 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-05-05T16:14:44.819 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-fuse. 2024-05-05T16:14:44.847 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:44.886 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:45.099 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-webtest. 2024-05-05T16:14:45.125 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-05-05T16:14:45.165 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-05-05T16:14:45.239 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mds. 2024-05-05T16:14:45.267 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:45.297 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mds (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:45.502 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pecan. 2024-05-05T16:14:45.529 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-05-05T16:14:45.569 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-05-05T16:14:45.692 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package cephadm. 2024-05-05T16:14:45.720 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../069-cephadm_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:45.758 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:45.915 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-certifi. 2024-05-05T16:14:45.942 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-05-05T16:14:45.981 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-05-05T16:14:46.078 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-asyncssh. 2024-05-05T16:14:46.106 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-05-05T16:14:46.145 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-05-05T16:14:46.268 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-idna. 2024-05-05T16:14:46.295 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-05-05T16:14:46.326 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-idna (3.3-1) ... 2024-05-05T16:14:46.464 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python-babel-localedata. 2024-05-05T16:14:46.480 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-05-05T16:14:46.522 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-05-05T16:14:46.621 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-urllib3. 2024-05-05T16:14:46.648 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-05-05T16:14:46.687 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-05-05T16:14:47.024 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-requests. 2024-05-05T16:14:47.051 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-05-05T16:14:47.091 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-05-05T16:14:47.402 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-werkzeug. 2024-05-05T16:14:47.429 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-05-05T16:14:47.469 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-05-05T16:14:47.544 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-babel. 2024-05-05T16:14:47.572 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-05-05T16:14:47.610 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-05-05T16:14:47.739 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-05-05T16:14:47.754 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:47.797 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-modules-core (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:47.938 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-jinja2. 2024-05-05T16:14:47.966 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-05-05T16:14:48.005 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-05-05T16:14:48.186 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-05-05T16:14:48.212 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:48.252 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:48.333 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-05-05T16:14:48.360 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:48.399 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mgr-cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:48.497 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-bcrypt. 2024-05-05T16:14:48.523 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-05-05T16:14:48.555 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-05-05T16:14:48.744 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-repoze.lru. 2024-05-05T16:14:48.772 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-05-05T16:14:48.811 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-05-05T16:14:48.866 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-openssl. 2024-05-05T16:14:48.893 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-05-05T16:14:48.933 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-05-05T16:14:49.063 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-routes. 2024-05-05T16:14:49.080 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-05-05T16:14:49.113 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-05-05T16:14:49.253 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr. 2024-05-05T16:14:49.280 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:49.319 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:49.417 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-05-05T16:14:49.444 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:49.492 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mgr-dashboard (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:49.665 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mon. 2024-05-05T16:14:49.691 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:49.722 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mon (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:50.335 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-osd. 2024-05-05T16:14:50.362 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:50.401 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-osd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:50.739 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-05-05T16:14:50.767 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-05-05T16:14:50.805 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-05-05T16:14:51.292 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-joblib. 2024-05-05T16:14:51.320 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-05-05T16:14:51.358 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-05-05T16:14:51.463 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph. 2024-05-05T16:14:51.478 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../066-ceph_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:51.521 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:51.729 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-05-05T16:14:51.756 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-05-05T16:14:51.795 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-05-05T16:14:51.815 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-fuse. 2024-05-05T16:14:51.842 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:51.873 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:52.218 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-sklearn. 2024-05-05T16:14:52.235 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mds. 2024-05-05T16:14:52.245 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-05-05T16:14:52.262 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:52.297 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-05-05T16:14:52.302 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mds (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:52.697 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package cephadm. 2024-05-05T16:14:52.715 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../069-cephadm_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:52.754 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:53.040 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-05-05T16:14:53.041 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-asyncssh. 2024-05-05T16:14:53.067 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-05-05T16:14:53.068 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:53.107 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-05-05T16:14:53.191 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:53.419 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python-babel-localedata. 2024-05-05T16:14:53.434 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-05-05T16:14:53.477 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-05-05T16:14:54.187 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-cachetools. 2024-05-05T16:14:54.215 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-05-05T16:14:54.253 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-05-05T16:14:54.474 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-babel. 2024-05-05T16:14:54.501 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-05-05T16:14:54.540 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-05-05T16:14:54.556 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pyasn1. 2024-05-05T16:14:54.584 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-05-05T16:14:54.623 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-05-05T16:14:54.860 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jinja2. 2024-05-05T16:14:54.887 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-05-05T16:14:54.927 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-05-05T16:14:54.935 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-05-05T16:14:54.951 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-05-05T16:14:54.984 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-05-05T16:14:55.254 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-rsa. 2024-05-05T16:14:55.263 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-05-05T16:14:55.271 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-05-05T16:14:55.290 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:55.312 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-rsa (4.8-1) ... 2024-05-05T16:14:55.329 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:55.633 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-google-auth. 2024-05-05T16:14:55.661 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-05-05T16:14:55.667 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-repoze.lru. 2024-05-05T16:14:55.694 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-05-05T16:14:55.699 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-05-05T16:14:55.735 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-05-05T16:14:55.979 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-routes. 2024-05-05T16:14:55.995 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-05-05T16:14:56.028 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-05-05T16:14:56.037 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-05-05T16:14:56.056 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-05-05T16:14:56.094 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-05-05T16:14:56.349 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-05-05T16:14:56.376 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:56.405 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-websocket. 2024-05-05T16:14:56.407 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-dashboard (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:56.433 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-05-05T16:14:56.472 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-05-05T16:14:56.792 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-kubernetes. 2024-05-05T16:14:56.820 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-05-05T16:14:56.868 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-05-05T16:14:57.473 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-05-05T16:14:57.489 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:57.531 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:57.770 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-05-05T16:14:57.786 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-05-05T16:14:57.829 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-05-05T16:14:57.859 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libonig5:amd64. 2024-05-05T16:14:57.887 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-05-05T16:14:57.925 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-05-05T16:14:58.220 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libjq1:amd64. 2024-05-05T16:14:58.237 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-05-05T16:14:58.270 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-05-05T16:14:58.282 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-joblib. 2024-05-05T16:14:58.308 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-05-05T16:14:58.348 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-05-05T16:14:58.539 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package jq. 2024-05-05T16:14:58.568 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-05-05T16:14:58.606 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-05-05T16:14:58.710 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-05-05T16:14:58.737 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-05-05T16:14:58.776 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-05-05T16:14:58.858 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package socat. 2024-05-05T16:14:58.875 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-05-05T16:14:58.916 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-05-05T16:14:59.029 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-sklearn. 2024-05-05T16:14:59.056 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-05-05T16:14:59.087 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-05-05T16:14:59.220 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package xmlstarlet. 2024-05-05T16:14:59.248 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-05-05T16:14:59.286 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-05-05T16:14:59.675 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-test. 2024-05-05T16:14:59.703 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../097-ceph-test_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:14:59.740 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-test (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:14:59.762 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-05-05T16:14:59.789 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:14:59.897 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:00.825 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cachetools. 2024-05-05T16:15:00.852 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-05-05T16:15:00.892 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-05-05T16:15:01.161 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pyasn1. 2024-05-05T16:15:01.188 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-05-05T16:15:01.219 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-05-05T16:15:01.548 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-05-05T16:15:01.575 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-05-05T16:15:01.614 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-05-05T16:15:01.909 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rsa. 2024-05-05T16:15:01.936 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-05-05T16:15:01.975 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rsa (4.8-1) ... 2024-05-05T16:15:02.129 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package ceph-volume. 2024-05-05T16:15:02.157 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:15:02.270 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking ceph-volume (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:02.462 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-google-auth. 2024-05-05T16:15:02.489 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-05-05T16:15:02.529 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-05-05T16:15:02.757 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package libcephfs-dev. 2024-05-05T16:15:02.774 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:02.815 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking libcephfs-dev (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:02.857 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-05-05T16:15:02.884 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-05-05T16:15:02.923 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-05-05T16:15:03.144 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package lua-socket:amd64. 2024-05-05T16:15:03.172 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-05-05T16:15:03.210 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-05-05T16:15:03.217 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-websocket. 2024-05-05T16:15:03.244 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-05-05T16:15:03.276 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-05-05T16:15:03.565 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package lua-sec:amd64. 2024-05-05T16:15:03.571 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-kubernetes. 2024-05-05T16:15:03.593 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-05-05T16:15:03.598 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-05-05T16:15:03.629 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-05-05T16:15:03.639 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-05-05T16:15:04.002 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package nvme-cli. 2024-05-05T16:15:04.030 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-05-05T16:15:04.068 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-05-05T16:15:04.409 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-05-05T16:15:04.425 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:15:04.465 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package pkg-config. 2024-05-05T16:15:04.467 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:04.493 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-05-05T16:15:04.523 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-05-05T16:15:04.745 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libonig5:amd64. 2024-05-05T16:15:04.759 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-05-05T16:15:04.761 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-05-05T16:15:04.777 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-05-05T16:15:04.795 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-05-05T16:15:04.818 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-05-05T16:15:05.114 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libjq1:amd64. 2024-05-05T16:15:05.142 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-05-05T16:15:05.181 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-05-05T16:15:05.246 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-iniconfig. 2024-05-05T16:15:05.275 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-05-05T16:15:05.312 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-05-05T16:15:05.442 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package jq. 2024-05-05T16:15:05.469 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-05-05T16:15:05.508 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-05-05T16:15:05.615 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pastescript. 2024-05-05T16:15:05.644 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-05-05T16:15:05.682 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-05-05T16:15:05.769 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package socat. 2024-05-05T16:15:05.785 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-05-05T16:15:05.827 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-05-05T16:15:06.010 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pluggy. 2024-05-05T16:15:06.039 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-05-05T16:15:06.076 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-05-05T16:15:06.130 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package xmlstarlet. 2024-05-05T16:15:06.146 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-05-05T16:15:06.188 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-05-05T16:15:06.363 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-psutil. 2024-05-05T16:15:06.392 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-05-05T16:15:06.421 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-05-05T16:15:06.550 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-test. 2024-05-05T16:15:06.566 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../097-ceph-test_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:06.608 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-test (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:06.750 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-py. 2024-05-05T16:15:06.778 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-05-05T16:15:06.823 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-py (1.10.0-1) ... 2024-05-05T16:15:07.128 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pygments. 2024-05-05T16:15:07.156 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-05-05T16:15:07.194 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-05-05T16:15:07.623 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pyinotify. 2024-05-05T16:15:07.652 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-05-05T16:15:07.689 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-05-05T16:15:08.000 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-toml. 2024-05-05T16:15:08.029 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-05-05T16:15:08.067 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-05-05T16:15:08.361 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-pytest. 2024-05-05T16:15:08.390 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-05-05T16:15:08.428 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-05-05T16:15:08.773 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package python3-simplejson. 2024-05-05T16:15:08.802 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-05-05T16:15:08.839 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-05-05T16:15:08.846 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-volume. 2024-05-05T16:15:08.873 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-3463-g0963fa2b-1jammy_all.deb ... 2024-05-05T16:15:08.912 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-volume (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:09.109 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-05-05T16:15:09.126 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-05-05T16:15:09.167 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-05-05T16:15:09.208 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libcephfs-dev. 2024-05-05T16:15:09.223 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:09.266 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libcephfs-dev (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:09.586 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua-socket:amd64. 2024-05-05T16:15:09.613 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-05-05T16:15:09.652 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-05-05T16:15:09.863 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package radosgw. 2024-05-05T16:15:09.891 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../116-radosgw_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:09.929 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking radosgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:09.964 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua-sec:amd64. 2024-05-05T16:15:09.992 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-05-05T16:15:10.031 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-05-05T16:15:10.393 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package nvme-cli. 2024-05-05T16:15:10.420 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-05-05T16:15:10.459 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-05-05T16:15:10.732 INFO:teuthology.orchestra.run.smithi018.stdout:Selecting previously unselected package rbd-fuse. 2024-05-05T16:15:10.749 INFO:teuthology.orchestra.run.smithi018.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:10.790 INFO:teuthology.orchestra.run.smithi018.stdout:Unpacking rbd-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:10.864 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package pkg-config. 2024-05-05T16:15:10.892 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-05-05T16:15:10.931 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-05-05T16:15:11.104 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-05-05T16:15:11.166 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-05-05T16:15:11.182 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-05-05T16:15:11.225 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-05-05T16:15:11.362 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-05-05T16:15:11.488 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-05-05T16:15:11.678 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-iniconfig. 2024-05-05T16:15:11.706 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-05-05T16:15:11.769 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-05-05T16:15:11.894 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-05-05T16:15:12.140 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-05-05T16:15:12.397 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pastescript. 2024-05-05T16:15:12.425 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-05-05T16:15:12.463 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-05-05T16:15:12.604 INFO:teuthology.orchestra.run.smithi018.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-05-05T16:15:12.673 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:12.775 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pluggy. 2024-05-05T16:15:12.803 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-05-05T16:15:12.841 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-05-05T16:15:13.103 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-psutil. 2024-05-05T16:15:13.130 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-05-05T16:15:13.139 INFO:teuthology.orchestra.run.smithi018.stdout:Adding system user cephadm....done 2024-05-05T16:15:13.169 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-05-05T16:15:13.296 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-05-05T16:15:13.472 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-py. 2024-05-05T16:15:13.488 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-05-05T16:15:13.522 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-py (1.10.0-1) ... 2024-05-05T16:15:13.564 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-05-05T16:15:13.815 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-05-05T16:15:13.825 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pygments. 2024-05-05T16:15:13.853 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-05-05T16:15:13.883 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-05-05T16:15:13.941 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-05-05T16:15:14.201 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-05-05T16:15:14.304 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pyinotify. 2024-05-05T16:15:14.331 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-05-05T16:15:14.370 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-05-05T16:15:14.443 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-05-05T16:15:14.570 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-py (1.10.0-1) ... 2024-05-05T16:15:14.681 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-toml. 2024-05-05T16:15:14.697 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-05-05T16:15:14.739 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-05-05T16:15:14.896 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-05-05T16:15:15.026 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pytest. 2024-05-05T16:15:15.053 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-05-05T16:15:15.092 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-05-05T16:15:15.273 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-05-05T16:15:15.421 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-simplejson. 2024-05-05T16:15:15.448 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-05-05T16:15:15.487 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-05-05T16:15:15.533 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-05-05T16:15:15.789 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-05-05T16:15:15.805 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-05-05T16:15:15.817 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-05-05T16:15:15.847 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-05-05T16:15:16.061 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-05-05T16:15:16.312 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-05-05T16:15:16.568 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package radosgw. 2024-05-05T16:15:16.571 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-05-05T16:15:16.596 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../116-radosgw_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:16.643 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking radosgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:16.830 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-ceph-argparse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:17.173 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-05-05T16:15:17.299 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-05-05T16:15:17.425 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-05-05T16:15:17.462 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package rbd-fuse. 2024-05-05T16:15:17.479 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-3463-g0963fa2b-1jammy_amd64.deb ... 2024-05-05T16:15:17.520 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking rbd-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:17.543 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-05-05T16:15:17.786 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-05-05T16:15:17.816 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-05-05T16:15:18.050 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-05-05T16:15:18.168 INFO:teuthology.orchestra.run.smithi018.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-05-05T16:15:18.176 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-05-05T16:15:18.217 INFO:teuthology.orchestra.run.smithi018.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-05-05T16:15:18.281 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-05-05T16:15:18.407 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-05-05T16:15:18.436 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-05-05T16:15:18.710 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-05-05T16:15:18.758 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-05-05T16:15:18.868 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-05-05T16:15:19.152 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-05-05T16:15:19.175 INFO:teuthology.orchestra.run.smithi107.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-05-05T16:15:19.305 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:19.420 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-05-05T16:15:19.721 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up zip (3.0-12build2) ... 2024-05-05T16:15:19.847 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-05-05T16:15:20.435 INFO:teuthology.orchestra.run.smithi107.stdout:Adding system user cephadm....done 2024-05-05T16:15:20.549 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-05-05T16:15:20.625 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-05-05T16:15:20.808 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-05-05T16:15:20.935 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-05-05T16:15:20.944 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-05-05T16:15:21.052 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-05-05T16:15:21.196 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-05-05T16:15:21.322 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-05-05T16:15:21.337 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-05-05T16:15:21.606 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-05-05T16:15:21.730 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-05-05T16:15:21.841 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-05-05T16:15:21.942 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-py (1.10.0-1) ... 2024-05-05T16:15:21.981 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-05-05T16:15:22.351 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-05-05T16:15:22.382 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-05-05T16:15:22.692 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-05-05T16:15:22.895 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-05-05T16:15:23.035 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-05-05T16:15:23.146 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-05-05T16:15:23.270 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-05-05T16:15:23.412 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:23.413 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-05-05T16:15:23.714 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-idna (3.3-1) ... 2024-05-05T16:15:23.765 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-05-05T16:15:24.008 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-05-05T16:15:24.040 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-05-05T16:15:24.242 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-05-05T16:15:24.510 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-ceph-argparse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:24.769 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-05-05T16:15:24.895 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-05-05T16:15:25.021 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-05-05T16:15:25.147 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-05-05T16:15:25.304 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-05-05T16:15:25.406 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-05-05T16:15:25.556 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:15:25.690 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-toml (0.10.2-1) ... 2024-05-05T16:15:25.818 INFO:teuthology.orchestra.run.smithi107.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-05-05T16:15:25.854 INFO:teuthology.orchestra.run.smithi107.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-05-05T16:15:25.918 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-05-05T16:15:25.957 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-05-05T16:15:26.043 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-05-05T16:15:26.092 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-05-05T16:15:26.218 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-05-05T16:15:26.411 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-05-05T16:15:26.503 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-05-05T16:15:26.537 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-05-05T16:15:26.746 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-05-05T16:15:26.796 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-05-05T16:15:27.005 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:15:27.056 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-05-05T16:15:27.131 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-05-05T16:15:27.348 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up zip (3.0-12build2) ... 2024-05-05T16:15:27.432 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-05-05T16:15:27.458 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-05-05T16:15:27.736 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-05-05T16:15:28.003 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-05-05T16:15:28.102 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-05-05T16:15:28.271 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-05-05T16:15:28.353 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-05-05T16:15:28.478 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-05-05T16:15:28.522 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-05-05T16:15:28.604 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-05-05T16:15:28.790 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-05-05T16:15:28.897 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-05-05T16:15:28.933 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-05-05T16:15:29.217 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-05-05T16:15:29.273 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-05-05T16:15:29.318 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-05-05T16:15:29.499 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-05-05T16:15:29.611 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-05-05T16:15:29.842 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-05-05T16:15:29.937 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-05-05T16:15:30.160 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-05-05T16:15:30.205 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-05-05T16:15:30.331 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-05-05T16:15:30.457 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-05-05T16:15:30.503 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-05-05T16:15:30.545 INFO:teuthology.orchestra.run.smithi018.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-05-05T16:15:30.754 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-05-05T16:15:30.775 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-05-05T16:15:30.880 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:30.893 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-05-05T16:15:31.198 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-idna (3.3-1) ... 2024-05-05T16:15:31.295 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-05-05T16:15:31.499 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-05-05T16:15:31.546 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up lua-any (27ubuntu1) ... 2024-05-05T16:15:31.672 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-portend (3.0.0-1) ... 2024-05-05T16:15:31.932 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:15:32.057 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-05-05T16:15:32.384 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-05-05T16:15:32.596 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-05-05T16:15:32.676 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-05-05T16:15:32.839 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:15:32.928 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-05-05T16:15:32.956 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-toml (0.10.2-1) ... 2024-05-05T16:15:33.045 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-rsa (4.8-1) ... 2024-05-05T16:15:33.191 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-05-05T16:15:33.325 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-05-05T16:15:33.451 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-05-05T16:15:33.705 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-05-05T16:15:33.769 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-05-05T16:15:34.006 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-05-05T16:15:34.028 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-05-05T16:15:34.280 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:15:34.376 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-05-05T16:15:34.405 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-05-05T16:15:34.707 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-05-05T16:15:34.770 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-05-05T16:15:34.958 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-05-05T16:15:35.054 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-05-05T16:15:35.209 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-05-05T16:15:35.407 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-05-05T16:15:35.460 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-05-05T16:15:35.533 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up librados2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:35.659 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libsqlite3-mod-ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:35.728 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-05-05T16:15:35.777 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-05-05T16:15:35.987 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-05-05T16:15:36.080 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libcephfs2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:36.113 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-05-05T16:15:36.206 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libradosstriper1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:36.332 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-05-05T16:15:36.380 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-05-05T16:15:36.489 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-05-05T16:15:36.608 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up librbd1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:36.709 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mgr-modules-core (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:36.782 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-05-05T16:15:36.810 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:37.033 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-05-05T16:15:37.034 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-05-05T16:15:37.100 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-05-05T16:15:37.360 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-05-05T16:15:37.485 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-05-05T16:15:37.545 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up libcephfs-dev (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:37.611 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-05-05T16:15:37.671 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-rados (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:37.700 INFO:teuthology.orchestra.run.smithi107.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-05-05T16:15:37.797 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up librgw2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:37.923 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-05-05T16:15:38.113 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-05-05T16:15:38.239 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-05-05T16:15:38.607 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-05-05T16:15:38.858 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua-any (27ubuntu1) ... 2024-05-05T16:15:38.984 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-portend (3.0.0-1) ... 2024-05-05T16:15:39.235 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-05-05T16:15:39.235 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-rbd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:39.361 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-05-05T16:15:39.378 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up rbd-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:39.496 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-rgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:39.622 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up python3-cephfs (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:39.670 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-05-05T16:15:39.748 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:39.963 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-05-05T16:15:40.230 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-05-05T16:15:40.266 INFO:teuthology.orchestra.run.smithi018.stdout:Adding group ceph....done 2024-05-05T16:15:40.331 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rsa (4.8-1) ... 2024-05-05T16:15:40.574 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-05-05T16:15:40.617 INFO:teuthology.orchestra.run.smithi018.stdout:Adding system user ceph....done 2024-05-05T16:15:40.786 INFO:teuthology.orchestra.run.smithi018.stdout:Setting system user ceph properties....done 2024-05-05T16:15:40.797 INFO:teuthology.orchestra.run.smithi018.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-05-05T16:15:40.875 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-05-05T16:15:40.940 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-05-05T16:15:41.212 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-05-05T16:15:41.293 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-05-05T16:15:41.588 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-05-05T16:15:41.790 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-test (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:41.865 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-05-05T16:15:41.892 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up radosgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:42.192 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-05-05T16:15:42.318 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librados2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:42.354 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-05-05T16:15:42.354 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-05-05T16:15:42.461 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libsqlite3-mod-ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:42.587 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-05-05T16:15:42.835 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-base (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:42.914 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libcephfs2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:43.023 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libradosstriper1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:43.135 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-05-05T16:15:43.198 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-05-05T16:15:43.428 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librbd1 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:43.554 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-modules-core (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:43.680 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:43.695 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mds (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:43.883 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-05-05T16:15:43.883 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-05-05T16:15:43.963 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-05-05T16:15:43.963 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-05-05T16:15:44.373 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libcephfs-dev (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:44.473 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mgr (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:44.474 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rados (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:44.592 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librgw2 (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:44.694 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-05-05T16:15:44.694 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-05-05T16:15:44.718 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-05-05T16:15:45.182 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-osd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:45.438 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-05-05T16:15:45.438 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-05-05T16:15:45.938 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rbd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:45.959 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mgr-k8sevents (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.060 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.064 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up rbd-fuse (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.190 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.228 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mon (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.316 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cephfs (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.442 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-common (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.447 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-05-05T16:15:46.447 INFO:teuthology.orchestra.run.smithi018.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-05-05T16:15:46.971 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mgr-cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:46.985 INFO:teuthology.orchestra.run.smithi107.stdout:Adding group ceph....done 2024-05-05T16:15:47.122 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:47.248 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-mgr-dashboard (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:47.336 INFO:teuthology.orchestra.run.smithi107.stdout:Adding system user ceph....done 2024-05-05T16:15:47.504 INFO:teuthology.orchestra.run.smithi107.stdout:Setting system user ceph properties....done 2024-05-05T16:15:47.507 INFO:teuthology.orchestra.run.smithi018.stdout:Setting up ceph-volume (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:47.518 INFO:teuthology.orchestra.run.smithi107.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-05-05T16:15:47.652 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-05-05T16:15:47.893 INFO:teuthology.orchestra.run.smithi018.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-05-05T16:15:47.945 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-05-05T16:15:47.986 INFO:teuthology.orchestra.run.smithi018.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-05-05T16:15:48.153 INFO:teuthology.orchestra.run.smithi018.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-05-05T16:15:48.427 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-test (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:48.552 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up radosgw (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:48.999 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-05-05T16:15:48.999 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-05-05T16:15:49.265 INFO:teuthology.orchestra.run.smithi018.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-05-05T16:15:49.446 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-base (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:49.771 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-05-05T16:15:49.886 INFO:teuthology.orchestra.run.smithi018.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-05-05T16:15:49.891 DEBUG:teuthology.parallel:result is None 2024-05-05T16:15:50.231 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mds (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:50.470 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-05-05T16:15:50.470 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-05-05T16:15:50.941 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:51.162 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-05-05T16:15:51.162 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-05-05T16:15:51.626 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-osd (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:51.911 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-05-05T16:15:51.911 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-05-05T16:15:52.411 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-k8sevents (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:52.537 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:52.688 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mon (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:52.902 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-05-05T16:15:52.902 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-05-05T16:15:53.711 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-cephadm (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:53.870 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:53.996 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-dashboard (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:54.147 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-volume (19.0.0-3463-g0963fa2b-1jammy) ... 2024-05-05T16:15:54.500 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-05-05T16:15:54.600 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-05-05T16:15:54.753 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-05-05T16:15:55.828 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-05-05T16:15:56.483 INFO:teuthology.orchestra.run.smithi107.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-05-05T16:15:56.487 DEBUG:teuthology.parallel:result is None 2024-05-05T16:15:56.488 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:15:56.639 DEBUG:teuthology.orchestra.run.smithi018:> dpkg-query -W -f '${Version}' ceph 2024-05-05T16:15:56.658 INFO:teuthology.orchestra.run.smithi018.stdout:19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:15:56.659 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:15:56.659 INFO:teuthology.task.install:The correct ceph version 19.0.0-3463-g0963fa2b-1jammy is installed. 2024-05-05T16:15:56.661 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:15:56.804 DEBUG:teuthology.orchestra.run.smithi107:> dpkg-query -W -f '${Version}' ceph 2024-05-05T16:15:56.823 INFO:teuthology.orchestra.run.smithi107.stdout:19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:15:56.823 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3463-g0963fa2b-1jammy 2024-05-05T16:15:56.823 INFO:teuthology.task.install:The correct ceph version 19.0.0-3463-g0963fa2b-1jammy is installed. 2024-05-05T16:15:56.825 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-05-05T16:15:56.825 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:15:56.826 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-05T16:15:56.840 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:15:56.840 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-05T16:15:56.877 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-05-05T16:15:56.878 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:15:56.878 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/usr/bin/daemon-helper 2024-05-05T16:15:56.895 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-05T16:15:56.951 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:15:56.951 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/usr/bin/daemon-helper 2024-05-05T16:15:56.963 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-05T16:15:57.016 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-05-05T16:15:57.017 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:15:57.017 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-05T16:15:57.031 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-05T16:15:57.087 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:15:57.087 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-05T16:15:57.100 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-05T16:15:57.152 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-05-05T16:15:57.152 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:15:57.153 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/usr/bin/stdin-killer 2024-05-05T16:15:57.166 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-05T16:15:57.219 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:15:57.219 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/usr/bin/stdin-killer 2024-05-05T16:15:57.232 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-05T16:15:57.288 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-05T16:15:57.392 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '0963fa2bbe9b86a11c3a192ab0fbb3d382746c16'} 2024-05-05T16:15:57.393 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:15:57.393 INFO:tasks.cephadm:Cluster fsid is c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:15:57.393 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-05T16:15:57.394 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.18', 'mon.b': '172.21.15.107'} 2024-05-05T16:15:57.394 INFO:tasks.cephadm:First mon is mon.a on smithi018 2024-05-05T16:15:57.394 INFO:tasks.cephadm:First mgr is a 2024-05-05T16:15:57.394 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-05T16:15:57.394 DEBUG:teuthology.orchestra.run.smithi018:> sudo hostname $(hostname -s) 2024-05-05T16:15:57.409 DEBUG:teuthology.orchestra.run.smithi107:> sudo hostname $(hostname -s) 2024-05-05T16:15:57.423 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-05T16:15:57.424 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:15:57.566 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '0963fa2bbe9b86a11c3a192ab0fbb3d382746c16', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/79046/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3463-g0963fa2b', 'node_name': '172.21.5.33+adami03', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3463-g0963fa2b-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-05-02 00:24:51.999362', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2024-05-01-1547', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-05-05T16:15:57.705 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-yuri8-testing-2024-05-01-1547, sha1 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:15:57.707 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-05-05T16:15:57.707 DEBUG:teuthology.orchestra.run.smithi018:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-05T16:15:58.392 INFO:teuthology.orchestra.run.smithi018.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789861 May 5 16:15 /home/ubuntu/cephtest/cephadm 2024-05-05T16:15:58.392 DEBUG:teuthology.orchestra.run.smithi107:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2024-05-01-1547/0963fa2bbe9b86a11c3a192ab0fbb3d382746c16/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-05T16:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout:-rw-rw-r-- 1 ubuntu ubuntu 789861 May 5 16:15 /home/ubuntu/cephtest/cephadm 2024-05-05T16:15:58.860 DEBUG:teuthology.orchestra.run.smithi018:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-05T16:15:58.868 DEBUG:teuthology.orchestra.run.smithi107:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-05T16:15:58.887 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 on all hosts... 2024-05-05T16:15:58.887 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 pull 2024-05-05T16:15:58.912 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 pull 2024-05-05T16:15:59.081 INFO:teuthology.orchestra.run.smithi018.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16... 2024-05-05T16:15:59.084 INFO:teuthology.orchestra.run.smithi107.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16... 2024-05-05T16:16:52.883 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-05-05T16:16:52.883 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph_version": "ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev)", 2024-05-05T16:16:52.883 INFO:teuthology.orchestra.run.smithi107.stdout: "image_id": "78eb11be6300204e87b4e63ee00f03f0017a4b8eceef42e63c613469a1f5e85f", 2024-05-05T16:16:52.883 INFO:teuthology.orchestra.run.smithi107.stdout: "repo_digests": [ 2024-05-05T16:16:52.883 INFO:teuthology.orchestra.run.smithi107.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96" 2024-05-05T16:16:52.884 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-05-05T16:16:52.884 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-05-05T16:16:53.772 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-05-05T16:16:53.772 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph_version": "ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev)", 2024-05-05T16:16:53.772 INFO:teuthology.orchestra.run.smithi018.stdout: "image_id": "78eb11be6300204e87b4e63ee00f03f0017a4b8eceef42e63c613469a1f5e85f", 2024-05-05T16:16:53.773 INFO:teuthology.orchestra.run.smithi018.stdout: "repo_digests": [ 2024-05-05T16:16:53.773 INFO:teuthology.orchestra.run.smithi018.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96" 2024-05-05T16:16:53.773 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-05-05T16:16:53.773 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-05-05T16:16:53.813 DEBUG:teuthology.orchestra.run.smithi018:> sudo mkdir -p /etc/ceph 2024-05-05T16:16:53.828 DEBUG:teuthology.orchestra.run.smithi107:> sudo mkdir -p /etc/ceph 2024-05-05T16:16:53.842 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 777 /etc/ceph 2024-05-05T16:16:53.883 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 777 /etc/ceph 2024-05-05T16:16:53.896 INFO:tasks.cephadm:Writing seed config... 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-05-05T16:16:53.897 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-05-05T16:16:53.898 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-05-05T16:16:53.898 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:16:53.898 DEBUG:teuthology.orchestra.run.smithi018:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-05-05T16:16:53.931 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 = c15c6f5e-0afa-11ef-bc97-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-05-05T16:16:53.931 DEBUG:teuthology.orchestra.run.smithi018:mon.a> sudo journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service 2024-05-05T16:16:53.976 DEBUG:teuthology.orchestra.run.smithi018:mgr.a> sudo journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a.service 2024-05-05T16:16:54.019 INFO:tasks.cephadm:Bootstrapping... 2024-05-05T16:16:54.019 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 -v bootstrap --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.18 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:16:54.233 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-05-05T16:16:54.233 INFO:teuthology.orchestra.run.smithi018.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16', '-v', 'bootstrap', '--fsid', 'c15c6f5e-0afa-11ef-bc97-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.18', '--skip-admin-label'] 2024-05-05T16:16:54.234 INFO:teuthology.orchestra.run.smithi018.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-05-05T16:16:54.234 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying podman|docker is present... 2024-05-05T16:16:54.234 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying lvm2 is present... 2024-05-05T16:16:54.234 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying time synchronization is in place... 2024-05-05T16:16:54.238 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-05T16:16:54.238 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-05T16:16:54.243 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-05T16:16:54.243 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.247 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-05-05T16:16:54.247 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-05-05T16:16:54.251 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-05-05T16:16:54.251 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.254 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-05-05T16:16:54.255 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout masked 2024-05-05T16:16:54.258 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-05-05T16:16:54.258 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.262 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-05-05T16:16:54.262 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-05-05T16:16:54.266 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-05-05T16:16:54.266 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.270 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout enabled 2024-05-05T16:16:54.274 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout active 2024-05-05T16:16:54.275 INFO:teuthology.orchestra.run.smithi018.stdout:Unit ntp.service is enabled and running 2024-05-05T16:16:54.275 INFO:teuthology.orchestra.run.smithi018.stdout:Repeating the final host check... 2024-05-05T16:16:54.275 INFO:teuthology.orchestra.run.smithi018.stdout:docker (/usr/bin/docker) is present 2024-05-05T16:16:54.275 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl is present 2024-05-05T16:16:54.275 INFO:teuthology.orchestra.run.smithi018.stdout:lvcreate is present 2024-05-05T16:16:54.278 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-05T16:16:54.278 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-05T16:16:54.282 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-05T16:16:54.282 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.286 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-05-05T16:16:54.286 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-05-05T16:16:54.289 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-05-05T16:16:54.290 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.293 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-05-05T16:16:54.293 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout masked 2024-05-05T16:16:54.296 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-05-05T16:16:54.296 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.299 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-05-05T16:16:54.299 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-05-05T16:16:54.303 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-05-05T16:16:54.303 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-05-05T16:16:54.307 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout enabled 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout active 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Unit ntp.service is enabled and running 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Host looks OK 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Cluster fsid: c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Acquiring lock 140495330175024 on /run/cephadm/c15c6f5e-0afa-11ef-bc97-c7b262605968.lock 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Lock 140495330175024 acquired on /run/cephadm/c15c6f5e-0afa-11ef-bc97-c7b262605968.lock 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying IP 172.21.15.18 port 3300 ... 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying IP 172.21.15.18 port 6789 ... 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:Base mon IP(s) is [172.21.15.18:3300, 172.21.15.18:6789], mon addrv is [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-05-05T16:16:54.324 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.18 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1785sec hoplimit 64 pref medium 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1362/64 scope link 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:Mon IP `172.21.15.18` is in CIDR network `172.21.0.0/20` 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:Mon IP `172.21.15.18` is in CIDR network `172.21.0.0/20` 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-05-05T16:16:54.325 INFO:teuthology.orchestra.run.smithi018.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16... 2024-05-05T16:16:54.676 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/docker: stdout 0963fa2bbe9b86a11c3a192ab0fbb3d382746c16: Pulling from ceph-ci/ceph 2024-05-05T16:16:54.676 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/docker: stdout Digest: sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96 2024-05-05T16:16:54.676 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:16:54.676 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 2024-05-05T16:16:56.127 INFO:teuthology.orchestra.run.smithi018.stdout:ceph: stdout ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev) 2024-05-05T16:16:56.128 INFO:teuthology.orchestra.run.smithi018.stdout:Ceph version: ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev) 2024-05-05T16:16:56.128 INFO:teuthology.orchestra.run.smithi018.stdout:Extracting ceph user uid/gid from container image... 2024-05-05T16:16:57.447 INFO:teuthology.orchestra.run.smithi018.stdout:stat: stdout 167 167 2024-05-05T16:16:57.447 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial keys... 2024-05-05T16:16:58.735 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQD6sDdm8RjOCRAA1YC0LeGRDIvX6S5KSEwpbA== 2024-05-05T16:16:59.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQD7sDdmzda1GRAALHycVCxykSSTfGuQkIlehA== 2024-05-05T16:17:01.311 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQD8sDdm8AiyKhAAIpUlm3XCERVJl8l1FUArFg== 2024-05-05T16:17:01.312 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial monmap... 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:monmaptool for a [v2:172.21.15.18:3300,v1:172.21.15.18:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:setting min_mon_release = quincy 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: set fsid to c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-05T16:17:02.675 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:17:02.676 INFO:teuthology.orchestra.run.smithi018.stdout:Creating mon... 2024-05-05T16:17:03.906 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.356+0000 7f6abc036c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:17:03.906 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.356+0000 7f6abc036c80 1 imported monmap: 2024-05-05T16:17:03.906 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-05-05T16:17:03.906 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:03.906 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:03.906 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.356+0000 7f6abc036c80 0 /usr/bin/ceph-mon: set fsid to c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Git sha 0 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: DB SUMMARY 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.907 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: DB Session ID: B42EB4K0270ASKUNO82Y 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.create_if_missing: 1 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:17:03.938 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.env: 0x55e77f629cc0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.info_log: 0x55e781091040 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:17:03.939 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.wal_dir: 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.write_buffer_manager: 0x55e781060aa0 2024-05-05T16:17:03.940 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.row_cache: None 2024-05-05T16:17:03.941 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:17:03.942 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:17:03.943 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:17:03.944 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-05-05T16:17:03.945 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.merge_operator: 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e781091200) 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-05-05T16:17:03.946 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55e7810931f0 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-05-05T16:17:03.947 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-05-05T16:17:03.948 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-05-05T16:17:03.949 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:17:03.950 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:17:03.951 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:17:03.952 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:17:03.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:17:03.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:17:03.955 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.956 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ed685765-d08c-4425-9244-693c45c44d3d 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.360+0000 7f6abc036c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6abc036c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e78118c000 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6abc036c80 4 rocksdb: DB pointer 0x55e78117c000 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6aac195700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6aac195700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:17:03.957 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.958 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.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-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55e7810931f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.959 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:17:03.960 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr 2024-05-05T16:17:03.960 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6abc036c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-05-05T16:17:03.960 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6abc036c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-05-05T16:17:03.960 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-mon: stderr debug 2024-05-05T16:17:03.364+0000 7f6abc036c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-05-05T16:17:03.960 INFO:teuthology.orchestra.run.smithi018.stdout:create mon.a on 2024-05-05T16:17:04.190 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-05-05T16:17:04.397 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-05-05T16:17:04.629 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968.target -> /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968.target. 2024-05-05T16:17:04.629 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968.target -> /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968.target. 2024-05-05T16:17:04.917 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a 2024-05-05T16:17:04.917 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service: Unit ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service not loaded. 2024-05-05T16:17:05.090 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968.target.wants/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.service. 2024-05-05T16:17:05.100 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld does not appear to be present 2024-05-05T16:17:05.100 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to enable service . firewalld.service is not available 2024-05-05T16:17:05.100 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mon to start... 2024-05-05T16:17:05.101 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mon... 2024-05-05T16:17:06.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:06 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.332486+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout cluster: 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout id: c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout services: 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.328989s) 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:07.272 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout data: 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout pgs: 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:mon is available 2024-05-05T16:17:07.273 INFO:teuthology.orchestra.run.smithi018.stdout:Assimilating anything we can from ceph.conf... 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335771+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335771+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335943+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335943+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335960+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335960+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335977+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335977+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335995+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.335995+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.336024+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.336024+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.336040+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.336040+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.336065+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.336065+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.338295+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.338295+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-05-05T16:17:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.340617+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-05-05T16:17:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.340617+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-05-05T16:17:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.341200+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-05-05T16:17:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: cluster 2024-05-05T16:17:06.341200+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-05-05T16:17:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: audit 2024-05-05T16:17:06.664723+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.18:0/2119865460' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-05T16:17:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:07 smithi018 bash[21002]: audit 2024-05-05T16:17:06.664723+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.18:0/2119865460' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-05T16:17:08.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:08 smithi018 bash[21002]: audit 2024-05-05T16:17:08.354116+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.18:0/766166295' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-05T16:17:08.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:08 smithi018 bash[21002]: audit 2024-05-05T16:17:08.354116+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.18:0/766166295' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-05T16:17:08.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:08 smithi018 bash[21002]: audit 2024-05-05T16:17:08.357392+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.18:0/766166295' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-05T16:17:08.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:08 smithi018 bash[21002]: audit 2024-05-05T16:17:08.357392+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.18:0/766166295' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-05T16:17:08.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:08.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [global] 2024-05-05T16:17:08.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout fsid = c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:08.953 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [osd] 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-05T16:17:08.954 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-05T16:17:08.955 INFO:teuthology.orchestra.run.smithi018.stdout:Generating new minimal ceph.conf... 2024-05-05T16:17:10.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:09 smithi018 bash[21002]: audit 2024-05-05T16:17:09.933201+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.18:0/1781186945' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:17:10.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:09 smithi018 bash[21002]: audit 2024-05-05T16:17:09.933201+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.18:0/1781186945' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:17:10.531 INFO:teuthology.orchestra.run.smithi018.stdout:Restarting the monitor... 2024-05-05T16:17:10.812 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:10 smithi018 systemd[1]: Stopping Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:17:10.812 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:10 smithi018 bash[21002]: debug 2024-05-05T16:17:10.644+0000 7f02727e6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-05-05T16:17:10.812 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:10 smithi018 bash[21002]: debug 2024-05-05T16:17:10.644+0000 7f02727e6700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-05-05T16:17:11.343 INFO:teuthology.orchestra.run.smithi018.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-05-05T16:17:11.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:11 smithi018 bash[21389]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:17:11.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:11 smithi018 bash[21452]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:17:11.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:11 smithi018 systemd[1]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-05T16:17:11.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:11 smithi018 systemd[1]: Stopped Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:17:11.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:11 smithi018 systemd[1]: Started Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.516+0000 7fee305f0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.516+0000 7fee305f0c80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.516+0000 7fee305f0c80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.520+0000 7fee305f0c80 0 load: jerasure load: lrc 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Git sha 0 2024-05-05T16:17:12.613 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: DB SUMMARY 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: DB Session ID: KLK8CMBN57O0K2JSJR63 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88541 ; 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:17:12.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.env: 0x561806cb7cc0 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.info_log: 0x56180907bde0 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:17:12.615 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:17:12.616 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.wal_dir: 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.write_buffer_manager: 0x56180904d0e0 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:17:12.617 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.row_cache: None 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:17:12.618 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:17:12.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:17:12.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:17:12.621 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:17:12.622 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:17:12.622 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.merge_operator: 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:17:12.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56180907bfa0) 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cache_index_and_filter_blocks: 1 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: pin_top_level_index_and_filter: 1 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: index_type: 0 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: data_block_index_type: 0 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: index_shortening: 1 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: checksum: 4 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: no_block_cache: 0 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_cache: 0x56180907d1f0 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_cache_name: BinnedLRUCache 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_cache_options: 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: capacity : 536870912 2024-05-05T16:17:12.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: num_shard_bits : 4 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: strict_capacity_limit : 0 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: high_pri_pool_ratio: 0.000 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_cache_compressed: (nil) 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: persistent_cache: (nil) 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_size: 4096 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_size_deviation: 10 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_restart_interval: 16 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: index_block_restart_interval: 1 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: metadata_block_size: 4096 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: partition_filters: 0 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: use_delta_encoding: 1 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: filter_policy: bloomfilter 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: whole_key_filtering: 1 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: verify_compression: 0 2024-05-05T16:17:12.625 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: read_amp_bytes_per_bit: 0 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: format_version: 5 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: enable_index_compression: 1 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: block_align: 0 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: max_auto_readahead_size: 262144 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: prepopulate_block_cache: 0 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: initial_auto_readahead_size: 8192 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:17:12.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:17:12.627 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:17:12.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:17:12.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:17:12.630 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:17:12.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.524+0000 7fee305f0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ed685765-d08c-4425-9244-693c45c44d3d 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714925832532276, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714925832533321, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85280, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83427, "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": 10064, "raw_average_key_size": 46, "raw_value_size": 77639, "raw_average_value_size": 361, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714925832, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ed685765-d08c-4425-9244-693c45c44d3d", "db_session_id": "KLK8CMBN57O0K2JSJR63", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714925832533426, "job": 1, "event": "recovery_finished"} 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5618091a0000 2024-05-05T16:17:12.632 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 4 rocksdb: DB pointer 0x56180918c000 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee1ed47700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee1ed47700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: ** DB Stats ** 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: ** Compaction Stats [default] ** 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: 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-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: L0 2/0 85.14 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Sum 2/0 85.14 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:17:12.633 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 128.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: ** Compaction Stats [default] ** 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: 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-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 128.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Cumulative compaction: 0.00 GB write, 12.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Interval compaction: 0.00 GB write, 12.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: 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-05-05T16:17:12.634 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: Block cache BinnedLRUCache@0x56180907d1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: 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-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.528+0000 7fee305f0c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 1 mon.a@-1(???) e1 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 0 mon.a@-1(???).mds e1 new map 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 0 mon.a@-1(???).mds e1 print_map 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: e1 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: 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-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: legacy client fscid: -1 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: No filesystems configured 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:17:12.635 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: debug 2024-05-05T16:17:12.532+0000 7fee305f0c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560446+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560446+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560508+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560508+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560518+0000 mon.a (mon.0) 3 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560518+0000 mon.a (mon.0) 3 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560535+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560535+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560542+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560542+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560549+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560549+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560556+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-05-05T16:17:12.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560556+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560563+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560563+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560952+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560952+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560978+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.560978+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.561334+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-05-05T16:17:12.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:12 smithi018 bash[21491]: cluster 2024-05-05T16:17:12.561334+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-05-05T16:17:13.525 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote config to /etc/ceph/ceph.conf 2024-05-05T16:17:13.550 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:17:13.550 INFO:teuthology.orchestra.run.smithi018.stdout:Creating mgr... 2024-05-05T16:17:13.550 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying port 0.0.0.0:9283 ... 2024-05-05T16:17:13.551 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying port 0.0.0.0:8765 ... 2024-05-05T16:17:13.898 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:13 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:17:13.909 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a 2024-05-05T16:17:13.909 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a.service: Unit ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a.service not loaded. 2024-05-05T16:17:14.132 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968.target.wants/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.service. 2024-05-05T16:17:14.141 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld does not appear to be present 2024-05-05T16:17:14.141 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to enable service . firewalld.service is not available 2024-05-05T16:17:14.141 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld does not appear to be present 2024-05-05T16:17:14.141 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-05-05T16:17:14.141 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr to start... 2024-05-05T16:17:14.141 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr... 2024-05-05T16:17:14.158 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:14 smithi018 systemd[1]: Started Ceph mgr.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:17:14.158 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:13 smithi018 bash[21491]: audit 2024-05-05T16:17:12.899615+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.18:0/1235389157' entity='client.admin' 2024-05-05T16:17:14.158 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:13 smithi018 bash[21491]: audit 2024-05-05T16:17:12.899615+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.18:0/1235389157' entity='client.admin' 2024-05-05T16:17:14.158 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:14 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:17:15.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:15 smithi018 bash[21491]: audit 2024-05-05T16:17:15.641388+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.18:0/2841444152' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:15.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:15 smithi018 bash[21491]: audit 2024-05-05T16:17:15.641388+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.18:0/2841444152' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:15.833 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:15 smithi018 bash[21746]: debug 2024-05-05T16:17:15.524+0000 7f0f26b80200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-05T16:17:16.262 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "c15c6f5e-0afa-11ef-bc97-c7b262605968", 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:16.263 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-05T16:17:16.264 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-05T16:17:16.265 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:16.266 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-05-05T16:17:06.337284+0000", 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:17:16.267 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (1/15)... 2024-05-05T16:17:17.522 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:17 smithi018 bash[21746]: debug 2024-05-05T16:17:17.164+0000 7f0f26b80200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-05T16:17:17.523 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:17 smithi018 bash[21746]: debug 2024-05-05T16:17:17.264+0000 7f0f26b80200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-05T16:17:18.571 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:17 smithi018 bash[21746]: debug 2024-05-05T16:17:17.516+0000 7f0f26b80200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-05T16:17:18.571 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:18 smithi018 bash[21746]: debug 2024-05-05T16:17:18.344+0000 7f0f26b80200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-05T16:17:18.571 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:18 smithi018 bash[21746]: debug 2024-05-05T16:17:18.460+0000 7f0f26b80200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-05T16:17:18.571 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:18 smithi018 bash[21746]: debug 2024-05-05T16:17:18.564+0000 7f0f26b80200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-05T16:17:19.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:18 smithi018 bash[21746]: debug 2024-05-05T16:17:18.932+0000 7f0f26b80200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-05T16:17:19.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:19 smithi018 bash[21746]: debug 2024-05-05T16:17:19.056+0000 7f0f26b80200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-05T16:17:19.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:19 smithi018 bash[21746]: debug 2024-05-05T16:17:19.172+0000 7f0f26b80200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-05T16:17:19.793 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:19 smithi018 bash[21746]: debug 2024-05-05T16:17:19.544+0000 7f0f26b80200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-05T16:17:19.794 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:19 smithi018 bash[21491]: audit 2024-05-05T16:17:19.356306+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.18:0/213769055' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:19.794 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:19 smithi018 bash[21491]: audit 2024-05-05T16:17:19.356306+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.18:0/213769055' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:19.963 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "c15c6f5e-0afa-11ef-bc97-c7b262605968", 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-05-05T16:17:19.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-05T16:17:19.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-05T16:17:19.966 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-05T16:17:19.966 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-05T16:17:19.966 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-05T16:17:19.969 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.969 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-05T16:17:19.969 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-05T16:17:19.970 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-05T16:17:19.970 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-05T16:17:19.970 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-05T16:17:19.970 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-05T16:17:19.970 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-05T16:17:19.970 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:19.971 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-05-05T16:17:06.337284+0000", 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:17:19.972 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (2/15)... 2024-05-05T16:17:20.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:19 smithi018 bash[21746]: debug 2024-05-05T16:17:19.788+0000 7f0f26b80200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-05T16:17:20.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:20 smithi018 bash[21746]: debug 2024-05-05T16:17:20.060+0000 7f0f26b80200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-05T16:17:20.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:20 smithi018 bash[21746]: debug 2024-05-05T16:17:20.176+0000 7f0f26b80200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-05T16:17:20.833 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:20 smithi018 bash[21746]: debug 2024-05-05T16:17:20.460+0000 7f0f26b80200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-05T16:17:21.256 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:20 smithi018 bash[21746]: debug 2024-05-05T16:17:20.884+0000 7f0f26b80200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:17:21.256 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:21 smithi018 bash[21746]: debug 2024-05-05T16:17:21.128+0000 7f0f26b80200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-05T16:17:21.512 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:21 smithi018 bash[21746]: debug 2024-05-05T16:17:21.252+0000 7f0f26b80200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-05T16:17:21.833 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:21 smithi018 bash[21746]: debug 2024-05-05T16:17:21.508+0000 7f0f26b80200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:17:22.833 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:22 smithi018 bash[21746]: debug 2024-05-05T16:17:22.556+0000 7f0f26b80200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-05T16:17:22.833 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:22 smithi018 bash[21746]: debug 2024-05-05T16:17:22.680+0000 7f0f26b80200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-05T16:17:23.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:23 smithi018 bash[21491]: audit 2024-05-05T16:17:22.976893+0000 mon.a (mon.0) 15 : audit [DBG] from='client.? 172.21.15.18:0/1025499354' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:23.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:23 smithi018 bash[21491]: audit 2024-05-05T16:17:22.976893+0000 mon.a (mon.0) 15 : audit [DBG] from='client.? 172.21.15.18:0/1025499354' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:23.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:22 smithi018 bash[21746]: debug 2024-05-05T16:17:22.988+0000 7f0f26b80200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-05T16:17:23.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:23 smithi018 bash[21746]: debug 2024-05-05T16:17:23.104+0000 7f0f26b80200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "c15c6f5e-0afa-11ef-bc97-c7b262605968", 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-05T16:17:23.589 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-05T16:17:23.590 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-05T16:17:23.591 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:23.592 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:23.593 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-05-05T16:17:06.337284+0000", 2024-05-05T16:17:23.594 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:23.594 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:23.594 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-05T16:17:23.594 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:17:23.594 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (3/15)... 2024-05-05T16:17:23.833 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:23 smithi018 bash[21746]: debug 2024-05-05T16:17:23.400+0000 7f0f26b80200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-05T16:17:24.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:24 smithi018 bash[21491]: cluster 2024-05-05T16:17:24.023328+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon a 2024-05-05T16:17:24.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:24 smithi018 bash[21491]: cluster 2024-05-05T16:17:24.023328+0000 mon.a (mon.0) 16 : cluster [INF] Activating manager daemon a 2024-05-05T16:17:24.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:23 smithi018 bash[21746]: debug 2024-05-05T16:17:23.872+0000 7f0f26b80200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-05T16:17:24.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:24 smithi018 bash[21746]: debug 2024-05-05T16:17:23.996+0000 7f0f26b80200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: cluster 2024-05-05T16:17:24.031496+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00849432s) 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: cluster 2024-05-05T16:17:24.031496+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00849432s) 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.036723+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.036723+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.037015+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.037015+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.037258+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-05T16:17:25.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.037258+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.037452+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.037452+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.038436+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.038436+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: cluster 2024-05-05T16:17:24.062014+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon a is now available 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: cluster 2024-05-05T16:17:24.062014+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon a is now available 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.075033+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.075033+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.077704+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.077704+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.080526+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.080526+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.082550+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.082550+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' 2024-05-05T16:17:25.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.084429+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' 2024-05-05T16:17:25.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:25 smithi018 bash[21491]: audit 2024-05-05T16:17:24.084429+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.18:0/3554306675' entity='mgr.a' 2024-05-05T16:17:26.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:26 smithi018 bash[21491]: cluster 2024-05-05T16:17:25.045739+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e3: a(active, since 1.02274s) 2024-05-05T16:17:26.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:26 smithi018 bash[21491]: cluster 2024-05-05T16:17:25.045739+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e3: a(active, since 1.02274s) 2024-05-05T16:17:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:27 smithi018 bash[21491]: cluster 2024-05-05T16:17:26.058975+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-05-05T16:17:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:27 smithi018 bash[21491]: cluster 2024-05-05T16:17:26.058975+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "c15c6f5e-0afa-11ef-bc97-c7b262605968", 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-05T16:17:27.750 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:27.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-05T16:17:27.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-05T16:17:27.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-05T16:17:27.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-05T16:17:27.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-05T16:17:27.752 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-05T16:17:27.755 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-05-05T16:17:27.756 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-05-05T16:17:06.337284+0000", 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:17:27.757 INFO:teuthology.orchestra.run.smithi018.stdout:mgr is available 2024-05-05T16:17:28.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:28 smithi018 bash[21491]: audit 2024-05-05T16:17:27.161647+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.18:0/3131516054' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:28.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:28 smithi018 bash[21491]: audit 2024-05-05T16:17:27.161647+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.18:0/3131516054' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-05T16:17:29.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:29 smithi018 bash[21491]: audit 2024-05-05T16:17:29.026387+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.18:0/1398147813' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-05T16:17:29.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:29 smithi018 bash[21491]: audit 2024-05-05T16:17:29.026387+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.18:0/1398147813' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-05T16:17:29.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:29 smithi018 bash[21491]: audit 2024-05-05T16:17:29.029345+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.18:0/1398147813' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-05T16:17:29.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:29 smithi018 bash[21491]: audit 2024-05-05T16:17:29.029345+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.18:0/1398147813' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [global] 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout fsid = c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-05T16:17:29.637 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-05T16:17:29.638 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-05T16:17:29.638 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [osd] 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-05T16:17:29.639 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling cephadm module... 2024-05-05T16:17:31.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:31 smithi018 bash[21491]: audit 2024-05-05T16:17:31.038733+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.18:0/2987885274' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-05-05T16:17:31.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:31 smithi018 bash[21491]: audit 2024-05-05T16:17:31.038733+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.18:0/2987885274' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-05-05T16:17:31.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:31 smithi018 bash[21746]: ignoring --setuser ceph since I am not root 2024-05-05T16:17:31.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:31 smithi018 bash[21746]: ignoring --setgroup ceph since I am not root 2024-05-05T16:17:31.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:31 smithi018 bash[21746]: debug 2024-05-05T16:17:31.280+0000 7fdc81d89200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-05T16:17:32.309 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:32 smithi018 bash[21491]: audit 2024-05-05T16:17:31.090504+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.18:0/2987885274' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-05-05T16:17:32.310 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:32 smithi018 bash[21491]: audit 2024-05-05T16:17:31.090504+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.18:0/2987885274' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-05-05T16:17:32.310 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:32 smithi018 bash[21491]: cluster 2024-05-05T16:17:31.095871+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: a(active, since 7s) 2024-05-05T16:17:32.310 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:32 smithi018 bash[21491]: cluster 2024-05-05T16:17:31.095871+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: a(active, since 7s) 2024-05-05T16:17:33.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:33 smithi018 bash[21491]: audit 2024-05-05T16:17:33.020851+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.18:0/2930293811' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-05T16:17:33.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:33 smithi018 bash[21491]: audit 2024-05-05T16:17:33.020851+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.18:0/2930293811' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-05T16:17:33.242 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:32 smithi018 bash[21746]: debug 2024-05-05T16:17:32.908+0000 7fdc81d89200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-05T16:17:33.242 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:33 smithi018 bash[21746]: debug 2024-05-05T16:17:33.008+0000 7fdc81d89200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-05T16:17:33.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:33 smithi018 bash[21746]: debug 2024-05-05T16:17:33.268+0000 7fdc81d89200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for the mgr to restart... 2024-05-05T16:17:33.645 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr epoch 5... 2024-05-05T16:17:34.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:34 smithi018 bash[21746]: debug 2024-05-05T16:17:34.100+0000 7fdc81d89200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-05T16:17:34.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:34 smithi018 bash[21746]: debug 2024-05-05T16:17:34.212+0000 7fdc81d89200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-05T16:17:34.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:34 smithi018 bash[21746]: debug 2024-05-05T16:17:34.324+0000 7fdc81d89200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-05T16:17:35.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:34 smithi018 bash[21746]: debug 2024-05-05T16:17:34.696+0000 7fdc81d89200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-05T16:17:35.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:34 smithi018 bash[21746]: debug 2024-05-05T16:17:34.812+0000 7fdc81d89200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-05T16:17:35.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:34 smithi018 bash[21746]: debug 2024-05-05T16:17:34.920+0000 7fdc81d89200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-05T16:17:35.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:35 smithi018 bash[21746]: debug 2024-05-05T16:17:35.292+0000 7fdc81d89200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-05T16:17:35.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:35 smithi018 bash[21746]: debug 2024-05-05T16:17:35.536+0000 7fdc81d89200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-05T16:17:36.082 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:35 smithi018 bash[21746]: debug 2024-05-05T16:17:35.808+0000 7fdc81d89200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-05T16:17:36.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:35 smithi018 bash[21746]: debug 2024-05-05T16:17:35.924+0000 7fdc81d89200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-05T16:17:36.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:36 smithi018 bash[21746]: debug 2024-05-05T16:17:36.208+0000 7fdc81d89200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-05T16:17:37.006 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:36 smithi018 bash[21746]: debug 2024-05-05T16:17:36.632+0000 7fdc81d89200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:17:37.006 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:36 smithi018 bash[21746]: debug 2024-05-05T16:17:36.880+0000 7fdc81d89200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-05T16:17:37.006 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:37 smithi018 bash[21746]: debug 2024-05-05T16:17:37.000+0000 7fdc81d89200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-05T16:17:37.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:37 smithi018 bash[21746]: debug 2024-05-05T16:17:37.260+0000 7fdc81d89200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:17:38.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:38 smithi018 bash[21746]: debug 2024-05-05T16:17:38.300+0000 7fdc81d89200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-05T16:17:38.583 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:38 smithi018 bash[21746]: debug 2024-05-05T16:17:38.420+0000 7fdc81d89200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-05T16:17:39.082 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:38 smithi018 bash[21746]: debug 2024-05-05T16:17:38.728+0000 7fdc81d89200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-05T16:17:39.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:38 smithi018 bash[21746]: debug 2024-05-05T16:17:38.844+0000 7fdc81d89200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-05T16:17:39.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21746]: debug 2024-05-05T16:17:39.140+0000 7fdc81d89200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-05T16:17:40.082 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21746]: debug 2024-05-05T16:17:39.612+0000 7fdc81d89200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21746]: debug 2024-05-05T16:17:39.736+0000 7fdc81d89200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.762166+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon a restarted 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.762166+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon a restarted 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.762664+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon a 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.762664+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon a 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.767119+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.767119+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.767300+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00484364s) 2024-05-05T16:17:40.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.767300+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00484364s) 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.770776+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.770776+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.772625+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.772625+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.773264+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.773264+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.773488+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.773488+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.773690+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: audit 2024-05-05T16:17:39.773690+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.798136+0000 mon.a (mon.0) 47 : cluster [INF] Manager daemon a is now available 2024-05-05T16:17:40.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:39 smithi018 bash[21491]: cluster 2024-05-05T16:17:39.798136+0000 mon.a (mon.0) 47 : cluster [INF] Manager daemon a is now available 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: cephadm 2024-05-05T16:17:39.816840+0000 mgr.a (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: cephadm 2024-05-05T16:17:39.816840+0000 mgr.a (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.818973+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.818973+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.821611+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.821611+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.824228+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.824228+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.827985+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.827985+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.832975+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.832975+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.843577+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.843577+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.846676+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: audit 2024-05-05T16:17:39.846676+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: cluster 2024-05-05T16:17:40.776276+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: a(active, since 1.01381s) 2024-05-05T16:17:41.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:40 smithi018 bash[21491]: cluster 2024-05-05T16:17:40.776276+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: a(active, since 1.01381s) 2024-05-05T16:17:41.401 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:17:41.401 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-05-05T16:17:41.401 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-05T16:17:41.401 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:17:41.401 INFO:teuthology.orchestra.run.smithi018.stdout:mgr epoch 5 is available 2024-05-05T16:17:41.401 INFO:teuthology.orchestra.run.smithi018.stdout:Setting orchestrator backend to cephadm... 2024-05-05T16:17:42.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.772056+0000 mgr.a (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-05T16:17:42.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.772056+0000 mgr.a (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-05T16:17:42.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.788871+0000 mgr.a (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-05T16:17:42.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.788871+0000 mgr.a (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-05T16:17:42.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.822922+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.822922+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.825049+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:40.825049+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: cephadm 2024-05-05T16:17:40.959214+0000 mgr.a (mgr.14120) 4 : cephadm [INF] [05/May/2024:16:17:40] ENGINE Bus STARTING 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: cephadm 2024-05-05T16:17:40.959214+0000 mgr.a (mgr.14120) 4 : cephadm [INF] [05/May/2024:16:17:40] ENGINE Bus STARTING 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: cephadm 2024-05-05T16:17:41.061245+0000 mgr.a (mgr.14120) 5 : cephadm [INF] [05/May/2024:16:17:41] ENGINE Serving on http://172.21.15.18:8765 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: cephadm 2024-05-05T16:17:41.061245+0000 mgr.a (mgr.14120) 5 : cephadm [INF] [05/May/2024:16:17:41] ENGINE Serving on http://172.21.15.18:8765 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:41.203240+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:42.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:41 smithi018 bash[21491]: audit 2024-05-05T16:17:41.203240+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: cephadm 2024-05-05T16:17:41.183928+0000 mgr.a (mgr.14120) 6 : cephadm [INF] [05/May/2024:16:17:41] ENGINE Serving on https://172.21.15.18:7150 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: cephadm 2024-05-05T16:17:41.183928+0000 mgr.a (mgr.14120) 6 : cephadm [INF] [05/May/2024:16:17:41] ENGINE Serving on https://172.21.15.18:7150 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: cephadm 2024-05-05T16:17:41.184256+0000 mgr.a (mgr.14120) 7 : cephadm [INF] [05/May/2024:16:17:41] ENGINE Bus STARTED 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: cephadm 2024-05-05T16:17:41.184256+0000 mgr.a (mgr.14120) 7 : cephadm [INF] [05/May/2024:16:17:41] ENGINE Bus STARTED 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: cluster 2024-05-05T16:17:41.837407+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: cluster 2024-05-05T16:17:41.837407+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: audit 2024-05-05T16:17:42.700119+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: audit 2024-05-05T16:17:42.700119+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: audit 2024-05-05T16:17:42.726289+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:42 smithi018 bash[21491]: audit 2024-05-05T16:17:42.726289+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:43 smithi018 bash[21491]: audit 2024-05-05T16:17:42.693230+0000 mgr.a (mgr.14120) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:43 smithi018 bash[21491]: audit 2024-05-05T16:17:42.693230+0000 mgr.a (mgr.14120) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:45.161 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout value unchanged 2024-05-05T16:17:45.162 INFO:teuthology.orchestra.run.smithi018.stdout:Generating ssh key... 2024-05-05T16:17:45.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:45 smithi018 bash[21491]: audit 2024-05-05T16:17:44.513049+0000 mgr.a (mgr.14120) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:45.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:45 smithi018 bash[21491]: audit 2024-05-05T16:17:44.513049+0000 mgr.a (mgr.14120) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:47.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: Generating public/private rsa key pair. 2024-05-05T16:17:47.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: Your identification has been saved in /tmp/tmp49dpbgcd/key. 2024-05-05T16:17:47.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: Your public key has been saved in /tmp/tmp49dpbgcd/key.pub. 2024-05-05T16:17:47.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: The key fingerprint is: 2024-05-05T16:17:47.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: SHA256:+HfhAJTf64LA4jnedfZDPQoby2OU4A4eS+oa0dy9xzU ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:47.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: The key's randomart image is: 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: +---[RSA 3072]----+ 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .. | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .. | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .. . | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | o . o... . | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | . o.o.S...Eo | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .. *..o=+ooo | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .. * *++*Bo. . | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .=.o.o=Bo+ | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: | .+o.. . o.. | 2024-05-05T16:17:47.334 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:17:46 smithi018 bash[21746]: +----[SHA256]-----+ 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: audit 2024-05-05T16:17:46.405009+0000 mgr.a (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: audit 2024-05-05T16:17:46.405009+0000 mgr.a (mgr.14120) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: cephadm 2024-05-05T16:17:46.405431+0000 mgr.a (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: cephadm 2024-05-05T16:17:46.405431+0000 mgr.a (mgr.14120) 11 : cephadm [INF] Generating ssh key... 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: audit 2024-05-05T16:17:46.955906+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: audit 2024-05-05T16:17:46.955906+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: audit 2024-05-05T16:17:46.960628+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:48.249 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:47 smithi018 bash[21491]: audit 2024-05-05T16:17:46.960628+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:49.438 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC24yxN/DrwnL3gbaoeg1/vxEPjCH8nEA3GqmVf6pk9aubauDS/tXojuCTsy+EqvREuuiQXoefY5KTMWDgMzLy2Y9CewM9C0gELTBYvrflekXX/fqwe9Hg2bK57mG9cN+ypWgNIYLDkLJQdFLJVEwc8lVr2Xlvdl0/jV+wF1vrkPV+9DZdQduUzaMPkKRfdmeJQvFiNKji0IeUH9V5/g7oaNH5a6+p3KD5Fj49NE0LPoynOL27jDAaBLiVo1/MlUQmEMkCp4UPiP+WVgpBNj/NjrfjDlYqFctp7ToAnvpgtT8J6i0ISvd5Bkdq6cGoNAcDS/+P8gEaQ4xeICOsoxLV1abCCkc+iRNsMeqieHAEEkRkmeb4L239NMsqK0WVgh0lTQNQ+fvPvZi9c9SQw/Yi9L9NYbdzPLIhmTaEbGn+lXEFoIcGCxe83HPcfapQjIUNZGitsl036QojhgMC1HJVMgIw0O+qhlH61Sc21C4vOmIk4hEU5+tpVz4V0qN/Y/YU= ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:17:49.438 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-05-05T16:17:49.438 INFO:teuthology.orchestra.run.smithi018.stdout:Adding key to root@localhost authorized_keys... 2024-05-05T16:17:49.438 INFO:teuthology.orchestra.run.smithi018.stdout:Adding host smithi018... 2024-05-05T16:17:49.458 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:49 smithi018 bash[21491]: audit 2024-05-05T16:17:48.840648+0000 mgr.a (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:49.458 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:49 smithi018 bash[21491]: audit 2024-05-05T16:17:48.840648+0000 mgr.a (mgr.14120) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:51.422 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:51 smithi018 bash[21491]: audit 2024-05-05T16:17:50.792675+0000 mgr.a (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi018", "addr": "172.21.15.18", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:51.422 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:51 smithi018 bash[21491]: audit 2024-05-05T16:17:50.792675+0000 mgr.a (mgr.14120) 13 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi018", "addr": "172.21.15.18", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:17:52.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:52 smithi018 bash[21491]: cephadm 2024-05-05T16:17:51.398301+0000 mgr.a (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi018 2024-05-05T16:17:52.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:52 smithi018 bash[21491]: cephadm 2024-05-05T16:17:51.398301+0000 mgr.a (mgr.14120) 14 : cephadm [INF] Deploying cephadm binary to smithi018 2024-05-05T16:17:57.404 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Added host 'smithi018' with addr '172.21.15.18' 2024-05-05T16:17:57.404 INFO:teuthology.orchestra.run.smithi018.stdout:Deploying unmanaged mon service... 2024-05-05T16:17:57.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:57 smithi018 bash[21491]: audit 2024-05-05T16:17:56.528784+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:57.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:57 smithi018 bash[21491]: audit 2024-05-05T16:17:56.528784+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:17:57.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:57 smithi018 bash[21491]: cephadm 2024-05-05T16:17:56.529379+0000 mgr.a (mgr.14120) 15 : cephadm [INF] Added host smithi018 2024-05-05T16:17:57.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:57 smithi018 bash[21491]: cephadm 2024-05-05T16:17:56.529379+0000 mgr.a (mgr.14120) 15 : cephadm [INF] Added host smithi018 2024-05-05T16:17:57.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:57 smithi018 bash[21491]: audit 2024-05-05T16:17:56.530310+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:17:57.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:17:57 smithi018 bash[21491]: audit 2024-05-05T16:17:56.530310+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:00.012 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-05-05T16:18:00.012 INFO:teuthology.orchestra.run.smithi018.stdout:Deploying unmanaged mgr service... 2024-05-05T16:18:00.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:17:59.360628+0000 mgr.a (mgr.14120) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:00.628 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:17:59.360628+0000 mgr.a (mgr.14120) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: cephadm 2024-05-05T16:17:59.362567+0000 mgr.a (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: cephadm 2024-05-05T16:17:59.362567+0000 mgr.a (mgr.14120) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:17:59.367393+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:17:59.367393+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:17:59.657892+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:17:59.657892+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: cluster 2024-05-05T16:17:59.775048+0000 mgr.a (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: cluster 2024-05-05T16:17:59.775048+0000 mgr.a (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:18:00.198477+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:00.629 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:00 smithi018 bash[21491]: audit 2024-05-05T16:18:00.198477+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:01.892 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: audit 2024-05-05T16:18:01.263879+0000 mgr.a (mgr.14120) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: audit 2024-05-05T16:18:01.263879+0000 mgr.a (mgr.14120) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: cephadm 2024-05-05T16:18:01.265531+0000 mgr.a (mgr.14120) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: cephadm 2024-05-05T16:18:01.265531+0000 mgr.a (mgr.14120) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: audit 2024-05-05T16:18:01.270252+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: audit 2024-05-05T16:18:01.270252+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.18:0/822750974' entity='mgr.a' 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: cluster 2024-05-05T16:18:01.775449+0000 mgr.a (mgr.14120) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:02.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:02 smithi018 bash[21491]: cluster 2024-05-05T16:18:01.775449+0000 mgr.a (mgr.14120) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:04.462 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:04 smithi018 bash[21491]: audit 2024-05-05T16:18:03.189455+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.18:0/3809906646' entity='client.admin' 2024-05-05T16:18:04.462 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:04 smithi018 bash[21491]: audit 2024-05-05T16:18:03.189455+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.18:0/3809906646' entity='client.admin' 2024-05-05T16:18:04.462 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:04 smithi018 bash[21491]: cluster 2024-05-05T16:18:03.775917+0000 mgr.a (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:04.463 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:04 smithi018 bash[21491]: cluster 2024-05-05T16:18:03.775917+0000 mgr.a (mgr.14120) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:05.636 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling the dashboard module... 2024-05-05T16:18:06.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:06 smithi018 bash[21491]: audit 2024-05-05T16:18:05.060085+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.18:0/3425725989' entity='client.admin' 2024-05-05T16:18:06.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:06 smithi018 bash[21491]: audit 2024-05-05T16:18:05.060085+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.18:0/3425725989' entity='client.admin' 2024-05-05T16:18:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21491]: cluster 2024-05-05T16:18:05.776389+0000 mgr.a (mgr.14120) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21491]: cluster 2024-05-05T16:18:05.776389+0000 mgr.a (mgr.14120) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21491]: audit 2024-05-05T16:18:06.998620+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.18:0/1735652223' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-05-05T16:18:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21491]: audit 2024-05-05T16:18:06.998620+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.18:0/1735652223' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-05-05T16:18:07.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21746]: ignoring --setuser ceph since I am not root 2024-05-05T16:18:07.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21746]: ignoring --setgroup ceph since I am not root 2024-05-05T16:18:07.333 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:07 smithi018 bash[21746]: debug 2024-05-05T16:18:07.260+0000 7fb7243fe200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-05T16:18:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:08 smithi018 bash[21491]: audit 2024-05-05T16:18:07.065860+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.18:0/1735652223' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-05-05T16:18:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:08 smithi018 bash[21491]: audit 2024-05-05T16:18:07.065860+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.18:0/1735652223' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-05-05T16:18:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:08 smithi018 bash[21491]: cluster 2024-05-05T16:18:07.070496+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-05-05T16:18:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:08 smithi018 bash[21491]: cluster 2024-05-05T16:18:07.070496+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-05-05T16:18:09.311 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:09 smithi018 bash[21491]: audit 2024-05-05T16:18:09.098801+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.18:0/1069709303' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-05T16:18:09.311 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:09 smithi018 bash[21491]: audit 2024-05-05T16:18:09.098801+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.18:0/1069709303' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-05T16:18:09.311 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:08 smithi018 bash[21746]: debug 2024-05-05T16:18:08.948+0000 7fb7243fe200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-05T16:18:09.311 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:09 smithi018 bash[21746]: debug 2024-05-05T16:18:09.048+0000 7fb7243fe200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-05T16:18:09.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:09 smithi018 bash[21746]: debug 2024-05-05T16:18:09.308+0000 7fb7243fe200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-05T16:18:09.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:18:09.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-05-05T16:18:09.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-05T16:18:09.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-05-05T16:18:09.753 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-05T16:18:09.754 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:18:09.754 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for the mgr to restart... 2024-05-05T16:18:09.754 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr epoch 9... 2024-05-05T16:18:10.402 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:10 smithi018 bash[21746]: debug 2024-05-05T16:18:10.144+0000 7fb7243fe200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-05T16:18:10.403 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:10 smithi018 bash[21746]: debug 2024-05-05T16:18:10.264+0000 7fb7243fe200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-05T16:18:10.403 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:10 smithi018 bash[21746]: debug 2024-05-05T16:18:10.372+0000 7fb7243fe200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-05T16:18:11.082 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:10 smithi018 bash[21746]: debug 2024-05-05T16:18:10.748+0000 7fb7243fe200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-05T16:18:11.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:10 smithi018 bash[21746]: debug 2024-05-05T16:18:10.868+0000 7fb7243fe200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-05T16:18:11.083 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:10 smithi018 bash[21746]: debug 2024-05-05T16:18:10.980+0000 7fb7243fe200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-05T16:18:11.832 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:11 smithi018 bash[21746]: debug 2024-05-05T16:18:11.356+0000 7fb7243fe200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-05T16:18:11.832 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:11 smithi018 bash[21746]: debug 2024-05-05T16:18:11.600+0000 7fb7243fe200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-05T16:18:12.285 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:11 smithi018 bash[21746]: debug 2024-05-05T16:18:11.876+0000 7fb7243fe200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-05T16:18:12.285 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:12 smithi018 bash[21746]: debug 2024-05-05T16:18:11.996+0000 7fb7243fe200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-05T16:18:12.582 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:12 smithi018 bash[21746]: debug 2024-05-05T16:18:12.280+0000 7fb7243fe200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-05T16:18:12.962 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:12 smithi018 bash[21746]: debug 2024-05-05T16:18:12.708+0000 7fb7243fe200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:18:13.332 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:12 smithi018 bash[21746]: debug 2024-05-05T16:18:12.960+0000 7fb7243fe200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-05T16:18:13.332 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:13 smithi018 bash[21746]: debug 2024-05-05T16:18:13.084+0000 7fb7243fe200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-05T16:18:13.832 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:13 smithi018 bash[21746]: debug 2024-05-05T16:18:13.348+0000 7fb7243fe200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:18:14.832 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:14 smithi018 bash[21746]: debug 2024-05-05T16:18:14.420+0000 7fb7243fe200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-05T16:18:14.832 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:14 smithi018 bash[21746]: debug 2024-05-05T16:18:14.540+0000 7fb7243fe200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-05T16:18:15.267 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:14 smithi018 bash[21746]: debug 2024-05-05T16:18:14.848+0000 7fb7243fe200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-05T16:18:15.268 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:14 smithi018 bash[21746]: debug 2024-05-05T16:18:14.968+0000 7fb7243fe200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-05T16:18:15.268 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21746]: debug 2024-05-05T16:18:15.264+0000 7fb7243fe200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-05T16:18:15.993 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21746]: debug 2024-05-05T16:18:15.740+0000 7fb7243fe200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-05T16:18:15.993 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21746]: debug 2024-05-05T16:18:15.868+0000 7fb7243fe200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.893620+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon a restarted 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.893620+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon a restarted 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.894233+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon a 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.894233+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon a 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.902119+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.902119+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.902460+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00843459s) 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.902460+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00843459s) 2024-05-05T16:18:15.994 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.904208+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.904208+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.906160+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.906160+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.907548+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.907548+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.908039+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.908039+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.908530+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: audit 2024-05-05T16:18:15.908530+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.934438+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon a is now available 2024-05-05T16:18:15.995 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:15 smithi018 bash[21491]: cluster 2024-05-05T16:18:15.934438+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon a is now available 2024-05-05T16:18:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.958928+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.958928+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.961587+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.961587+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.986043+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.986043+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.988636+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: audit 2024-05-05T16:18:15.988636+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: cluster 2024-05-05T16:18:16.908660+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: a(active, since 1.01462s) 2024-05-05T16:18:17.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:16 smithi018 bash[21491]: cluster 2024-05-05T16:18:16.908660+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: a(active, since 1.01462s) 2024-05-05T16:18:17.601 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-05-05T16:18:17.601 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-05-05T16:18:17.601 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-05T16:18:17.601 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-05-05T16:18:17.601 INFO:teuthology.orchestra.run.smithi018.stdout:mgr epoch 9 is available 2024-05-05T16:18:17.601 INFO:teuthology.orchestra.run.smithi018.stdout:Generating a dashboard self-signed certificate... 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.290644+0000 mgr.a (mgr.14152) 1 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Bus STARTING 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.290644+0000 mgr.a (mgr.14152) 1 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Bus STARTING 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.413790+0000 mgr.a (mgr.14152) 2 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Serving on https://172.21.15.18:7150 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.413790+0000 mgr.a (mgr.14152) 2 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Serving on https://172.21.15.18:7150 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.515436+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Serving on http://172.21.15.18:8765 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.515436+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Serving on http://172.21.15.18:8765 2024-05-05T16:18:18.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.515591+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Bus STARTED 2024-05-05T16:18:18.236 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: cephadm 2024-05-05T16:18:16.515591+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [05/May/2024:16:18:16] ENGINE Bus STARTED 2024-05-05T16:18:18.236 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: audit 2024-05-05T16:18:16.907211+0000 mgr.a (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-05T16:18:18.236 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: audit 2024-05-05T16:18:16.907211+0000 mgr.a (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-05T16:18:18.236 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: audit 2024-05-05T16:18:16.926777+0000 mgr.a (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-05T16:18:18.236 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:17 smithi018 bash[21491]: audit 2024-05-05T16:18:16.926777+0000 mgr.a (mgr.14152) 6 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-05T16:18:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:18 smithi018 bash[21491]: cluster 2024-05-05T16:18:17.969795+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-05-05T16:18:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:18 smithi018 bash[21491]: cluster 2024-05-05T16:18:17.969795+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-05-05T16:18:19.514 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-05-05T16:18:19.515 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial admin user... 2024-05-05T16:18:20.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:19 smithi018 bash[21491]: audit 2024-05-05T16:18:18.845139+0000 mgr.a (mgr.14152) 7 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:20.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:19 smithi018 bash[21491]: audit 2024-05-05T16:18:18.845139+0000 mgr.a (mgr.14152) 7 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:20.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:19 smithi018 bash[21491]: audit 2024-05-05T16:18:18.986443+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:20.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:19 smithi018 bash[21491]: audit 2024-05-05T16:18:18.986443+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:20.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:19 smithi018 bash[21491]: audit 2024-05-05T16:18:18.989299+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:20.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:19 smithi018 bash[21491]: audit 2024-05-05T16:18:18.989299+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:21.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:21 smithi018 bash[21491]: audit 2024-05-05T16:18:20.847360+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:21.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:21 smithi018 bash[21491]: audit 2024-05-05T16:18:20.847360+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:22.028 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$ZNsqNnwuHba2Ebu5fynJ/uLjvetPziwltOJyJTBKMW/s4PYZTkc4C", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714925901, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-05-05T16:18:22.028 INFO:teuthology.orchestra.run.smithi018.stdout:Fetching dashboard port number... 2024-05-05T16:18:22.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:22 smithi018 bash[21491]: audit 2024-05-05T16:18:21.371376+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:22.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:22 smithi018 bash[21491]: audit 2024-05-05T16:18:21.371376+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: cluster 2024-05-05T16:18:22.376817+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: cluster 2024-05-05T16:18:22.376817+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.748178+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.748178+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.749125+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi018", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.749125+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi018", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.752762+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.752762+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:23.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.754367+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]: dispatch 2024-05-05T16:18:23.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.754367+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]: dispatch 2024-05-05T16:18:23.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.755233+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]': finished 2024-05-05T16:18:23.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:22.755233+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi018", "caps": []}]': finished 2024-05-05T16:18:23.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:23.266622+0000 mon.a (mon.0) 101 : audit [DBG] from='client.? 172.21.15.18:0/3892582169' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-05-05T16:18:23.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:23 smithi018 bash[21491]: audit 2024-05-05T16:18:23.266622+0000 mon.a (mon.0) 101 : audit [DBG] from='client.? 172.21.15.18:0/3892582169' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-05-05T16:18:23.925 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 8443 2024-05-05T16:18:23.925 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld does not appear to be present 2024-05-05T16:18:23.925 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-05-05T16:18:23.928 INFO:teuthology.orchestra.run.smithi018.stdout:Ceph Dashboard is now available at: 2024-05-05T16:18:23.928 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:23.928 INFO:teuthology.orchestra.run.smithi018.stdout: URL: https://smithi018.front.sepia.ceph.com:8443/ 2024-05-05T16:18:23.928 INFO:teuthology.orchestra.run.smithi018.stdout: User: admin 2024-05-05T16:18:23.928 INFO:teuthology.orchestra.run.smithi018.stdout: Password: bbaoejk7yl 2024-05-05T16:18:23.928 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:23.929 INFO:teuthology.orchestra.run.smithi018.stdout:Saving cluster configuration to /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config directory 2024-05-05T16:18:23.929 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling autotune for osd_memory_target 2024-05-05T16:18:24.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:24 smithi018 bash[21491]: cephadm 2024-05-05T16:18:23.485649+0000 mgr.a (mgr.14152) 9 : cephadm [INF] Deploying daemon agent.smithi018 on smithi018 2024-05-05T16:18:24.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:24 smithi018 bash[21491]: cephadm 2024-05-05T16:18:23.485649+0000 mgr.a (mgr.14152) 9 : cephadm [INF] Deploying daemon agent.smithi018 on smithi018 2024-05-05T16:18:27.805 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-05-05T16:18:27.805 INFO:teuthology.orchestra.run.smithi018.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-05-05T16:18:27.805 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout:Or, if you are only running a single cluster on this host: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout:Please consider enabling telemetry to help improve Ceph: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: ceph telemetry on 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout:For more information see: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:18:27.806 INFO:teuthology.orchestra.run.smithi018.stdout:Bootstrap complete. 2024-05-05T16:18:27.862 INFO:tasks.cephadm:Fetching config... 2024-05-05T16:18:27.862 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:18:27.862 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-05-05T16:18:27.868 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-05-05T16:18:27.868 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:18:27.868 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-05-05T16:18:27.914 INFO:tasks.cephadm:Fetching mon keyring... 2024-05-05T16:18:27.914 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:18:27.914 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/keyring of=/dev/stdout 2024-05-05T16:18:27.968 INFO:tasks.cephadm:Fetching pub ssh key... 2024-05-05T16:18:27.968 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:18:27.968 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-05-05T16:18:28.014 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-05-05T16:18:28.015 DEBUG:teuthology.orchestra.run.smithi018:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC24yxN/DrwnL3gbaoeg1/vxEPjCH8nEA3GqmVf6pk9aubauDS/tXojuCTsy+EqvREuuiQXoefY5KTMWDgMzLy2Y9CewM9C0gELTBYvrflekXX/fqwe9Hg2bK57mG9cN+ypWgNIYLDkLJQdFLJVEwc8lVr2Xlvdl0/jV+wF1vrkPV+9DZdQduUzaMPkKRfdmeJQvFiNKji0IeUH9V5/g7oaNH5a6+p3KD5Fj49NE0LPoynOL27jDAaBLiVo1/MlUQmEMkCp4UPiP+WVgpBNj/NjrfjDlYqFctp7ToAnvpgtT8J6i0ISvd5Bkdq6cGoNAcDS/+P8gEaQ4xeICOsoxLV1abCCkc+iRNsMeqieHAEEkRkmeb4L239NMsqK0WVgh0lTQNQ+fvPvZi9c9SQw/Yi9L9NYbdzPLIhmTaEbGn+lXEFoIcGCxe83HPcfapQjIUNZGitsl036QojhgMC1HJVMgIw0O+qhlH61Sc21C4vOmIk4hEU5+tpVz4V0qN/Y/YU= ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-05T16:18:28.076 INFO:teuthology.orchestra.run.smithi018.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC24yxN/DrwnL3gbaoeg1/vxEPjCH8nEA3GqmVf6pk9aubauDS/tXojuCTsy+EqvREuuiQXoefY5KTMWDgMzLy2Y9CewM9C0gELTBYvrflekXX/fqwe9Hg2bK57mG9cN+ypWgNIYLDkLJQdFLJVEwc8lVr2Xlvdl0/jV+wF1vrkPV+9DZdQduUzaMPkKRfdmeJQvFiNKji0IeUH9V5/g7oaNH5a6+p3KD5Fj49NE0LPoynOL27jDAaBLiVo1/MlUQmEMkCp4UPiP+WVgpBNj/NjrfjDlYqFctp7ToAnvpgtT8J6i0ISvd5Bkdq6cGoNAcDS/+P8gEaQ4xeICOsoxLV1abCCkc+iRNsMeqieHAEEkRkmeb4L239NMsqK0WVgh0lTQNQ+fvPvZi9c9SQw/Yi9L9NYbdzPLIhmTaEbGn+lXEFoIcGCxe83HPcfapQjIUNZGitsl036QojhgMC1HJVMgIw0O+qhlH61Sc21C4vOmIk4hEU5+tpVz4V0qN/Y/YU= ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:18:28.082 DEBUG:teuthology.orchestra.run.smithi107:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC24yxN/DrwnL3gbaoeg1/vxEPjCH8nEA3GqmVf6pk9aubauDS/tXojuCTsy+EqvREuuiQXoefY5KTMWDgMzLy2Y9CewM9C0gELTBYvrflekXX/fqwe9Hg2bK57mG9cN+ypWgNIYLDkLJQdFLJVEwc8lVr2Xlvdl0/jV+wF1vrkPV+9DZdQduUzaMPkKRfdmeJQvFiNKji0IeUH9V5/g7oaNH5a6+p3KD5Fj49NE0LPoynOL27jDAaBLiVo1/MlUQmEMkCp4UPiP+WVgpBNj/NjrfjDlYqFctp7ToAnvpgtT8J6i0ISvd5Bkdq6cGoNAcDS/+P8gEaQ4xeICOsoxLV1abCCkc+iRNsMeqieHAEEkRkmeb4L239NMsqK0WVgh0lTQNQ+fvPvZi9c9SQw/Yi9L9NYbdzPLIhmTaEbGn+lXEFoIcGCxe83HPcfapQjIUNZGitsl036QojhgMC1HJVMgIw0O+qhlH61Sc21C4vOmIk4hEU5+tpVz4V0qN/Y/YU= ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-05T16:18:28.105 INFO:teuthology.orchestra.run.smithi107.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC24yxN/DrwnL3gbaoeg1/vxEPjCH8nEA3GqmVf6pk9aubauDS/tXojuCTsy+EqvREuuiQXoefY5KTMWDgMzLy2Y9CewM9C0gELTBYvrflekXX/fqwe9Hg2bK57mG9cN+ypWgNIYLDkLJQdFLJVEwc8lVr2Xlvdl0/jV+wF1vrkPV+9DZdQduUzaMPkKRfdmeJQvFiNKji0IeUH9V5/g7oaNH5a6+p3KD5Fj49NE0LPoynOL27jDAaBLiVo1/MlUQmEMkCp4UPiP+WVgpBNj/NjrfjDlYqFctp7ToAnvpgtT8J6i0ISvd5Bkdq6cGoNAcDS/+P8gEaQ4xeICOsoxLV1abCCkc+iRNsMeqieHAEEkRkmeb4L239NMsqK0WVgh0lTQNQ+fvPvZi9c9SQw/Yi9L9NYbdzPLIhmTaEbGn+lXEFoIcGCxe83HPcfapQjIUNZGitsl036QojhgMC1HJVMgIw0O+qhlH61Sc21C4vOmIk4hEU5+tpVz4V0qN/Y/YU= ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:18:28.114 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-05-05T16:18:28.136 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:18:28.136 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:18:28.395 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:18:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:18:28.396 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:28 smithi018 bash[21491]: audit 2024-05-05T16:18:27.228146+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.18:0/2333623474' entity='client.admin' 2024-05-05T16:18:28.396 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:28 smithi018 bash[21491]: audit 2024-05-05T16:18:27.228146+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.18:0/2333623474' entity='client.admin' 2024-05-05T16:18:28.396 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.458499+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.458499+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.468658+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.468658+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.472238+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.472238+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.505796+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.505796+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:29.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.511321+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.511321+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.514228+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.514228+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.517206+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.517206+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.520099+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.520099+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.524345+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.524345+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.558807+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.558807+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.566383+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.566383+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.919986+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:29.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:29 smithi018 bash[21491]: audit 2024-05-05T16:18:28.919986+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:32.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:31 smithi018 bash[21491]: audit 2024-05-05T16:18:30.984307+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:32.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:31 smithi018 bash[21491]: audit 2024-05-05T16:18:30.984307+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:32.836 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:18:34.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:34 smithi018 bash[21491]: audit 2024-05-05T16:18:33.237920+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:34.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:34 smithi018 bash[21491]: audit 2024-05-05T16:18:33.237920+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:34.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:34 smithi018 bash[21491]: audit 2024-05-05T16:18:33.243591+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:34.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:34 smithi018 bash[21491]: audit 2024-05-05T16:18:33.243591+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:36.274 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-05-05T16:18:36.275 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-05-05T16:18:37.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: audit 2024-05-05T16:18:35.651198+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.18:0/1681019840' entity='client.admin' 2024-05-05T16:18:37.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: audit 2024-05-05T16:18:35.651198+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.18:0/1681019840' entity='client.admin' 2024-05-05T16:18:37.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: audit 2024-05-05T16:18:35.682270+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:37.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: audit 2024-05-05T16:18:35.682270+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:37.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: audit 2024-05-05T16:18:35.687283+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:37.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: audit 2024-05-05T16:18:35.687283+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:37.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: cluster 2024-05-05T16:18:35.909156+0000 mgr.a (mgr.14152) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:37.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:36 smithi018 bash[21491]: cluster 2024-05-05T16:18:35.909156+0000 mgr.a (mgr.14152) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:39.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:38 smithi018 bash[21491]: cluster 2024-05-05T16:18:37.909611+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:39.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:38 smithi018 bash[21491]: cluster 2024-05-05T16:18:37.909611+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:41.011 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:18:41.033 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:40 smithi018 bash[21491]: cluster 2024-05-05T16:18:39.910955+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:41.033 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:40 smithi018 bash[21491]: cluster 2024-05-05T16:18:39.910955+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:41.033 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:40 smithi018 bash[21491]: audit 2024-05-05T16:18:40.710593+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:41.033 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:40 smithi018 bash[21491]: audit 2024-05-05T16:18:40.710593+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:41.033 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:40 smithi018 bash[21491]: audit 2024-05-05T16:18:40.716948+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:41.033 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:40 smithi018 bash[21491]: audit 2024-05-05T16:18:40.716948+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:43.227 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:42 smithi018 bash[21491]: cluster 2024-05-05T16:18:41.911259+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:43.227 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:42 smithi018 bash[21491]: cluster 2024-05-05T16:18:41.911259+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:44.315 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi107 2024-05-05T16:18:44.315 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:18:44.315 DEBUG:teuthology.orchestra.run.smithi107:> dd of=/etc/ceph/ceph.conf 2024-05-05T16:18:44.321 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:18:44.321 DEBUG:teuthology.orchestra.run.smithi107:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:18:44.369 INFO:tasks.cephadm:Adding host smithi107 to orchestrator... 2024-05-05T16:18:44.369 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch host add smithi107 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.618735+0000 mgr.a (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.618735+0000 mgr.a (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.624152+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.624152+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.638164+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.638164+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.640691+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.640691+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:18:45.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.641630+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:43.641630+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.643006+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.643006+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.757082+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.757082+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.871586+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.871586+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cluster 2024-05-05T16:18:43.911548+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cluster 2024-05-05T16:18:43.911548+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.985723+0000 mgr.a (mgr.14152) 19 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: cephadm 2024-05-05T16:18:43.985723+0000 mgr.a (mgr.14152) 19 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:44.155637+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:44.155637+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:44.161908+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:44.161908+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:44.167538+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:45.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:44 smithi018 bash[21491]: audit 2024-05-05T16:18:44.167538+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:47.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:46 smithi018 bash[21491]: cluster 2024-05-05T16:18:45.911930+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:47.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:46 smithi018 bash[21491]: cluster 2024-05-05T16:18:45.911930+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:49.082 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:18:49.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:48 smithi018 bash[21491]: cluster 2024-05-05T16:18:47.912372+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:49.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:48 smithi018 bash[21491]: cluster 2024-05-05T16:18:47.912372+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:51.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:50 smithi018 bash[21491]: cluster 2024-05-05T16:18:49.912768+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:51.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:50 smithi018 bash[21491]: cluster 2024-05-05T16:18:49.912768+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: cluster 2024-05-05T16:18:51.913042+0000 mgr.a (mgr.14152) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: cluster 2024-05-05T16:18:51.913042+0000 mgr.a (mgr.14152) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: audit 2024-05-05T16:18:52.029209+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: audit 2024-05-05T16:18:52.029209+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: audit 2024-05-05T16:18:52.033461+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: audit 2024-05-05T16:18:52.033461+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: audit 2024-05-05T16:18:52.038221+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:53 smithi018 bash[21491]: audit 2024-05-05T16:18:52.038221+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:54 smithi018 bash[21491]: audit 2024-05-05T16:18:52.844188+0000 mgr.a (mgr.14152) 24 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:54 smithi018 bash[21491]: audit 2024-05-05T16:18:52.844188+0000 mgr.a (mgr.14152) 24 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:18:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:55 smithi018 bash[21491]: cephadm 2024-05-05T16:18:53.577640+0000 mgr.a (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi107 2024-05-05T16:18:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:55 smithi018 bash[21491]: cephadm 2024-05-05T16:18:53.577640+0000 mgr.a (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi107 2024-05-05T16:18:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:55 smithi018 bash[21491]: cluster 2024-05-05T16:18:53.913432+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:55 smithi018 bash[21491]: cluster 2024-05-05T16:18:53.913432+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:57.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:57 smithi018 bash[21491]: cluster 2024-05-05T16:18:55.913806+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:57.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:57 smithi018 bash[21491]: cluster 2024-05-05T16:18:55.913806+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:58.945 INFO:teuthology.orchestra.run.smithi018.stdout:Added host 'smithi107' with addr '172.21.15.107' 2024-05-05T16:18:59.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:59 smithi018 bash[21491]: cluster 2024-05-05T16:18:57.914180+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:59.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:59 smithi018 bash[21491]: cluster 2024-05-05T16:18:57.914180+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:18:59.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:59 smithi018 bash[21491]: audit 2024-05-05T16:18:58.945203+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:59.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:59 smithi018 bash[21491]: audit 2024-05-05T16:18:58.945203+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:18:59.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:59 smithi018 bash[21491]: audit 2024-05-05T16:18:58.963904+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:59.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:18:59 smithi018 bash[21491]: audit 2024-05-05T16:18:58.963904+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:18:59.664 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch host ls --format=json 2024-05-05T16:19:00.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:00 smithi018 bash[21491]: cephadm 2024-05-05T16:18:58.946244+0000 mgr.a (mgr.14152) 29 : cephadm [INF] Added host smithi107 2024-05-05T16:19:00.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:00 smithi018 bash[21491]: cephadm 2024-05-05T16:18:58.946244+0000 mgr.a (mgr.14152) 29 : cephadm [INF] Added host smithi107 2024-05-05T16:19:00.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:00 smithi018 bash[21491]: audit 2024-05-05T16:18:59.436573+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:00.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:00 smithi018 bash[21491]: audit 2024-05-05T16:18:59.436573+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: cluster 2024-05-05T16:18:59.914577+0000 mgr.a (mgr.14152) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: cluster 2024-05-05T16:18:59.914577+0000 mgr.a (mgr.14152) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.962106+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.962106+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.967932+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.967932+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.969388+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.969388+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.971437+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.971437+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.973183+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:01.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:01 smithi018 bash[21491]: audit 2024-05-05T16:19:00.973183+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:02.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: cephadm 2024-05-05T16:19:00.975837+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:02.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: cephadm 2024-05-05T16:19:00.975837+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:02.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.741545+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.741545+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.746594+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.746594+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.749769+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]: dispatch 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.749769+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]: dispatch 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.751118+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]': finished 2024-05-05T16:19:02.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:02 smithi018 bash[21491]: audit 2024-05-05T16:19:01.751118+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]': finished 2024-05-05T16:19:03.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cephadm 2024-05-05T16:19:01.192581+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cephadm 2024-05-05T16:19:01.192581+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cephadm 2024-05-05T16:19:01.408340+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cephadm 2024-05-05T16:19:01.408340+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cephadm 2024-05-05T16:19:01.572863+0000 mgr.a (mgr.14152) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cephadm 2024-05-05T16:19:01.572863+0000 mgr.a (mgr.14152) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cluster 2024-05-05T16:19:01.914839+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:03.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:03 smithi018 bash[21491]: cluster 2024-05-05T16:19:01.914839+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: cephadm 2024-05-05T16:19:02.708063+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Deploying daemon agent.smithi107 on smithi107 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: cephadm 2024-05-05T16:19:02.708063+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Deploying daemon agent.smithi107 on smithi107 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.714244+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.714244+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.729578+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.729578+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.735474+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.735474+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.801965+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.801965+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.805946+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.805946+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.807213+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.807213+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.814931+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.814931+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.886207+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.886207+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.890452+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.890452+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.892068+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.892068+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.899759+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:04 smithi018 bash[21491]: audit 2024-05-05T16:19:03.899759+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:04.379 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:19:05.298 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:05 smithi018 bash[21491]: cluster 2024-05-05T16:19:03.915282+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:05.299 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:05 smithi018 bash[21491]: cluster 2024-05-05T16:19:03.915282+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:05.299 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:05 smithi018 bash[21491]: audit 2024-05-05T16:19:04.194315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:05.299 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:05 smithi018 bash[21491]: audit 2024-05-05T16:19:04.194315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:06.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: audit 2024-05-05T16:19:05.250309+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:06.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: audit 2024-05-05T16:19:05.250309+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:06.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: audit 2024-05-05T16:19:05.254345+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:06.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: audit 2024-05-05T16:19:05.254345+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:06.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: cluster 2024-05-05T16:19:05.915763+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:06.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: cluster 2024-05-05T16:19:05.915763+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:06.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: audit 2024-05-05T16:19:05.997393+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:06.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:06 smithi018 bash[21491]: audit 2024-05-05T16:19:05.997393+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:07.747 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:19:07.747 INFO:teuthology.orchestra.run.smithi018.stdout:[{"addr": "172.21.15.18", "hostname": "smithi018", "labels": [], "status": ""}, {"addr": "172.21.15.107", "hostname": "smithi107", "labels": [], "status": ""}] 2024-05-05T16:19:08.729 INFO:tasks.cephadm:Setting crush tunables to default 2024-05-05T16:19:08.729 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd crush tunables default 2024-05-05T16:19:09.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:08 smithi018 bash[21491]: audit 2024-05-05T16:19:07.748221+0000 mgr.a (mgr.14152) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:19:09.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:08 smithi018 bash[21491]: audit 2024-05-05T16:19:07.748221+0000 mgr.a (mgr.14152) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:19:09.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:08 smithi018 bash[21491]: cluster 2024-05-05T16:19:07.916200+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:09.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:08 smithi018 bash[21491]: cluster 2024-05-05T16:19:07.916200+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:11.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:10 smithi018 bash[21491]: cluster 2024-05-05T16:19:09.916633+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:11.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:10 smithi018 bash[21491]: cluster 2024-05-05T16:19:09.916633+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:13.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: cluster 2024-05-05T16:19:11.917080+0000 mgr.a (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:13.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: cluster 2024-05-05T16:19:11.917080+0000 mgr.a (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:13.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: audit 2024-05-05T16:19:12.234867+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:13.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: audit 2024-05-05T16:19:12.234867+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:13.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: audit 2024-05-05T16:19:12.241643+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:13.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: audit 2024-05-05T16:19:12.241643+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:13.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: audit 2024-05-05T16:19:12.248443+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:13.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:12 smithi018 bash[21491]: audit 2024-05-05T16:19:12.248443+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:13.748 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:19:15.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:14 smithi018 bash[21491]: cluster 2024-05-05T16:19:13.917533+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:15.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:14 smithi018 bash[21491]: cluster 2024-05-05T16:19:13.917533+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:16.979 INFO:teuthology.orchestra.run.smithi018.stderr:adjusted tunables profile to default 2024-05-05T16:19:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:16 smithi018 bash[21491]: cluster 2024-05-05T16:19:15.917953+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:16 smithi018 bash[21491]: cluster 2024-05-05T16:19:15.917953+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:16 smithi018 bash[21491]: audit 2024-05-05T16:19:16.433850+0000 mon.a (mon.0) 163 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-05T16:19:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:16 smithi018 bash[21491]: audit 2024-05-05T16:19:16.433850+0000 mon.a (mon.0) 163 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-05T16:19:17.655 INFO:tasks.cephadm:Adding mon.a on smithi018 2024-05-05T16:19:17.655 INFO:tasks.cephadm:Adding mon.b on smithi107 2024-05-05T16:19:17.655 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch apply mon '2;smithi018:172.21.15.18=a;smithi107:172.21.15.107=b' 2024-05-05T16:19:18.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:17 smithi018 bash[21491]: audit 2024-05-05T16:19:16.975382+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-05T16:19:18.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:17 smithi018 bash[21491]: audit 2024-05-05T16:19:16.975382+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-05T16:19:18.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:17 smithi018 bash[21491]: cluster 2024-05-05T16:19:16.979051+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:18.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:17 smithi018 bash[21491]: cluster 2024-05-05T16:19:16.979051+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:18.925 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:19.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:19 smithi018 bash[21491]: cluster 2024-05-05T16:19:17.918429+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:19.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:19 smithi018 bash[21491]: cluster 2024-05-05T16:19:17.918429+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:19.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:19 smithi018 bash[21491]: audit 2024-05-05T16:19:18.088795+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:19.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:19 smithi018 bash[21491]: audit 2024-05-05T16:19:18.088795+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:19.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:19 smithi018 bash[21491]: audit 2024-05-05T16:19:18.096734+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:19.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:19 smithi018 bash[21491]: audit 2024-05-05T16:19:18.096734+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:21.382 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled mon update... 2024-05-05T16:19:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:21 smithi018 bash[21491]: cluster 2024-05-05T16:19:19.918849+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:21 smithi018 bash[21491]: cluster 2024-05-05T16:19:19.918849+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:21.927 DEBUG:teuthology.orchestra.run.smithi107:mon.b> sudo journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.b.service 2024-05-05T16:19:21.929 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-05T16:19:21.929 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph mon dump -f json 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.371902+0000 mgr.a (mgr.14152) 47 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi018:172.21.15.18=a;smithi107:172.21.15.107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.371902+0000 mgr.a (mgr.14152) 47 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi018:172.21.15.18=a;smithi107:172.21.15.107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: cephadm 2024-05-05T16:19:21.377186+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Saving service mon spec with placement smithi018:172.21.15.18=a;smithi107:172.21.15.107=b;count:2 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: cephadm 2024-05-05T16:19:21.377186+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Saving service mon spec with placement smithi018:172.21.15.18=a;smithi107:172.21.15.107=b;count:2 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.382858+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.382858+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.428343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.428343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.433031+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.433031+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.434942+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:22.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.434942+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.442880+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.442880+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.448008+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.448008+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.449802+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: audit 2024-05-05T16:19:21.449802+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: cephadm 2024-05-05T16:19:21.451908+0000 mgr.a (mgr.14152) 49 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: cephadm 2024-05-05T16:19:21.451908+0000 mgr.a (mgr.14152) 49 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: cluster 2024-05-05T16:19:21.919274+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:22.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:22 smithi018 bash[21491]: cluster 2024-05-05T16:19:21.919274+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:23.163 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:25.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:24 smithi018 bash[21491]: cluster 2024-05-05T16:19:23.919696+0000 mgr.a (mgr.14152) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:25.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:24 smithi018 bash[21491]: cluster 2024-05-05T16:19:23.919696+0000 mgr.a (mgr.14152) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:27.104 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-05-05T16:19:27.104 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":1,"fsid":"c15c6f5e-0afa-11ef-bc97-c7b262605968","modified":"2024-05-05T16:17:02.110253Z","created":"2024-05-05T16:17:02.110253Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-05T16:19:27.107 INFO:teuthology.orchestra.run.smithi107.stderr:dumped monmap epoch 1 2024-05-05T16:19:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:27 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:27.304 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:26 smithi018 bash[21491]: cluster 2024-05-05T16:19:25.920151+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:27.304 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:26 smithi018 bash[21491]: cluster 2024-05-05T16:19:25.920151+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:27.530 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:27 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:28.010 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:27 smithi107 systemd[1]: Started Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:19:28.232 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.106138+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.107:0/3173533879' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.106138+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.107:0/3173533879' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.583006+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.583006+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.589282+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.589282+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.636291+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.636291+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.642676+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.642676+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.710451+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.710451+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.714558+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:28.233 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.714558+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.715981+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.715981+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.722538+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.722538+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.788430+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.788430+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.789715+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.789715+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.791089+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:28.234 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:27 smithi018 bash[21491]: audit 2024-05-05T16:19:27.791089+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.086+0000 7f93813cac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:19:29.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.086+0000 7f93813cac80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.086+0000 7f93813cac80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 0 load: jerasure load: lrc 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Git sha 0 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: DB SUMMARY 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: DB Session ID: 0KTXF80LS01ZDHDP2MNU 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-05-05T16:19:29.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-05-05T16:19:29.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-05-05T16:19:29.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:19:29.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:19:29.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:19:29.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.env: 0x55d348b37cc0 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.info_log: 0x55d3494adde0 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:19:29.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:19:29.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:19:29.128 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:19:29.128 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:19:29.128 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.wal_dir: 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:19:29.129 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.write_buffer_manager: 0x55d34947f0e0 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:19:29.130 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.row_cache: None 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:19:29.131 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:19:29.132 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:19:29.133 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:19:29.134 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-05-05T16:19:29.135 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.merge_operator: 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d3494adfa0) 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cache_index_and_filter_blocks: 1 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:19:29.136 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: pin_top_level_index_and_filter: 1 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: index_type: 0 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: data_block_index_type: 0 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: index_shortening: 1 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: checksum: 4 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: no_block_cache: 0 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_cache: 0x55d3494af1f0 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_cache_name: BinnedLRUCache 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_cache_options: 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: capacity : 536870912 2024-05-05T16:19:29.137 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: num_shard_bits : 4 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: strict_capacity_limit : 0 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: high_pri_pool_ratio: 0.000 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_cache_compressed: (nil) 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: persistent_cache: (nil) 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_size: 4096 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_size_deviation: 10 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_restart_interval: 16 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: index_block_restart_interval: 1 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: metadata_block_size: 4096 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: partition_filters: 0 2024-05-05T16:19:29.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: use_delta_encoding: 1 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: filter_policy: bloomfilter 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: whole_key_filtering: 1 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: verify_compression: 0 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: read_amp_bytes_per_bit: 0 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: format_version: 5 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: enable_index_compression: 1 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: block_align: 0 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: max_auto_readahead_size: 262144 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: prepopulate_block_cache: 0 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: initial_auto_readahead_size: 8192 2024-05-05T16:19:29.139 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:19:29.140 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:19:29.141 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:19:29.142 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:19:29.143 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:19:29.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:19:29.145 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:19:29.146 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d8f8cbfa-bdd3-4db1-bbaa-15a6f4e40bfb 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714925969094351, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.090+0000 7f93813cac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714925969094852, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714925969, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d8f8cbfa-bdd3-4db1-bbaa-15a6f4e40bfb", "db_session_id": "0KTXF80LS01ZDHDP2MNU", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714925969094958, "job": 1, "event": "recovery_finished"} 2024-05-05T16:19:29.147 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d3495d2000 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 4 rocksdb: DB pointer 0x55d3495be000 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f936fb21700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f936fb21700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: ** DB Stats ** 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:19:29.148 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: ** Compaction Stats [default] ** 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: ** Compaction Stats [default] ** 2024-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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-05-05T16:19:29.149 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Cumulative compaction: 0.00 GB write, 0.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:19:29.150 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Interval compaction: 0.00 GB write, 0.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: Block cache BinnedLRUCache@0x55d3494af1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 0 using public_addr v2:172.21.15.107:0/0 -> [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.094+0000 7f93813cac80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] at bind addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.098+0000 7f93813cac80 1 mon.b@-1(???) e0 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 0 mon.b@-1(synchronizing).mds e1 new map 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-05-05T16:19:29.151 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: e1 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 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-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: legacy client fscid: -1 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: No filesystems configured 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-05-05T16:19:29.152 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.114+0000 7f9372b27700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:37.909611+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:37.909611+0000 mgr.a (mgr.14152) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:39.910955+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:39.910955+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:40.710593+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:40.710593+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:40.716948+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.153 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:40.716948+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:41.911259+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:41.911259+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.618735+0000 mgr.a (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.618735+0000 mgr.a (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.624152+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.624152+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.638164+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.638164+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.640691+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.640691+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.154 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.641630+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:43.641630+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.643006+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.643006+0000 mgr.a (mgr.14152) 15 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.757082+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.757082+0000 mgr.a (mgr.14152) 16 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.871586+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.871586+0000 mgr.a (mgr.14152) 17 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:43.911548+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:43.911548+0000 mgr.a (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.985723+0000 mgr.a (mgr.14152) 19 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:43.985723+0000 mgr.a (mgr.14152) 19 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:44.155637+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.155 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:44.155637+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:44.161908+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:44.161908+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:44.167538+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:44.167538+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:45.911930+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:45.911930+0000 mgr.a (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:47.912372+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:47.912372+0000 mgr.a (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:49.912768+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.156 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:49.912768+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:51.913042+0000 mgr.a (mgr.14152) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:51.913042+0000 mgr.a (mgr.14152) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.029209+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.029209+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.033461+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.033461+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.038221+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.038221+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.844188+0000 mgr.a (mgr.14152) 24 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:52.844188+0000 mgr.a (mgr.14152) 24 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:29.157 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:53.577640+0000 mgr.a (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi107 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:53.577640+0000 mgr.a (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi107 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:53.913432+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:53.913432+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:55.913806+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:55.913806+0000 mgr.a (mgr.14152) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:57.914180+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:57.914180+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:58.945203+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:58.945203+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:58.963904+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.158 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:58.963904+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:58.946244+0000 mgr.a (mgr.14152) 29 : cephadm [INF] Added host smithi107 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:18:58.946244+0000 mgr.a (mgr.14152) 29 : cephadm [INF] Added host smithi107 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:59.436573+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:18:59.436573+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:59.914577+0000 mgr.a (mgr.14152) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:18:59.914577+0000 mgr.a (mgr.14152) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.962106+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.962106+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.967932+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.967932+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.969388+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.969388+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.971437+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.971437+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.973183+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:00.973183+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:00.975837+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:00.975837+0000 mgr.a (mgr.14152) 31 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.741545+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.741545+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.746594+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.746594+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.160 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.749769+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]: dispatch 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.749769+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]: dispatch 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.751118+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]': finished 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:01.751118+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi107", "caps": []}]': finished 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:01.192581+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:01.192581+0000 mgr.a (mgr.14152) 32 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:01.408340+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:01.408340+0000 mgr.a (mgr.14152) 33 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:29.162 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:01.572863+0000 mgr.a (mgr.14152) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:01.572863+0000 mgr.a (mgr.14152) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.client.admin.keyring 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:01.914839+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:01.914839+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:02.708063+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Deploying daemon agent.smithi107 on smithi107 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:02.708063+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Deploying daemon agent.smithi107 on smithi107 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.714244+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.714244+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.729578+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.729578+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.735474+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.735474+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.163 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.801965+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.801965+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.805946+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.805946+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.807213+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.807213+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.814931+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.814931+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.886207+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.886207+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.890452+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.890452+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.164 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.892068+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.892068+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.899759+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:03.899759+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:03.915282+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:03.915282+0000 mgr.a (mgr.14152) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:04.194315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:04.194315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:05.250309+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:05.250309+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:05.254345+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:05.254345+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.165 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:05.915763+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:05.915763+0000 mgr.a (mgr.14152) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:05.997393+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:05.997393+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:07.748221+0000 mgr.a (mgr.14152) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:07.748221+0000 mgr.a (mgr.14152) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:07.916200+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:07.916200+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:09.916633+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:09.916633+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:11.917080+0000 mgr.a (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:11.917080+0000 mgr.a (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.166 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:12.234867+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:12.234867+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:12.241643+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:12.241643+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:12.248443+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:12.248443+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:13.917533+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:13.917533+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:15.917953+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:15.917953+0000 mgr.a (mgr.14152) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:16.433850+0000 mon.a (mon.0) 163 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-05T16:19:29.167 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:16.433850+0000 mon.a (mon.0) 163 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:16.975382+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:16.975382+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.18:0/2271891163' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:16.979051+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:16.979051+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:17.918429+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:17.918429+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:18.088795+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:18.088795+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:18.096734+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.168 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:18.096734+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:19.918849+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:19.918849+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.371902+0000 mgr.a (mgr.14152) 47 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi018:172.21.15.18=a;smithi107:172.21.15.107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.371902+0000 mgr.a (mgr.14152) 47 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi018:172.21.15.18=a;smithi107:172.21.15.107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:21.377186+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Saving service mon spec with placement smithi018:172.21.15.18=a;smithi107:172.21.15.107=b;count:2 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:21.377186+0000 mgr.a (mgr.14152) 48 : cephadm [INF] Saving service mon spec with placement smithi018:172.21.15.18=a;smithi107:172.21.15.107=b;count:2 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.382858+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.382858+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.428343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.428343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.433031+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.433031+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.169 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.434942+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.434942+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.442880+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.442880+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.448008+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.448008+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.449802+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:21.449802+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:21.451908+0000 mgr.a (mgr.14152) 49 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:21.451908+0000 mgr.a (mgr.14152) 49 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:21.919274+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.170 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:21.919274+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:23.919696+0000 mgr.a (mgr.14152) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:23.919696+0000 mgr.a (mgr.14152) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:25.920151+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:25.920151+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.106138+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.107:0/3173533879' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.106138+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.107:0/3173533879' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.583006+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.583006+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.589282+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.589282+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.171 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.636291+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.636291+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.642676+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.642676+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.710451+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.710451+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.714558+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.714558+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.715981+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.715981+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.722538+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.172 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.722538+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.788430+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.788430+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.789715+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.789715+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.791089+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:27.791089+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:27.723106+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:27.723106+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:27.787889+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:27.787889+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-05T16:19:29.173 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:27.792721+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cephadm 2024-05-05T16:19:27.792721+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:27.920552+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: cluster 2024-05-05T16:19:27.920552+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:28.148134+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:28.148134+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:28.154252+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:28.154252+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:28.161825+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: audit 2024-05-05T16:19:28.161825+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.174 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:29 smithi107 bash[22444]: debug 2024-05-05T16:19:29.118+0000 7f9372b27700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cephadm 2024-05-05T16:19:27.723106+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cephadm 2024-05-05T16:19:27.723106+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cephadm 2024-05-05T16:19:27.787889+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cephadm 2024-05-05T16:19:27.787889+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cephadm 2024-05-05T16:19:27.792721+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cephadm 2024-05-05T16:19:27.792721+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cluster 2024-05-05T16:19:27.920552+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: cluster 2024-05-05T16:19:27.920552+0000 mgr.a (mgr.14152) 56 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: audit 2024-05-05T16:19:28.148134+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: audit 2024-05-05T16:19:28.148134+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: audit 2024-05-05T16:19:28.154252+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: audit 2024-05-05T16:19:28.154252+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: audit 2024-05-05T16:19:28.161825+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:28 smithi018 bash[21491]: audit 2024-05-05T16:19:28.161825+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:29.682 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-05T16:19:29.682 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph mon dump -f json 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:29.130021+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:29.130021+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:29.130258+0000 mon.a (mon.0) 192 : cluster [INF] mon.a calling monitor election 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:29.130258+0000 mon.a (mon.0) 192 : cluster [INF] mon.a calling monitor election 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:29.131627+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:29.131627+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:29.921038+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:29.921038+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:30.127626+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:30.127626+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:31.127801+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:31.127801+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:31.129688+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:31.129688+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:31.921492+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:31.921492+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:32.127750+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:32.127750+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:33.127831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:33.127831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:33.921876+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:33.921876+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.128267+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.128267+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.153586+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:19:34.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.153586+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159741+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 2 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159741+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 2 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159778+0000 mon.a (mon.0) 201 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159778+0000 mon.a (mon.0) 201 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159801+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159801+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159821+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159821+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159844+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159844+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159869+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159869+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159894+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159894+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:19:34.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159916+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.159916+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.180883+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.180883+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.180966+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.180966+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.181273+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: a(active, since 78s) 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.181273+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: a(active, since 78s) 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.181531+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: cluster 2024-05-05T16:19:34.181531+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-05-05T16:19:34.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.189211+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.189211+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.194566+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.194566+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.200826+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.200826+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.207379+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.207379+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.216521+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.216521+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.226207+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.226207+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.227103+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:34.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.227103+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:34.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.229279+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:34.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.229279+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:34.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.231156+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:34.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:34 smithi107 bash[22444]: audit 2024-05-05T16:19:34.231156+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:29.130021+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:29.130021+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:29.130258+0000 mon.a (mon.0) 192 : cluster [INF] mon.a calling monitor election 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:29.130258+0000 mon.a (mon.0) 192 : cluster [INF] mon.a calling monitor election 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:29.131627+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:29.131627+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:29.921038+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:29.921038+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:30.127626+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:30.127626+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:31.127801+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:31.127801+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:31.129688+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:31.129688+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:31.921492+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:31.921492+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:32.127750+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:32.127750+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:33.127831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:33.127831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:33.921876+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:33.921876+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.128267+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.128267+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.153586+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.153586+0000 mon.a (mon.0) 199 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159741+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 2 2024-05-05T16:19:34.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159741+0000 mon.a (mon.0) 200 : cluster [DBG] monmap epoch 2 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159778+0000 mon.a (mon.0) 201 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159778+0000 mon.a (mon.0) 201 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159801+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159801+0000 mon.a (mon.0) 202 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159821+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159821+0000 mon.a (mon.0) 203 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159844+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159844+0000 mon.a (mon.0) 204 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159869+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159869+0000 mon.a (mon.0) 205 : cluster [DBG] election_strategy: 1 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159894+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:19:34.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159894+0000 mon.a (mon.0) 206 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159916+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.159916+0000 mon.a (mon.0) 207 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.180883+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.180883+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.180966+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.180966+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.181273+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: a(active, since 78s) 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.181273+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: a(active, since 78s) 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.181531+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: cluster 2024-05-05T16:19:34.181531+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.189211+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.189211+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.587 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.194566+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.194566+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.200826+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.200826+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.207379+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.207379+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.216521+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.216521+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.226207+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.226207+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.227103+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.227103+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.229279+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.229279+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.231156+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:34.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:34 smithi018 bash[21491]: audit 2024-05-05T16:19:34.231156+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:34.687 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.b/config 2024-05-05T16:19:35.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: cephadm 2024-05-05T16:19:34.226051+0000 mgr.a (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: cephadm 2024-05-05T16:19:34.226051+0000 mgr.a (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: cephadm 2024-05-05T16:19:34.234163+0000 mgr.a (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: cephadm 2024-05-05T16:19:34.234163+0000 mgr.a (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:34.396907+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:34.396907+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.027690+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.027690+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.034909+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.034909+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.044550+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.044550+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.746 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.128056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:35.746 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:35 smithi107 bash[22444]: audit 2024-05-05T16:19:35.128056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:35.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: cephadm 2024-05-05T16:19:34.226051+0000 mgr.a (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-05T16:19:35.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: cephadm 2024-05-05T16:19:34.226051+0000 mgr.a (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-05-05T16:19:35.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: cephadm 2024-05-05T16:19:34.234163+0000 mgr.a (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-05-05T16:19:35.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: cephadm 2024-05-05T16:19:34.234163+0000 mgr.a (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:34.396907+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:34.396907+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.027690+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.027690+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.034909+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.034909+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.044550+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.044550+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.128056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:35.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:35 smithi018 bash[21491]: audit 2024-05-05T16:19:35.128056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:19:36.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:36 smithi107 bash[22444]: cluster 2024-05-05T16:19:35.922270+0000 mgr.a (mgr.14152) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:36.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:36 smithi107 bash[22444]: cluster 2024-05-05T16:19:35.922270+0000 mgr.a (mgr.14152) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:36.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:36 smithi018 bash[21491]: cluster 2024-05-05T16:19:35.922270+0000 mgr.a (mgr.14152) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:36.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:36 smithi018 bash[21491]: cluster 2024-05-05T16:19:35.922270+0000 mgr.a (mgr.14152) 62 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:36.962355+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:36.962355+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:36.969974+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:36.969974+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.009044+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.009044+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.013894+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.013894+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.015725+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:38.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.015725+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.018360+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.018360+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.018793+0000 mgr.a (mgr.14152) 64 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.018793+0000 mgr.a (mgr.14152) 64 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.456654+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.456654+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.463712+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.463712+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.508812+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.508812+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.515683+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.515683+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.522224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.522224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.575430+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.575430+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.576658+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.576658+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.577965+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.577965+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.668689+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.668689+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.676340+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.676340+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.685114+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:37 smithi107 bash[22444]: audit 2024-05-05T16:19:37.685114+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.249 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-05-05T16:19:38.249 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":2,"fsid":"c15c6f5e-0afa-11ef-bc97-c7b262605968","modified":"2024-05-05T16:19:29.127051Z","created":"2024-05-05T16:17:02.110253Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-05T16:19:38.252 INFO:teuthology.orchestra.run.smithi107.stderr:dumped monmap epoch 2 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:36.962355+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:36.962355+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:36.969974+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:36.969974+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.009044+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.009044+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.013894+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.013894+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.015725+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.015725+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.018360+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.018360+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Updating smithi018:/etc/ceph/ceph.conf 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.018793+0000 mgr.a (mgr.14152) 64 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:38.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.018793+0000 mgr.a (mgr.14152) 64 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.456654+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.456654+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.463712+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.463712+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.508812+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.508812+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.515683+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.515683+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.522224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.522224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.575430+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.575430+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.576658+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.576658+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.577965+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.577965+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.668689+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.668689+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.676340+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.676340+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.685114+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:37 smithi018 bash[21491]: audit 2024-05-05T16:19:37.685114+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:38.950 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-05-05T16:19:38.950 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph config generate-minimal-conf 2024-05-05T16:19:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.285886+0000 mgr.a (mgr.14152) 65 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.285886+0000 mgr.a (mgr.14152) 65 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.286920+0000 mgr.a (mgr.14152) 66 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.286920+0000 mgr.a (mgr.14152) 66 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.574811+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.574811+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.579202+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cephadm 2024-05-05T16:19:37.579202+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cluster 2024-05-05T16:19:37.922727+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: cluster 2024-05-05T16:19:37.922727+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: audit 2024-05-05T16:19:38.250420+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.107:0/1379681248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:38 smithi018 bash[21491]: audit 2024-05-05T16:19:38.250420+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.107:0/1379681248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:39.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.285886+0000 mgr.a (mgr.14152) 65 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.285886+0000 mgr.a (mgr.14152) 65 : cephadm [INF] Updating smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.286920+0000 mgr.a (mgr.14152) 66 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.286920+0000 mgr.a (mgr.14152) 66 : cephadm [INF] Updating smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/config/ceph.conf 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.574811+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.574811+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.579202+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cephadm 2024-05-05T16:19:37.579202+0000 mgr.a (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.a on smithi018 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cluster 2024-05-05T16:19:37.922727+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: cluster 2024-05-05T16:19:37.922727+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: audit 2024-05-05T16:19:38.250420+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.107:0/1379681248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:39.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:38 smithi107 bash[22444]: audit 2024-05-05T16:19:38.250420+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.107:0/1379681248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-05T16:19:40.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:40 smithi107 bash[22444]: audit 2024-05-05T16:19:39.619255+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:40.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:40 smithi107 bash[22444]: audit 2024-05-05T16:19:39.619255+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:40.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:40 smithi107 bash[22444]: audit 2024-05-05T16:19:39.623961+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:40.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:40 smithi107 bash[22444]: audit 2024-05-05T16:19:39.623961+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:40.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:40 smithi107 bash[22444]: cluster 2024-05-05T16:19:39.923177+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:40.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:40 smithi107 bash[22444]: cluster 2024-05-05T16:19:39.923177+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:40 smithi018 bash[21491]: audit 2024-05-05T16:19:39.619255+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:40 smithi018 bash[21491]: audit 2024-05-05T16:19:39.619255+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:40 smithi018 bash[21491]: audit 2024-05-05T16:19:39.623961+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:40 smithi018 bash[21491]: audit 2024-05-05T16:19:39.623961+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:40 smithi018 bash[21491]: cluster 2024-05-05T16:19:39.923177+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:40 smithi018 bash[21491]: cluster 2024-05-05T16:19:39.923177+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:43.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:42 smithi107 bash[22444]: cluster 2024-05-05T16:19:41.923553+0000 mgr.a (mgr.14152) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:43.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:42 smithi107 bash[22444]: cluster 2024-05-05T16:19:41.923553+0000 mgr.a (mgr.14152) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:43.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:42 smithi018 bash[21491]: cluster 2024-05-05T16:19:41.923553+0000 mgr.a (mgr.14152) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:43.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:42 smithi018 bash[21491]: cluster 2024-05-05T16:19:41.923553+0000 mgr.a (mgr.14152) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:43.659 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:19:45.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:44 smithi107 bash[22444]: cluster 2024-05-05T16:19:43.923975+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:45.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:44 smithi107 bash[22444]: cluster 2024-05-05T16:19:43.923975+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:45.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:44 smithi018 bash[21491]: cluster 2024-05-05T16:19:43.923975+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:45.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:44 smithi018 bash[21491]: cluster 2024-05-05T16:19:43.923975+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:47.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:46 smithi107 bash[22444]: cluster 2024-05-05T16:19:45.924349+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:47.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:46 smithi107 bash[22444]: cluster 2024-05-05T16:19:45.924349+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:47.293 INFO:teuthology.orchestra.run.smithi018.stdout:# minimal ceph.conf for c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:47.293 INFO:teuthology.orchestra.run.smithi018.stdout:[global] 2024-05-05T16:19:47.293 INFO:teuthology.orchestra.run.smithi018.stdout: fsid = c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:19:47.293 INFO:teuthology.orchestra.run.smithi018.stdout: mon_host = [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] 2024-05-05T16:19:47.306 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:46 smithi018 bash[21491]: cluster 2024-05-05T16:19:45.924349+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:47.306 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:46 smithi018 bash[21491]: cluster 2024-05-05T16:19:45.924349+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:48.183 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-05-05T16:19:48.184 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:19:48.184 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.conf 2024-05-05T16:19:48.199 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:19:48.199 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:48.211 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:47 smithi107 bash[22444]: audit 2024-05-05T16:19:47.295104+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.18:0/1481807528' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:48.211 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:47 smithi107 bash[22444]: audit 2024-05-05T16:19:47.295104+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.18:0/1481807528' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:48.251 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:47 smithi018 bash[21491]: audit 2024-05-05T16:19:47.295104+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.18:0/1481807528' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:48.251 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:47 smithi018 bash[21491]: audit 2024-05-05T16:19:47.295104+0000 mon.a (mon.0) 245 : audit [DBG] from='client.? 172.21.15.18:0/1481807528' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:48.254 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:19:48.255 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.conf 2024-05-05T16:19:48.269 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:19:48.269 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-05T16:19:48.323 INFO:tasks.cephadm:Adding mgr.a on smithi018 2024-05-05T16:19:48.323 INFO:tasks.cephadm:Adding mgr.b on smithi107 2024-05-05T16:19:48.323 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch apply mgr '2;smithi018=a;smithi107=b' 2024-05-05T16:19:49.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:48 smithi107 bash[22444]: cluster 2024-05-05T16:19:47.924751+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:49.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:48 smithi107 bash[22444]: cluster 2024-05-05T16:19:47.924751+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:49.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:48 smithi018 bash[21491]: cluster 2024-05-05T16:19:47.924751+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:49.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:48 smithi018 bash[21491]: cluster 2024-05-05T16:19:47.924751+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:51.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:50 smithi018 bash[21491]: cluster 2024-05-05T16:19:49.925216+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:51.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:50 smithi018 bash[21491]: cluster 2024-05-05T16:19:49.925216+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:50 smithi107 bash[22444]: cluster 2024-05-05T16:19:49.925216+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:50 smithi107 bash[22444]: cluster 2024-05-05T16:19:49.925216+0000 mgr.a (mgr.14152) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:52.539 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.b/config 2024-05-05T16:19:53.253 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:53 smithi107 bash[22444]: cluster 2024-05-05T16:19:51.925557+0000 mgr.a (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:53.253 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:53 smithi107 bash[22444]: cluster 2024-05-05T16:19:51.925557+0000 mgr.a (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:53 smithi018 bash[21491]: cluster 2024-05-05T16:19:51.925557+0000 mgr.a (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:53 smithi018 bash[21491]: cluster 2024-05-05T16:19:51.925557+0000 mgr.a (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:55.080 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled mgr update... 2024-05-05T16:19:55.276 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: cluster 2024-05-05T16:19:53.925942+0000 mgr.a (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: cluster 2024-05-05T16:19:53.925942+0000 mgr.a (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: audit 2024-05-05T16:19:54.427702+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: audit 2024-05-05T16:19:54.427702+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: audit 2024-05-05T16:19:54.435317+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: audit 2024-05-05T16:19:54.435317+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: audit 2024-05-05T16:19:54.443507+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.277 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:55 smithi107 bash[22444]: audit 2024-05-05T16:19:54.443507+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: cluster 2024-05-05T16:19:53.925942+0000 mgr.a (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: cluster 2024-05-05T16:19:53.925942+0000 mgr.a (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: audit 2024-05-05T16:19:54.427702+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: audit 2024-05-05T16:19:54.427702+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: audit 2024-05-05T16:19:54.435317+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: audit 2024-05-05T16:19:54.435317+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: audit 2024-05-05T16:19:54.443507+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:55 smithi018 bash[21491]: audit 2024-05-05T16:19:54.443507+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:55.835 DEBUG:teuthology.orchestra.run.smithi107:mgr.b> sudo journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.b.service 2024-05-05T16:19:55.837 INFO:tasks.cephadm:Deploying OSDs... 2024-05-05T16:19:55.837 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-05-05T16:19:55.837 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/scratch_devs of=/dev/stdout 2024-05-05T16:19:55.843 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-05-05T16:19:55.843 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_1 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-05-05 16:10:40.726658594 +0000 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-05-05 16:10:40.434661203 +0000 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-05-05 16:10:40.434661203 +0000 2024-05-05T16:19:55.891 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: - 2024-05-05T16:19:55.891 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-05T16:19:55.948 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-05-05T16:19:55.948 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-05-05T16:19:55.949 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000214632 s, 2.4 MB/s 2024-05-05T16:19:55.950 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-05T16:19:56.003 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_2 2024-05-05T16:19:56.054 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-05-05 16:10:41.190654446 +0000 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-05-05 16:10:40.926656806 +0000 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-05-05 16:10:40.926656806 +0000 2024-05-05T16:19:56.055 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: - 2024-05-05T16:19:56.055 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-05T16:19:56.109 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-05-05T16:19:56.110 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-05-05T16:19:56.110 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000350228 s, 1.5 MB/s 2024-05-05T16:19:56.111 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-05T16:19:56.160 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_3 2024-05-05T16:19:56.206 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-05T16:19:56.206 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.206 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-05-05T16:19:56.206 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.207 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-05-05 16:10:41.706649835 +0000 2024-05-05T16:19:56.207 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-05-05 16:10:41.434652266 +0000 2024-05-05T16:19:56.207 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-05-05 16:10:41.434652266 +0000 2024-05-05T16:19:56.207 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: - 2024-05-05T16:19:56.207 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.071650+0000 mgr.a (mgr.14152) 78 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.071650+0000 mgr.a (mgr.14152) 78 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: cephadm 2024-05-05T16:19:55.075241+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Saving service mgr spec with placement smithi018=a;smithi107=b;count:2 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: cephadm 2024-05-05T16:19:55.075241+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Saving service mgr spec with placement smithi018=a;smithi107=b;count:2 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.081107+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.081107+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.103317+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.103317+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.108077+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.108077+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.109886+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:56.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.109886+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.118623+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.118623+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.123017+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.123017+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.125227+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.125227+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.129804+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.129804+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.131750+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: audit 2024-05-05T16:19:55.131750+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: cephadm 2024-05-05T16:19:55.133857+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-05-05T16:19:56.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:56 smithi107 bash[22444]: cephadm 2024-05-05T16:19:55.133857+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.071650+0000 mgr.a (mgr.14152) 78 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.071650+0000 mgr.a (mgr.14152) 78 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: cephadm 2024-05-05T16:19:55.075241+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Saving service mgr spec with placement smithi018=a;smithi107=b;count:2 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: cephadm 2024-05-05T16:19:55.075241+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Saving service mgr spec with placement smithi018=a;smithi107=b;count:2 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.081107+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.081107+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.103317+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.103317+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.108077+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.108077+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.109886+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.109886+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.118623+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.118623+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.123017+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.123017+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.125227+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.125227+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.129804+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.129804+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.131750+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: audit 2024-05-05T16:19:55.131750+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: cephadm 2024-05-05T16:19:55.133857+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-05-05T16:19:56.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:56 smithi018 bash[21491]: cephadm 2024-05-05T16:19:55.133857+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-05-05T16:19:56.261 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-05-05T16:19:56.261 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-05-05T16:19:56.261 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.00019774 s, 2.6 MB/s 2024-05-05T16:19:56.261 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-05T16:19:56.311 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_4 2024-05-05T16:19:56.358 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-05T16:19:56.358 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.358 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-05-05T16:19:56.358 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.358 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-05-05 16:10:42.210645330 +0000 2024-05-05T16:19:56.358 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-05-05 16:10:41.938647760 +0000 2024-05-05T16:19:56.359 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-05-05 16:10:41.938647760 +0000 2024-05-05T16:19:56.359 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: - 2024-05-05T16:19:56.359 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-05T16:19:56.412 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-05-05T16:19:56.413 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-05-05T16:19:56.413 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000300585 s, 1.7 MB/s 2024-05-05T16:19:56.414 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-05T16:19:56.464 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-05-05T16:19:56.464 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/scratch_devs of=/dev/stdout 2024-05-05T16:19:56.470 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-05-05T16:19:56.470 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_1 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-05-05 16:10:37.403514088 +0000 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-05-05 16:10:37.147516373 +0000 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-05-05 16:10:37.147516373 +0000 2024-05-05T16:19:56.520 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-05-05T16:19:56.521 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-05T16:19:56.572 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-05-05T16:19:56.572 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-05-05T16:19:56.572 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000286682 s, 1.8 MB/s 2024-05-05T16:19:56.573 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-05T16:19:56.620 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_2 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-05-05 16:10:37.903509629 +0000 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-05-05 16:10:37.639511983 +0000 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-05-05 16:10:37.639511983 +0000 2024-05-05T16:19:56.668 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-05-05T16:19:56.669 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-05T16:19:56.721 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-05-05T16:19:56.721 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-05-05T16:19:56.721 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000315209 s, 1.6 MB/s 2024-05-05T16:19:56.722 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-05T16:19:56.773 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_3 2024-05-05T16:19:56.820 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-05T16:19:56.820 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.820 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-05-05T16:19:56.820 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.820 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-05-05 16:10:38.439504846 +0000 2024-05-05T16:19:56.820 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-05-05 16:10:38.155507381 +0000 2024-05-05T16:19:56.821 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-05-05 16:10:38.155507381 +0000 2024-05-05T16:19:56.821 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-05-05T16:19:56.821 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-05T16:19:56.875 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-05-05T16:19:56.875 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-05-05T16:19:56.876 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000434202 s, 1.2 MB/s 2024-05-05T16:19:56.877 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-05T16:19:56.926 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_4 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-05-05 16:10:38.919500564 +0000 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-05-05 16:10:38.655502920 +0000 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-05-05 16:10:38.655502920 +0000 2024-05-05T16:19:56.972 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-05-05T16:19:56.972 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-05T16:19:57.027 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-05-05T16:19:57.027 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-05-05T16:19:57.027 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000410493 s, 1.2 MB/s 2024-05-05T16:19:57.028 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-05T16:19:57.081 INFO:tasks.cephadm:Deploying osd.0 on smithi018 with /dev/vg_nvme/lv_4... 2024-05-05T16:19:57.082 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-05-05T16:19:57.396 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:57 smithi107 bash[22444]: cluster 2024-05-05T16:19:55.926352+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:57.396 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:57 smithi107 bash[22444]: cluster 2024-05-05T16:19:55.926352+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:57.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:57 smithi018 bash[21491]: cluster 2024-05-05T16:19:55.926352+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:57.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:57 smithi018 bash[21491]: cluster 2024-05-05T16:19:55.926352+0000 mgr.a (mgr.14152) 81 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:57.720 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:57.721 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:57.721 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:57.721 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:57.721 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:57.721 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:19:57.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:57 smithi107 systemd[1]: Started Ceph mgr.b for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:19:58.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[24037]: debug 2024-05-05T16:19:58.669+0000 7f02a8978700 1 -- 172.21.15.107:0/3146563568 <== mon.1 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555ae40965a0 con 0x555ae4e1a800 2024-05-05T16:19:58.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[24037]: debug 2024-05-05T16:19:58.809+0000 7f02b2b8b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.779071+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.779071+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.786799+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.786799+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.810156+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.810156+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.816776+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.816776+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.865210+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.865210+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.872192+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.872192+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.880978+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.880978+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.917229+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.917229+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.921074+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.921074+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.922528+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.922528+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cluster 2024-05-05T16:19:57.926700+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cluster 2024-05-05T16:19:57.926700+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.930718+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.930718+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cephadm 2024-05-05T16:19:57.931403+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:58.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cephadm 2024-05-05T16:19:57.931403+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cephadm 2024-05-05T16:19:57.997846+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cephadm 2024-05-05T16:19:57.997846+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.998637+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:57.998637+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:58.000473+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:58.000473+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:58.001808+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: audit 2024-05-05T16:19:58.001808+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cephadm 2024-05-05T16:19:58.003336+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mgr.a on smithi018 2024-05-05T16:19:58.997 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:19:58 smithi107 bash[22444]: cephadm 2024-05-05T16:19:58.003336+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mgr.a on smithi018 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.779071+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.779071+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.786799+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.786799+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.810156+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.810156+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.816776+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.816776+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.865210+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.865210+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.872192+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.872192+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.880978+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.880978+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.917229+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.917229+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.921074+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.921074+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.922528+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.922528+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cluster 2024-05-05T16:19:57.926700+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cluster 2024-05-05T16:19:57.926700+0000 mgr.a (mgr.14152) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.930718+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.930718+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cephadm 2024-05-05T16:19:57.931403+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cephadm 2024-05-05T16:19:57.931403+0000 mgr.a (mgr.14152) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cephadm 2024-05-05T16:19:57.997846+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cephadm 2024-05-05T16:19:57.997846+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.998637+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:59.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:57.998637+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-05T16:19:59.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:58.000473+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:59.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:58.000473+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-05T16:19:59.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:58.001808+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:59.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: audit 2024-05-05T16:19:58.001808+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:19:59.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cephadm 2024-05-05T16:19:58.003336+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mgr.a on smithi018 2024-05-05T16:19:59.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:19:58 smithi018 bash[21491]: cephadm 2024-05-05T16:19:58.003336+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mgr.a on smithi018 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[24037]: debug 2024-05-05T16:20:00.397+0000 7f02b2b8b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[24037]: debug 2024-05-05T16:20:00.493+0000 7f02b2b8b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:19:59.202485+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:19:59.202485+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: cluster 2024-05-05T16:19:59.927110+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: cluster 2024-05-05T16:19:59.927110+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: cluster 2024-05-05T16:20:00.000111+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-05-05T16:20:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: cluster 2024-05-05T16:20:00.000111+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.050837+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.050837+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.057704+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.057704+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.074939+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.074939+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.079340+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.079340+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.081098+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.081098+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.089879+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: audit 2024-05-05T16:20:00.089879+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: cephadm 2024-05-05T16:20:00.090844+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:20:00.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[22444]: cephadm 2024-05-05T16:20:00.090844+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:20:00.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:19:59.202485+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:19:59.202485+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: cluster 2024-05-05T16:19:59.927110+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: cluster 2024-05-05T16:19:59.927110+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: cluster 2024-05-05T16:20:00.000111+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: cluster 2024-05-05T16:20:00.000111+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.050837+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.050837+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.057704+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.057704+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.074939+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.074939+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.079340+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.079340+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.081098+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.081098+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:00.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.089879+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: audit 2024-05-05T16:20:00.089879+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:00.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: cephadm 2024-05-05T16:20:00.090844+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:20:00.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:00 smithi018 bash[21491]: cephadm 2024-05-05T16:20:00.090844+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:20:00.744 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:00 smithi107 bash[24037]: debug 2024-05-05T16:20:00.741+0000 7f02b2b8b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-05-05T16:20:01.796 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:20:01.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:01 smithi107 bash[24037]: debug 2024-05-05T16:20:01.541+0000 7f02b2b8b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-05-05T16:20:01.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:01 smithi107 bash[24037]: debug 2024-05-05T16:20:01.649+0000 7f02b2b8b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-05-05T16:20:01.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:01 smithi107 bash[24037]: debug 2024-05-05T16:20:01.757+0000 7f02b2b8b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-05-05T16:20:02.339 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[24037]: debug 2024-05-05T16:20:02.121+0000 7f02b2b8b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-05-05T16:20:02.339 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[24037]: debug 2024-05-05T16:20:02.237+0000 7f02b2b8b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-05-05T16:20:02.625 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[24037]: debug 2024-05-05T16:20:02.337+0000 7f02b2b8b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-05-05T16:20:02.937 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[24037]: debug 2024-05-05T16:20:02.697+0000 7f02b2b8b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-05-05T16:20:02.937 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[24037]: debug 2024-05-05T16:20:02.937+0000 7f02b2b8b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-05-05T16:20:03.200 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[22444]: cluster 2024-05-05T16:20:01.927471+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:03.200 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:02 smithi107 bash[22444]: cluster 2024-05-05T16:20:01.927471+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:03.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:02 smithi018 bash[21491]: cluster 2024-05-05T16:20:01.927471+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:03.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:02 smithi018 bash[21491]: cluster 2024-05-05T16:20:01.927471+0000 mgr.a (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:03.494 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:03 smithi107 bash[24037]: debug 2024-05-05T16:20:03.201+0000 7f02b2b8b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-05-05T16:20:03.494 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:03 smithi107 bash[24037]: debug 2024-05-05T16:20:03.313+0000 7f02b2b8b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-05-05T16:20:03.991 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:03 smithi107 bash[24037]: debug 2024-05-05T16:20:03.581+0000 7f02b2b8b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-05-05T16:20:04.244 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:03 smithi107 bash[24037]: debug 2024-05-05T16:20:03.989+0000 7f02b2b8b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:20:04.244 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[24037]: debug 2024-05-05T16:20:04.229+0000 7f02b2b8b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-05-05T16:20:04.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[22444]: audit 2024-05-05T16:20:03.162277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:04.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[22444]: audit 2024-05-05T16:20:03.162277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:04.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[22444]: cluster 2024-05-05T16:20:03.927899+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:04.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[22444]: cluster 2024-05-05T16:20:03.927899+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:04 smithi018 bash[21491]: audit 2024-05-05T16:20:03.162277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:04 smithi018 bash[21491]: audit 2024-05-05T16:20:03.162277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:04 smithi018 bash[21491]: cluster 2024-05-05T16:20:03.927899+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:04 smithi018 bash[21491]: cluster 2024-05-05T16:20:03.927899+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:04.708 INFO:teuthology.orchestra.run.smithi018.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-05-05T16:20:04.708 INFO:teuthology.orchestra.run.smithi018.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-05-05T16:20:04.708 INFO:teuthology.orchestra.run.smithi018.stderr: stderr: 10+0 records in 2024-05-05T16:20:04.708 INFO:teuthology.orchestra.run.smithi018.stderr:10+0 records out 2024-05-05T16:20:04.708 INFO:teuthology.orchestra.run.smithi018.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0107065 s, 979 MB/s 2024-05-05T16:20:04.708 INFO:teuthology.orchestra.run.smithi018.stderr:--> Zapping successful for: 2024-05-05T16:20:04.744 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[24037]: debug 2024-05-05T16:20:04.345+0000 7f02b2b8b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-05-05T16:20:04.744 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:04 smithi107 bash[24037]: debug 2024-05-05T16:20:04.589+0000 7f02b2b8b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-05-05T16:20:05.645 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi018:vg_nvme/lv_4 2024-05-05T16:20:05.992 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:05 smithi107 bash[24037]: debug 2024-05-05T16:20:05.589+0000 7f02b2b8b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-05-05T16:20:05.993 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:05 smithi107 bash[24037]: debug 2024-05-05T16:20:05.701+0000 7f02b2b8b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-05-05T16:20:06.244 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:05 smithi107 bash[24037]: debug 2024-05-05T16:20:05.993+0000 7f02b2b8b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-05-05T16:20:06.244 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[24037]: debug 2024-05-05T16:20:06.105+0000 7f02b2b8b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-05-05T16:20:06.744 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[24037]: debug 2024-05-05T16:20:06.385+0000 7f02b2b8b200 -1 mgr[py] Module smb has missing NOTIFY_TYPES member 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: cluster 2024-05-05T16:20:05.928211+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: cluster 2024-05-05T16:20:05.928211+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.918249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.918249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.925641+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.925641+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.244 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.935534+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.935534+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.940279+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.940279+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.944897+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.944897+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.946809+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.946809+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.955852+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:06 smithi018 bash[21491]: audit 2024-05-05T16:20:06.955852+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.245 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[24037]: debug 2024-05-05T16:20:06.865+0000 7f02b2b8b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[24037]: debug 2024-05-05T16:20:06.985+0000 7f02b2b8b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: cluster 2024-05-05T16:20:05.928211+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: cluster 2024-05-05T16:20:05.928211+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.918249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.918249+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.925641+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.925641+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.935534+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.935534+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.940279+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.940279+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:07.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.944897+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:07.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.944897+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:07.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.946809+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:07.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.946809+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:07.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.955852+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:07.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:06 smithi107 bash[22444]: audit 2024-05-05T16:20:06.955852+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: cluster 2024-05-05T16:20:06.992650+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon b started 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: cluster 2024-05-05T16:20:06.992650+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon b started 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.993269+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.993269+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.993948+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.993948+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.995221+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.995221+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.995774+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-05T16:20:08.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:07 smithi107 bash[22444]: audit 2024-05-05T16:20:06.995774+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-05T16:20:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: cluster 2024-05-05T16:20:06.992650+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon b started 2024-05-05T16:20:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: cluster 2024-05-05T16:20:06.992650+0000 mon.a (mon.0) 288 : cluster [DBG] Standby manager daemon b started 2024-05-05T16:20:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.993269+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-05T16:20:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.993269+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-05-05T16:20:08.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.993948+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-05T16:20:08.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.993948+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-05T16:20:08.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.995221+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-05T16:20:08.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.995221+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-05-05T16:20:08.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.995774+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-05T16:20:08.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:07 smithi018 bash[21491]: audit 2024-05-05T16:20:06.995774+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/1554244718' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-05T16:20:09.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:08 smithi107 bash[22444]: cluster 2024-05-05T16:20:07.928562+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:09.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:08 smithi107 bash[22444]: cluster 2024-05-05T16:20:07.928562+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:09.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:08 smithi107 bash[22444]: cluster 2024-05-05T16:20:07.998763+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: a(active, since 112s), standbys: b 2024-05-05T16:20:09.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:08 smithi107 bash[22444]: cluster 2024-05-05T16:20:07.998763+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: a(active, since 112s), standbys: b 2024-05-05T16:20:09.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:08 smithi107 bash[22444]: audit 2024-05-05T16:20:07.999464+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-05T16:20:09.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:08 smithi107 bash[22444]: audit 2024-05-05T16:20:07.999464+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-05T16:20:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:08 smithi018 bash[21491]: cluster 2024-05-05T16:20:07.928562+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:08 smithi018 bash[21491]: cluster 2024-05-05T16:20:07.928562+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:08 smithi018 bash[21491]: cluster 2024-05-05T16:20:07.998763+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: a(active, since 112s), standbys: b 2024-05-05T16:20:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:08 smithi018 bash[21491]: cluster 2024-05-05T16:20:07.998763+0000 mon.a (mon.0) 289 : cluster [DBG] mgrmap e14: a(active, since 112s), standbys: b 2024-05-05T16:20:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:08 smithi018 bash[21491]: audit 2024-05-05T16:20:07.999464+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-05T16:20:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:08 smithi018 bash[21491]: audit 2024-05-05T16:20:07.999464+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-05-05T16:20:11.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:10 smithi018 bash[21491]: cluster 2024-05-05T16:20:09.928976+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:11.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:10 smithi018 bash[21491]: cluster 2024-05-05T16:20:09.928976+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:11.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:10 smithi107 bash[22444]: cluster 2024-05-05T16:20:09.928976+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:11.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:10 smithi107 bash[22444]: cluster 2024-05-05T16:20:09.928976+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:11.739 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:20:13.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:13 smithi018 bash[21491]: cluster 2024-05-05T16:20:11.929395+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:13.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:13 smithi018 bash[21491]: cluster 2024-05-05T16:20:11.929395+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:13.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:13 smithi107 bash[22444]: cluster 2024-05-05T16:20:11.929395+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:13.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:13 smithi107 bash[22444]: cluster 2024-05-05T16:20:11.929395+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:15.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: cluster 2024-05-05T16:20:13.929871+0000 mgr.a (mgr.14152) 94 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:15.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: cluster 2024-05-05T16:20:13.929871+0000 mgr.a (mgr.14152) 94 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:15.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.395889+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.395889+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.401845+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.401845+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.402951+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.402951+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.638599+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.638599+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.644370+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.644370+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.651146+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:15 smithi018 bash[21491]: audit 2024-05-05T16:20:14.651146+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: cluster 2024-05-05T16:20:13.929871+0000 mgr.a (mgr.14152) 94 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: cluster 2024-05-05T16:20:13.929871+0000 mgr.a (mgr.14152) 94 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.395889+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.395889+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.401845+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.401845+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.402951+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.402951+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.638599+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.638599+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.644370+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.644370+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.651146+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:15.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:15 smithi107 bash[22444]: audit 2024-05-05T16:20:14.651146+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:16.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:16 smithi018 bash[21491]: audit 2024-05-05T16:20:14.388592+0000 mgr.a (mgr.14152) 95 : audit [DBG] from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:20:16.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:16 smithi018 bash[21491]: audit 2024-05-05T16:20:14.388592+0000 mgr.a (mgr.14152) 95 : audit [DBG] from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:20:16.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:16 smithi107 bash[22444]: audit 2024-05-05T16:20:14.388592+0000 mgr.a (mgr.14152) 95 : audit [DBG] from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:20:16.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:16 smithi107 bash[22444]: audit 2024-05-05T16:20:14.388592+0000 mgr.a (mgr.14152) 95 : audit [DBG] from='client.14204 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:20:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:17 smithi018 bash[21491]: cluster 2024-05-05T16:20:15.930335+0000 mgr.a (mgr.14152) 96 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:17.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:17 smithi018 bash[21491]: cluster 2024-05-05T16:20:15.930335+0000 mgr.a (mgr.14152) 96 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:17 smithi107 bash[22444]: cluster 2024-05-05T16:20:15.930335+0000 mgr.a (mgr.14152) 96 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:17 smithi107 bash[22444]: cluster 2024-05-05T16:20:15.930335+0000 mgr.a (mgr.14152) 96 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:19 smithi018 bash[21491]: cluster 2024-05-05T16:20:17.930850+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:19 smithi018 bash[21491]: cluster 2024-05-05T16:20:17.930850+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:19.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:19 smithi107 bash[22444]: cluster 2024-05-05T16:20:17.930850+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:19.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:19 smithi107 bash[22444]: cluster 2024-05-05T16:20:17.930850+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:21.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:21 smithi018 bash[21491]: cluster 2024-05-05T16:20:19.931313+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:21.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:21 smithi018 bash[21491]: cluster 2024-05-05T16:20:19.931313+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:21.380 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:21 smithi107 bash[22444]: cluster 2024-05-05T16:20:19.931313+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:21.380 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:21 smithi107 bash[22444]: cluster 2024-05-05T16:20:19.931313+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: cluster 2024-05-05T16:20:21.931644+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: cluster 2024-05-05T16:20:21.931644+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: audit 2024-05-05T16:20:22.619869+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]: dispatch 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: audit 2024-05-05T16:20:22.619869+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]: dispatch 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: audit 2024-05-05T16:20:22.622655+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]': finished 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: audit 2024-05-05T16:20:22.622655+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]': finished 2024-05-05T16:20:23.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: cluster 2024-05-05T16:20:22.625860+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-05T16:20:23.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: cluster 2024-05-05T16:20:22.625860+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-05T16:20:23.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: audit 2024-05-05T16:20:22.626530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:23.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:23 smithi018 bash[21491]: audit 2024-05-05T16:20:22.626530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:23.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: cluster 2024-05-05T16:20:21.931644+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:23.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: cluster 2024-05-05T16:20:21.931644+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:23.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: audit 2024-05-05T16:20:22.619869+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]: dispatch 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: audit 2024-05-05T16:20:22.619869+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]: dispatch 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: audit 2024-05-05T16:20:22.622655+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]': finished 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: audit 2024-05-05T16:20:22.622655+0000 mon.a (mon.0) 298 : audit [INF] from='client.? 172.21.15.18:0/1487408144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df03edab-e23a-4c76-8b91-07f578445a12"}]': finished 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: cluster 2024-05-05T16:20:22.625860+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: cluster 2024-05-05T16:20:22.625860+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: audit 2024-05-05T16:20:22.626530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:23.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:23 smithi107 bash[22444]: audit 2024-05-05T16:20:22.626530+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:24.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:24 smithi018 bash[21491]: audit 2024-05-05T16:20:23.314050+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.18:0/1679633630' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:20:24.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:24 smithi018 bash[21491]: audit 2024-05-05T16:20:23.314050+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.18:0/1679633630' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:20:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:24 smithi107 bash[22444]: audit 2024-05-05T16:20:23.314050+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.18:0/1679633630' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:20:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:24 smithi107 bash[22444]: audit 2024-05-05T16:20:23.314050+0000 mon.a (mon.0) 301 : audit [DBG] from='client.? 172.21.15.18:0/1679633630' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:20:25.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:25 smithi018 bash[21491]: cluster 2024-05-05T16:20:23.932128+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:25.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:25 smithi018 bash[21491]: cluster 2024-05-05T16:20:23.932128+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:25.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:25 smithi107 bash[22444]: cluster 2024-05-05T16:20:23.932128+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:25.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:25 smithi107 bash[22444]: cluster 2024-05-05T16:20:23.932128+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:27.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: cluster 2024-05-05T16:20:25.932447+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: cluster 2024-05-05T16:20:25.932447+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: audit 2024-05-05T16:20:26.509754+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: audit 2024-05-05T16:20:26.509754+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: audit 2024-05-05T16:20:26.518581+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: audit 2024-05-05T16:20:26.518581+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: audit 2024-05-05T16:20:26.528887+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:27 smithi018 bash[21491]: audit 2024-05-05T16:20:26.528887+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: cluster 2024-05-05T16:20:25.932447+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:27.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: cluster 2024-05-05T16:20:25.932447+0000 mgr.a (mgr.14152) 101 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:27.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: audit 2024-05-05T16:20:26.509754+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: audit 2024-05-05T16:20:26.509754+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: audit 2024-05-05T16:20:26.518581+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: audit 2024-05-05T16:20:26.518581+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: audit 2024-05-05T16:20:26.528887+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:27.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:27 smithi107 bash[22444]: audit 2024-05-05T16:20:26.528887+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:29.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:29 smithi018 bash[21491]: cluster 2024-05-05T16:20:27.932703+0000 mgr.a (mgr.14152) 102 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:29.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:29 smithi018 bash[21491]: cluster 2024-05-05T16:20:27.932703+0000 mgr.a (mgr.14152) 102 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:29 smithi107 bash[22444]: cluster 2024-05-05T16:20:27.932703+0000 mgr.a (mgr.14152) 102 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:29 smithi107 bash[22444]: cluster 2024-05-05T16:20:27.932703+0000 mgr.a (mgr.14152) 102 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:31.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:31 smithi018 bash[21491]: cluster 2024-05-05T16:20:29.933117+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:31.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:31 smithi018 bash[21491]: cluster 2024-05-05T16:20:29.933117+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:31.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:31 smithi107 bash[22444]: cluster 2024-05-05T16:20:29.933117+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:31.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:31 smithi107 bash[22444]: cluster 2024-05-05T16:20:29.933117+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:33.307 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:33 smithi018 bash[21491]: cluster 2024-05-05T16:20:31.933531+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:33.307 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:33 smithi018 bash[21491]: cluster 2024-05-05T16:20:31.933531+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:33.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:33 smithi107 bash[22444]: cluster 2024-05-05T16:20:31.933531+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:33.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:33 smithi107 bash[22444]: cluster 2024-05-05T16:20:31.933531+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:35.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: cluster 2024-05-05T16:20:33.933975+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:35.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: cluster 2024-05-05T16:20:33.933975+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:35.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: audit 2024-05-05T16:20:34.793691+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: audit 2024-05-05T16:20:34.793691+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: audit 2024-05-05T16:20:34.800833+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: audit 2024-05-05T16:20:34.800833+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: audit 2024-05-05T16:20:34.809995+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:35 smithi018 bash[21491]: audit 2024-05-05T16:20:34.809995+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: cluster 2024-05-05T16:20:33.933975+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:35.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: cluster 2024-05-05T16:20:33.933975+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:35.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: audit 2024-05-05T16:20:34.793691+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: audit 2024-05-05T16:20:34.793691+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: audit 2024-05-05T16:20:34.800833+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: audit 2024-05-05T16:20:34.800833+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: audit 2024-05-05T16:20:34.809995+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:35.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:35 smithi107 bash[22444]: audit 2024-05-05T16:20:34.809995+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: cephadm 2024-05-05T16:20:34.803677+0000 mgr.a (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi018 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: cephadm 2024-05-05T16:20:34.803677+0000 mgr.a (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi018 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: audit 2024-05-05T16:20:35.101050+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: audit 2024-05-05T16:20:35.101050+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: audit 2024-05-05T16:20:35.102582+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: audit 2024-05-05T16:20:35.102582+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: cephadm 2024-05-05T16:20:35.103798+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.0 on smithi018 2024-05-05T16:20:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:36 smithi018 bash[21491]: cephadm 2024-05-05T16:20:35.103798+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.0 on smithi018 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: cephadm 2024-05-05T16:20:34.803677+0000 mgr.a (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi018 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: cephadm 2024-05-05T16:20:34.803677+0000 mgr.a (mgr.14152) 106 : cephadm [INF] Detected new or changed devices on smithi018 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: audit 2024-05-05T16:20:35.101050+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: audit 2024-05-05T16:20:35.101050+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: audit 2024-05-05T16:20:35.102582+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: audit 2024-05-05T16:20:35.102582+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: cephadm 2024-05-05T16:20:35.103798+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.0 on smithi018 2024-05-05T16:20:36.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:36 smithi107 bash[22444]: cephadm 2024-05-05T16:20:35.103798+0000 mgr.a (mgr.14152) 107 : cephadm [INF] Deploying daemon osd.0 on smithi018 2024-05-05T16:20:37.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:37 smithi018 bash[21491]: cluster 2024-05-05T16:20:35.934411+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:37.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:37 smithi018 bash[21491]: cluster 2024-05-05T16:20:35.934411+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:37 smithi107 bash[22444]: cluster 2024-05-05T16:20:35.934411+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:37 smithi107 bash[22444]: cluster 2024-05-05T16:20:35.934411+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:39.106 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:20:39 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:20:39.106 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:39 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:20:39.106 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:39 smithi018 bash[21491]: cluster 2024-05-05T16:20:37.934847+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:39.106 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:39 smithi018 bash[21491]: cluster 2024-05-05T16:20:37.934847+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:39.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:39 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:20:39.386 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:20:39 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:20:39.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:39 smithi107 bash[22444]: cluster 2024-05-05T16:20:37.934847+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:39.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:39 smithi107 bash[22444]: cluster 2024-05-05T16:20:37.934847+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.393533+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.393533+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.398126+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.398126+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.421088+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.421088+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.424820+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.424820+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:40.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.425687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:40.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.425687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:40.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.431867+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: audit 2024-05-05T16:20:39.431867+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: cluster 2024-05-05T16:20:39.935225+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:40.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:40 smithi018 bash[21491]: cluster 2024-05-05T16:20:39.935225+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:40.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.393533+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.393533+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.398126+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.398126+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.421088+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.421088+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.424820+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.424820+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.425687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.425687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.431867+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: audit 2024-05-05T16:20:39.431867+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: cluster 2024-05-05T16:20:39.935225+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:40.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:40 smithi107 bash[22444]: cluster 2024-05-05T16:20:39.935225+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:43.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:42 smithi107 bash[22444]: cluster 2024-05-05T16:20:41.935623+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:43.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:42 smithi107 bash[22444]: cluster 2024-05-05T16:20:41.935623+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:43.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:42 smithi018 bash[21491]: cluster 2024-05-05T16:20:41.935623+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:43.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:42 smithi018 bash[21491]: cluster 2024-05-05T16:20:41.935623+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:45.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:44 smithi018 bash[21491]: cluster 2024-05-05T16:20:43.936070+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:45.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:44 smithi018 bash[21491]: cluster 2024-05-05T16:20:43.936070+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:45.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:44 smithi107 bash[22444]: cluster 2024-05-05T16:20:43.936070+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:45.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:44 smithi107 bash[22444]: cluster 2024-05-05T16:20:43.936070+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:46.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:45 smithi107 bash[22444]: audit 2024-05-05T16:20:45.861563+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-05T16:20:46.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:45 smithi107 bash[22444]: audit 2024-05-05T16:20:45.861563+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-05T16:20:46.379 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:45 smithi018 bash[21491]: audit 2024-05-05T16:20:45.861563+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-05T16:20:46.379 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:45 smithi018 bash[21491]: audit 2024-05-05T16:20:45.861563+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-05T16:20:47.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: cluster 2024-05-05T16:20:45.936359+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:47.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: cluster 2024-05-05T16:20:45.936359+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:47.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.000414+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-05T16:20:47.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.000414+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-05T16:20:47.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: cluster 2024-05-05T16:20:46.002895+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: cluster 2024-05-05T16:20:46.002895+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.003196+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.003196+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.003517+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.003517+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.734397+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.734397+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.742377+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.742377+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.750691+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:47 smithi018 bash[21491]: audit 2024-05-05T16:20:46.750691+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: cluster 2024-05-05T16:20:45.936359+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:47.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: cluster 2024-05-05T16:20:45.936359+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:47.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.000414+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.000414+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: cluster 2024-05-05T16:20:46.002895+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: cluster 2024-05-05T16:20:46.002895+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.003196+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.003196+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.003517+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.003517+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.734397+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.734397+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.742377+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.742377+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.750691+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:47.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:47 smithi107 bash[22444]: audit 2024-05-05T16:20:46.750691+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: audit 2024-05-05T16:20:47.002754+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: audit 2024-05-05T16:20:47.002754+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: cluster 2024-05-05T16:20:47.007013+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: cluster 2024-05-05T16:20:47.007013+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: audit 2024-05-05T16:20:47.008281+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: audit 2024-05-05T16:20:47.008281+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: audit 2024-05-05T16:20:47.016757+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:48 smithi018 bash[21491]: audit 2024-05-05T16:20:47.016757+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: audit 2024-05-05T16:20:47.002754+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-05-05T16:20:48.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: audit 2024-05-05T16:20:47.002754+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-05-05T16:20:48.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: cluster 2024-05-05T16:20:47.007013+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-05T16:20:48.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: cluster 2024-05-05T16:20:47.007013+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-05-05T16:20:48.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: audit 2024-05-05T16:20:47.008281+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: audit 2024-05-05T16:20:47.008281+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: audit 2024-05-05T16:20:47.016757+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:48 smithi107 bash[22444]: audit 2024-05-05T16:20:47.016757+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:48.548 INFO:teuthology.orchestra.run.smithi018.stdout:Created osd(s) 0 on host 'smithi018' 2024-05-05T16:20:49.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:46.863854+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:46.863854+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:46.864023+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:46.864023+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:47.936733+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:47.936733+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.016275+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.016275+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:48.024181+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130] boot 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:48.024181+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130] boot 2024-05-05T16:20:49.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:48.024248+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: cluster 2024-05-05T16:20:48.024248+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.024778+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.024778+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.538917+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.538917+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.543237+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.543237+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.568862+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.568862+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.571918+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.571918+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.576616+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.576616+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.578682+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:49.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.578682+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:49.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.579652+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:49.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.579652+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:49.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.585050+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:49 smithi018 bash[21491]: audit 2024-05-05T16:20:48.585050+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:46.863854+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:46.863854+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:46.864023+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:46.864023+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:47.936733+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:47.936733+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.016275+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.016275+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:48.024181+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130] boot 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:48.024181+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 [v2:172.21.15.18:6802/3801750130,v1:172.21.15.18:6803/3801750130] boot 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:48.024248+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-05T16:20:49.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: cluster 2024-05-05T16:20:48.024248+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.024778+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.024778+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.538917+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.538917+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.543237+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.543237+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.568862+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.568862+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.571918+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.571918+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.576616+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.576616+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.578682+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:49.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.578682+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:49.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.579652+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:49.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.579652+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:49.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.585050+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:49 smithi107 bash[22444]: audit 2024-05-05T16:20:48.585050+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:49.814 DEBUG:teuthology.orchestra.run.smithi018:osd.0> sudo journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@osd.0.service 2024-05-05T16:20:49.817 INFO:tasks.cephadm:Deploying osd.1 on smithi107 with /dev/vg_nvme/lv_4... 2024-05-05T16:20:49.817 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-05-05T16:20:50.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:50 smithi018 bash[21491]: cephadm 2024-05-05T16:20:48.572647+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi018 to 16245M 2024-05-05T16:20:50.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:50 smithi018 bash[21491]: cephadm 2024-05-05T16:20:48.572647+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi018 to 16245M 2024-05-05T16:20:50.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:50 smithi018 bash[21491]: cluster 2024-05-05T16:20:49.590032+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-05T16:20:50.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:50 smithi018 bash[21491]: cluster 2024-05-05T16:20:49.590032+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-05T16:20:50.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:50 smithi107 bash[22444]: cephadm 2024-05-05T16:20:48.572647+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi018 to 16245M 2024-05-05T16:20:50.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:50 smithi107 bash[22444]: cephadm 2024-05-05T16:20:48.572647+0000 mgr.a (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi018 to 16245M 2024-05-05T16:20:50.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:50 smithi107 bash[22444]: cluster 2024-05-05T16:20:49.590032+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-05T16:20:50.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:50 smithi107 bash[22444]: cluster 2024-05-05T16:20:49.590032+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-05-05T16:20:51.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:51 smithi018 bash[21491]: cluster 2024-05-05T16:20:49.937062+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:51.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:51 smithi018 bash[21491]: cluster 2024-05-05T16:20:49.937062+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:51 smithi107 bash[22444]: cluster 2024-05-05T16:20:49.937062+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:51 smithi107 bash[22444]: cluster 2024-05-05T16:20:49.937062+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:53 smithi018 bash[21491]: cluster 2024-05-05T16:20:51.937613+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:53 smithi018 bash[21491]: cluster 2024-05-05T16:20:51.937613+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:53.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:53 smithi107 bash[22444]: cluster 2024-05-05T16:20:51.937613+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:53.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:53 smithi107 bash[22444]: cluster 2024-05-05T16:20:51.937613+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:54.529 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.b/config 2024-05-05T16:20:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:55 smithi018 bash[21491]: cluster 2024-05-05T16:20:53.938208+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:55 smithi018 bash[21491]: cluster 2024-05-05T16:20:53.938208+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:55 smithi018 bash[21491]: audit 2024-05-05T16:20:55.018689+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:55 smithi018 bash[21491]: audit 2024-05-05T16:20:55.018689+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:55 smithi018 bash[21491]: audit 2024-05-05T16:20:55.024788+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:55 smithi018 bash[21491]: audit 2024-05-05T16:20:55.024788+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.345 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:55 smithi107 bash[22444]: cluster 2024-05-05T16:20:53.938208+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:55.345 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:55 smithi107 bash[22444]: cluster 2024-05-05T16:20:53.938208+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:55.346 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:55 smithi107 bash[22444]: audit 2024-05-05T16:20:55.018689+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.346 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:55 smithi107 bash[22444]: audit 2024-05-05T16:20:55.018689+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.346 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:55 smithi107 bash[22444]: audit 2024-05-05T16:20:55.024788+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:55.346 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:55 smithi107 bash[22444]: audit 2024-05-05T16:20:55.024788+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.034121+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.034121+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.038365+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.038365+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.039096+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.039096+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.041287+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.041287+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: cluster 2024-05-05T16:20:55.044992+0000 mgr.a (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: cluster 2024-05-05T16:20:55.044992+0000 mgr.a (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:56.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.049951+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:56 smithi018 bash[21491]: audit 2024-05-05T16:20:55.049951+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.034121+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:56.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.034121+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:56.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.038365+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.038365+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.039096+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:56.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.039096+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:56.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.041287+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:56.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.041287+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:56.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: cluster 2024-05-05T16:20:55.044992+0000 mgr.a (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:56.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: cluster 2024-05-05T16:20:55.044992+0000 mgr.a (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:56.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.049951+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:56.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:56 smithi107 bash[22444]: audit 2024-05-05T16:20:55.049951+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: cluster 2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:20:57.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: cluster 2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.649709+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.649709+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.654541+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.654541+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.660015+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.660015+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.691012+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.691012+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.694834+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.694834+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.696295+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:57.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.696295+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:57.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.703519+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:57 smithi018 bash[21491]: audit 2024-05-05T16:20:56.703519+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.402 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-05-05T16:20:57.402 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-05-05T16:20:57.402 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-05-05T16:20:57.402 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-05-05T16:20:57.402 INFO:teuthology.orchestra.run.smithi107.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132563 s, 791 MB/s 2024-05-05T16:20:57.402 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: cluster 2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: cluster 2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.649709+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.649709+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.654541+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.654541+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.660015+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.660015+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.691012+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.691012+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:20:57.449 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.694834+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:57.450 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.694834+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:20:57.450 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.696295+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:57.450 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.696295+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:20:57.450 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.703519+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:57.450 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:57 smithi107 bash[22444]: audit 2024-05-05T16:20:56.703519+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:20:58.076 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch daemon add osd smithi107:vg_nvme/lv_4 2024-05-05T16:20:58.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:58 smithi018 bash[21491]: cluster 2024-05-05T16:20:56.699112+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:58.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:58 smithi018 bash[21491]: cluster 2024-05-05T16:20:56.699112+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:58.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:58 smithi018 bash[21491]: cluster 2024-05-05T16:20:57.658502+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:20:58.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:58 smithi018 bash[21491]: cluster 2024-05-05T16:20:57.658502+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:20:58.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:58 smithi018 bash[21491]: cluster 2024-05-05T16:20:57.658554+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2024-05-05T16:20:58.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:20:58 smithi018 bash[21491]: cluster 2024-05-05T16:20:57.658554+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2024-05-05T16:20:58.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:58 smithi107 bash[22444]: cluster 2024-05-05T16:20:56.699112+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:58.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:58 smithi107 bash[22444]: cluster 2024-05-05T16:20:56.699112+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:20:58.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:58 smithi107 bash[22444]: cluster 2024-05-05T16:20:57.658502+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:20:58.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:58 smithi107 bash[22444]: cluster 2024-05-05T16:20:57.658502+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:20:58.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:58 smithi107 bash[22444]: cluster 2024-05-05T16:20:57.658554+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2024-05-05T16:20:58.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:20:58 smithi107 bash[22444]: cluster 2024-05-05T16:20:57.658554+0000 mon.a (mon.0) 357 : cluster [INF] Cluster is now healthy 2024-05-05T16:21:00.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:00 smithi018 bash[21491]: cluster 2024-05-05T16:20:58.699563+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:00.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:00 smithi018 bash[21491]: cluster 2024-05-05T16:20:58.699563+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:00 smithi107 bash[22444]: cluster 2024-05-05T16:20:58.699563+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:00.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:00 smithi107 bash[22444]: cluster 2024-05-05T16:20:58.699563+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:02.241 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:02 smithi107 bash[22444]: cluster 2024-05-05T16:21:00.700068+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:02.241 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:02 smithi107 bash[22444]: cluster 2024-05-05T16:21:00.700068+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:02.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:02 smithi018 bash[21491]: cluster 2024-05-05T16:21:00.700068+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:02.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:02 smithi018 bash[21491]: cluster 2024-05-05T16:21:00.700068+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:02.784 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.b/config 2024-05-05T16:21:04.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:04 smithi107 bash[22444]: cluster 2024-05-05T16:21:02.700539+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:04.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:04 smithi107 bash[22444]: cluster 2024-05-05T16:21:02.700539+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:04 smithi018 bash[21491]: cluster 2024-05-05T16:21:02.700539+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:04 smithi018 bash[21491]: cluster 2024-05-05T16:21:02.700539+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:06.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: cluster 2024-05-05T16:21:04.701035+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: cluster 2024-05-05T16:21:04.701035+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: audit 2024-05-05T16:21:05.704598+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: audit 2024-05-05T16:21:05.704598+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: audit 2024-05-05T16:21:05.711442+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: audit 2024-05-05T16:21:05.711442+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: audit 2024-05-05T16:21:05.713248+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:06.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:06 smithi018 bash[21491]: audit 2024-05-05T16:21:05.713248+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: cluster 2024-05-05T16:21:04.701035+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: cluster 2024-05-05T16:21:04.701035+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: audit 2024-05-05T16:21:05.704598+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: audit 2024-05-05T16:21:05.704598+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: audit 2024-05-05T16:21:05.711442+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: audit 2024-05-05T16:21:05.711442+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-05T16:21:06.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: audit 2024-05-05T16:21:05.713248+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:06.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:06 smithi107 bash[22444]: audit 2024-05-05T16:21:05.713248+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:07.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:05.695454+0000 mgr.a (mgr.14152) 125 : audit [DBG] from='client.24111 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:21:07.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:05.695454+0000 mgr.a (mgr.14152) 125 : audit [DBG] from='client.24111 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:21:07.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:06.959493+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:06.959493+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:06.967858+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:06.967858+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:06.978306+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:07 smithi107 bash[22444]: audit 2024-05-05T16:21:06.978306+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:05.695454+0000 mgr.a (mgr.14152) 125 : audit [DBG] from='client.24111 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:05.695454+0000 mgr.a (mgr.14152) 125 : audit [DBG] from='client.24111 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:06.959493+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:06.959493+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:06.967858+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:06.967858+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:06.978306+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:07.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:07 smithi018 bash[21491]: audit 2024-05-05T16:21:06.978306+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:08.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:08 smithi018 bash[21491]: cluster 2024-05-05T16:21:06.701600+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:08.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:08 smithi018 bash[21491]: cluster 2024-05-05T16:21:06.701600+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:08.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:08 smithi107 bash[22444]: cluster 2024-05-05T16:21:06.701600+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:08.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:08 smithi107 bash[22444]: cluster 2024-05-05T16:21:06.701600+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:10.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:10 smithi018 bash[21491]: cluster 2024-05-05T16:21:08.702136+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:10.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:10 smithi018 bash[21491]: cluster 2024-05-05T16:21:08.702136+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:10 smithi107 bash[22444]: cluster 2024-05-05T16:21:08.702136+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:10 smithi107 bash[22444]: cluster 2024-05-05T16:21:08.702136+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:12.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:12 smithi107 bash[22444]: cluster 2024-05-05T16:21:10.702683+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:12.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:12 smithi107 bash[22444]: cluster 2024-05-05T16:21:10.702683+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:12.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:12 smithi018 bash[21491]: cluster 2024-05-05T16:21:10.702683+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:12.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:12 smithi018 bash[21491]: cluster 2024-05-05T16:21:10.702683+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:14.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: cluster 2024-05-05T16:21:12.703174+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:14.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: cluster 2024-05-05T16:21:12.703174+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:14.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.932328+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/4096389951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.932328+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/4096389951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.933041+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.933041+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.935961+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]': finished 2024-05-05T16:21:14.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.935961+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]': finished 2024-05-05T16:21:14.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: cluster 2024-05-05T16:21:13.941598+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-05T16:21:14.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: cluster 2024-05-05T16:21:13.941598+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-05T16:21:14.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.942081+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:14.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:14 smithi018 bash[21491]: audit 2024-05-05T16:21:13.942081+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: cluster 2024-05-05T16:21:12.703174+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: cluster 2024-05-05T16:21:12.703174+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.932328+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/4096389951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.932328+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/4096389951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.933041+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.933041+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]: dispatch 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.935961+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]': finished 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.935961+0000 mon.a (mon.0) 365 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b"}]': finished 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: cluster 2024-05-05T16:21:13.941598+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: cluster 2024-05-05T16:21:13.941598+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-05-05T16:21:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.942081+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:14 smithi107 bash[22444]: audit 2024-05-05T16:21:13.942081+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:15.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:15 smithi018 bash[21491]: audit 2024-05-05T16:21:14.604607+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.107:0/2463457407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:21:15.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:15 smithi018 bash[21491]: audit 2024-05-05T16:21:14.604607+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.107:0/2463457407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:21:15.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:15 smithi107 bash[22444]: audit 2024-05-05T16:21:14.604607+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.107:0/2463457407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:21:15.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:15 smithi107 bash[22444]: audit 2024-05-05T16:21:14.604607+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.107:0/2463457407' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-05T16:21:16.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:16 smithi018 bash[21491]: cluster 2024-05-05T16:21:14.703667+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:16.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:16 smithi018 bash[21491]: cluster 2024-05-05T16:21:14.703667+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:16.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:16 smithi107 bash[22444]: cluster 2024-05-05T16:21:14.703667+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:16.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:16 smithi107 bash[22444]: cluster 2024-05-05T16:21:14.703667+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: audit 2024-05-05T16:21:16.262278+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: audit 2024-05-05T16:21:16.262278+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: audit 2024-05-05T16:21:16.266707+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: audit 2024-05-05T16:21:16.266707+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: audit 2024-05-05T16:21:16.271904+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: audit 2024-05-05T16:21:16.271904+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: cluster 2024-05-05T16:21:16.704192+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:17 smithi107 bash[22444]: cluster 2024-05-05T16:21:16.704192+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: audit 2024-05-05T16:21:16.262278+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: audit 2024-05-05T16:21:16.262278+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: audit 2024-05-05T16:21:16.266707+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: audit 2024-05-05T16:21:16.266707+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: audit 2024-05-05T16:21:16.271904+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: audit 2024-05-05T16:21:16.271904+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: cluster 2024-05-05T16:21:16.704192+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:17 smithi018 bash[21491]: cluster 2024-05-05T16:21:16.704192+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:20.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:19 smithi018 bash[21491]: cluster 2024-05-05T16:21:18.704680+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:19 smithi018 bash[21491]: cluster 2024-05-05T16:21:18.704680+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:19 smithi107 bash[22444]: cluster 2024-05-05T16:21:18.704680+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:19 smithi107 bash[22444]: cluster 2024-05-05T16:21:18.704680+0000 mgr.a (mgr.14152) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:22.045 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:21 smithi107 bash[22444]: cluster 2024-05-05T16:21:20.705150+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:22.045 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:21 smithi107 bash[22444]: cluster 2024-05-05T16:21:20.705150+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:22.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:21 smithi018 bash[21491]: cluster 2024-05-05T16:21:20.705150+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:22.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:21 smithi018 bash[21491]: cluster 2024-05-05T16:21:20.705150+0000 mgr.a (mgr.14152) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:24.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:23 smithi018 bash[21491]: cluster 2024-05-05T16:21:22.705643+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:24.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:23 smithi018 bash[21491]: cluster 2024-05-05T16:21:22.705643+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:24.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:23 smithi107 bash[22444]: cluster 2024-05-05T16:21:22.705643+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:24.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:23 smithi107 bash[22444]: cluster 2024-05-05T16:21:22.705643+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:26.030 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:25 smithi107 bash[22444]: cluster 2024-05-05T16:21:24.706117+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:26.030 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:25 smithi107 bash[22444]: cluster 2024-05-05T16:21:24.706117+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:26.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:25 smithi018 bash[21491]: cluster 2024-05-05T16:21:24.706117+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:26.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:25 smithi018 bash[21491]: cluster 2024-05-05T16:21:24.706117+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: cluster 2024-05-05T16:21:26.706707+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: cluster 2024-05-05T16:21:26.706707+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: audit 2024-05-05T16:21:27.168600+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: audit 2024-05-05T16:21:27.168600+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: audit 2024-05-05T16:21:27.177197+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: audit 2024-05-05T16:21:27.177197+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: audit 2024-05-05T16:21:27.187043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.265 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:28 smithi018 bash[21491]: audit 2024-05-05T16:21:27.187043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: cluster 2024-05-05T16:21:26.706707+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: cluster 2024-05-05T16:21:26.706707+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: audit 2024-05-05T16:21:27.168600+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: audit 2024-05-05T16:21:27.168600+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: audit 2024-05-05T16:21:27.177197+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: audit 2024-05-05T16:21:27.177197+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: audit 2024-05-05T16:21:27.187043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:28.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:28 smithi107 bash[22444]: audit 2024-05-05T16:21:27.187043+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: cephadm 2024-05-05T16:21:27.180309+0000 mgr.a (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi107 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: cephadm 2024-05-05T16:21:27.180309+0000 mgr.a (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi107 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: audit 2024-05-05T16:21:28.431593+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: audit 2024-05-05T16:21:28.431593+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: audit 2024-05-05T16:21:28.433568+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: audit 2024-05-05T16:21:28.433568+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: cephadm 2024-05-05T16:21:28.435394+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: cephadm 2024-05-05T16:21:28.435394+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-05-05T16:21:29.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: cluster 2024-05-05T16:21:28.707245+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:29.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:29 smithi107 bash[22444]: cluster 2024-05-05T16:21:28.707245+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: cephadm 2024-05-05T16:21:27.180309+0000 mgr.a (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi107 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: cephadm 2024-05-05T16:21:27.180309+0000 mgr.a (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi107 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: audit 2024-05-05T16:21:28.431593+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: audit 2024-05-05T16:21:28.431593+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: audit 2024-05-05T16:21:28.433568+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: audit 2024-05-05T16:21:28.433568+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: cephadm 2024-05-05T16:21:28.435394+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: cephadm 2024-05-05T16:21:28.435394+0000 mgr.a (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: cluster 2024-05-05T16:21:28.707245+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:29.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:29 smithi018 bash[21491]: cluster 2024-05-05T16:21:28.707245+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:32.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:31 smithi018 bash[21491]: cluster 2024-05-05T16:21:30.707740+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:32.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:31 smithi018 bash[21491]: cluster 2024-05-05T16:21:30.707740+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:32.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:31 smithi107 bash[22444]: cluster 2024-05-05T16:21:30.707740+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:32.138 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:31 smithi107 bash[22444]: cluster 2024-05-05T16:21:30.707740+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:32.397 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:21:32 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:21:32.397 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:32 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:21:32.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:32 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:21:32.744 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:21:32 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:21:33.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.653953+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:33.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.653953+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.662239+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.662239+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.682752+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.682752+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.693083+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.693083+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.696523+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.696523+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.707521+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: audit 2024-05-05T16:21:32.707521+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: cluster 2024-05-05T16:21:32.708296+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:33.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:33 smithi107 bash[22444]: cluster 2024-05-05T16:21:32.708296+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.653953+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.653953+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.662239+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.662239+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.682752+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.682752+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:34.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.693083+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.693083+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.696523+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.696523+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.707521+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: audit 2024-05-05T16:21:32.707521+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: cluster 2024-05-05T16:21:32.708296+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:34.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:33 smithi018 bash[21491]: cluster 2024-05-05T16:21:32.708296+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:36.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:35 smithi018 bash[21491]: cluster 2024-05-05T16:21:34.708708+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:36.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:35 smithi018 bash[21491]: cluster 2024-05-05T16:21:34.708708+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:36.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:35 smithi107 bash[22444]: cluster 2024-05-05T16:21:34.708708+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:36.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:35 smithi107 bash[22444]: cluster 2024-05-05T16:21:34.708708+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:37.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: audit 2024-05-05T16:21:36.482657+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: audit 2024-05-05T16:21:36.482657+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: audit 2024-05-05T16:21:36.490911+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: audit 2024-05-05T16:21:36.490911+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: audit 2024-05-05T16:21:36.499420+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: audit 2024-05-05T16:21:36.499420+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: cluster 2024-05-05T16:21:36.709173+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:37.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:37 smithi107 bash[22444]: cluster 2024-05-05T16:21:36.709173+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: audit 2024-05-05T16:21:36.482657+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: audit 2024-05-05T16:21:36.482657+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: audit 2024-05-05T16:21:36.490911+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: audit 2024-05-05T16:21:36.490911+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: audit 2024-05-05T16:21:36.499420+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: audit 2024-05-05T16:21:36.499420+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: cluster 2024-05-05T16:21:36.709173+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:37.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:37 smithi018 bash[21491]: cluster 2024-05-05T16:21:36.709173+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:40.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:39 smithi018 bash[21491]: cluster 2024-05-05T16:21:38.709631+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:40.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:39 smithi018 bash[21491]: cluster 2024-05-05T16:21:38.709631+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:40.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:39 smithi018 bash[21491]: audit 2024-05-05T16:21:38.837552+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:39 smithi018 bash[21491]: audit 2024-05-05T16:21:38.837552+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:39 smithi018 bash[21491]: audit 2024-05-05T16:21:38.837971+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:39 smithi018 bash[21491]: audit 2024-05-05T16:21:38.837971+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:39 smithi107 bash[22444]: cluster 2024-05-05T16:21:38.709631+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:40.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:39 smithi107 bash[22444]: cluster 2024-05-05T16:21:38.709631+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:40.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:39 smithi107 bash[22444]: audit 2024-05-05T16:21:38.837552+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:39 smithi107 bash[22444]: audit 2024-05-05T16:21:38.837552+0000 mon.b (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:39 smithi107 bash[22444]: audit 2024-05-05T16:21:38.837971+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:40.144 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:39 smithi107 bash[22444]: audit 2024-05-05T16:21:38.837971+0000 mon.a (mon.0) 385 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.772856+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.772856+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: cluster 2024-05-05T16:21:39.777719+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: cluster 2024-05-05T16:21:39.777719+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.778186+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.778186+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.780774+0000 mon.b (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.780774+0000 mon.b (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.781552+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:40 smithi018 bash[21491]: audit 2024-05-05T16:21:39.781552+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.772856+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.772856+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: cluster 2024-05-05T16:21:39.777719+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: cluster 2024-05-05T16:21:39.777719+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.778186+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.778186+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.780774+0000 mon.b (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.780774+0000 mon.b (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.781552+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:40 smithi107 bash[22444]: audit 2024-05-05T16:21:39.781552+0000 mon.a (mon.0) 389 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: cluster 2024-05-05T16:21:40.710088+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: cluster 2024-05-05T16:21:40.710088+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: audit 2024-05-05T16:21:40.775189+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: audit 2024-05-05T16:21:40.775189+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: cluster 2024-05-05T16:21:40.780542+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: cluster 2024-05-05T16:21:40.780542+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: audit 2024-05-05T16:21:40.781421+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: audit 2024-05-05T16:21:40.781421+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: audit 2024-05-05T16:21:40.791340+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:41.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:41 smithi107 bash[22444]: audit 2024-05-05T16:21:40.791340+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: cluster 2024-05-05T16:21:40.710088+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: cluster 2024-05-05T16:21:40.710088+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: audit 2024-05-05T16:21:40.775189+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: audit 2024-05-05T16:21:40.775189+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: cluster 2024-05-05T16:21:40.780542+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: cluster 2024-05-05T16:21:40.780542+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: audit 2024-05-05T16:21:40.781421+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: audit 2024-05-05T16:21:40.781421+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: audit 2024-05-05T16:21:40.791340+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:42.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:41 smithi018 bash[21491]: audit 2024-05-05T16:21:40.791340+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:39.804888+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:39.804888+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:39.805001+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:39.805001+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:41.791339+0000 mon.a (mon.0) 394 : cluster [INF] osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769] boot 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:41.791339+0000 mon.a (mon.0) 394 : cluster [INF] osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769] boot 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:41.791458+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: cluster 2024-05-05T16:21:41.791458+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: audit 2024-05-05T16:21:41.792141+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:42.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:42 smithi107 bash[22444]: audit 2024-05-05T16:21:41.792141+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:39.804888+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:39.804888+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:39.805001+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:39.805001+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:41.791339+0000 mon.a (mon.0) 394 : cluster [INF] osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769] boot 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:41.791339+0000 mon.a (mon.0) 394 : cluster [INF] osd.1 [v2:172.21.15.107:6800/291070769,v1:172.21.15.107:6801/291070769] boot 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:41.791458+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: cluster 2024-05-05T16:21:41.791458+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: audit 2024-05-05T16:21:41.792141+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:42 smithi018 bash[21491]: audit 2024-05-05T16:21:41.792141+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-05T16:21:43.174 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 1 on host 'smithi107' 2024-05-05T16:21:43.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: cluster 2024-05-05T16:21:42.710547+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:43.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: cluster 2024-05-05T16:21:42.710547+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:43.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: cluster 2024-05-05T16:21:42.809694+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: cluster 2024-05-05T16:21:42.809694+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.159766+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.159766+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.160445+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.160445+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.168463+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.168463+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.169265+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.169265+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.177198+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.177198+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.181345+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.181345+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:43.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.183298+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:43.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.183298+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:43.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.193014+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:43.996 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:43 smithi107 bash[22444]: audit 2024-05-05T16:21:43.193014+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: cluster 2024-05-05T16:21:42.710547+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: cluster 2024-05-05T16:21:42.710547+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: cluster 2024-05-05T16:21:42.809694+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: cluster 2024-05-05T16:21:42.809694+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.159766+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.159766+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.160445+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.160445+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:44.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.168463+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.168463+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.169265+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.169265+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.177198+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.177198+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.181345+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.181345+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.183298+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.183298+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.193014+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:43 smithi018 bash[21491]: audit 2024-05-05T16:21:43.193014+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:44.154 DEBUG:teuthology.orchestra.run.smithi107:osd.1> sudo journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@osd.1.service 2024-05-05T16:21:44.156 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2024-05-05T16:21:44.156 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd stat -f json 2024-05-05T16:21:45.063 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:44 smithi107 bash[22444]: cephadm 2024-05-05T16:21:43.170727+0000 mgr.a (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16241M 2024-05-05T16:21:45.064 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:44 smithi107 bash[22444]: cephadm 2024-05-05T16:21:43.170727+0000 mgr.a (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16241M 2024-05-05T16:21:45.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:44 smithi018 bash[21491]: cephadm 2024-05-05T16:21:43.170727+0000 mgr.a (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16241M 2024-05-05T16:21:45.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:44 smithi018 bash[21491]: cephadm 2024-05-05T16:21:43.170727+0000 mgr.a (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16241M 2024-05-05T16:21:45.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:45 smithi107 bash[22444]: cluster 2024-05-05T16:21:44.711079+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:45.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:45 smithi107 bash[22444]: cluster 2024-05-05T16:21:44.711079+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:46.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:45 smithi018 bash[21491]: cluster 2024-05-05T16:21:44.711079+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:46.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:45 smithi018 bash[21491]: cluster 2024-05-05T16:21:44.711079+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: cluster 2024-05-05T16:21:46.711553+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: cluster 2024-05-05T16:21:46.711553+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.386173+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.386173+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.391660+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.391660+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.398294+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.398294+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.916 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.441075+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.441075+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.446194+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.446194+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.447919+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.447919+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.457725+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:47.917 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:47 smithi018 bash[21491]: audit 2024-05-05T16:21:47.457725+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: cluster 2024-05-05T16:21:46.711553+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: cluster 2024-05-05T16:21:46.711553+0000 mgr.a (mgr.14152) 149 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.386173+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.386173+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.391660+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.391660+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.398294+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.398294+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.441075+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.441075+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.446194+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.446194+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.447919+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.447919+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.457725+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:47 smithi107 bash[22444]: audit 2024-05-05T16:21:47.457725+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:48.885 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:21:49.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:48 smithi018 bash[21491]: cluster 2024-05-05T16:21:47.451523+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:49.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:48 smithi018 bash[21491]: cluster 2024-05-05T16:21:47.451523+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:49.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:48 smithi018 bash[21491]: cluster 2024-05-05T16:21:48.396201+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:21:49.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:48 smithi018 bash[21491]: cluster 2024-05-05T16:21:48.396201+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:21:49.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:48 smithi107 bash[22444]: cluster 2024-05-05T16:21:47.451523+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:49.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:48 smithi107 bash[22444]: cluster 2024-05-05T16:21:47.451523+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:49.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:48 smithi107 bash[22444]: cluster 2024-05-05T16:21:48.396201+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:21:49.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:48 smithi107 bash[22444]: cluster 2024-05-05T16:21:48.396201+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:21:51.087 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: cluster 2024-05-05T16:21:49.452095+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: cluster 2024-05-05T16:21:49.452095+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.070029+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.070029+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.074152+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: cluster 2024-05-05T16:21:49.452095+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: cluster 2024-05-05T16:21:49.452095+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.070029+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.070029+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.074152+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.074152+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.079863+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.079863+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.098852+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.098852+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.101114+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.101114+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.101892+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.101892+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: cluster 2024-05-05T16:21:50.103417+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: cluster 2024-05-05T16:21:50.103417+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.109148+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:51 smithi107 bash[22444]: audit 2024-05-05T16:21:50.109148+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.074152+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.079863+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.079863+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.098852+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.098852+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.101114+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.101114+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.101892+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.101892+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: cluster 2024-05-05T16:21:50.103417+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: cluster 2024-05-05T16:21:50.103417+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.109148+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:51.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:51 smithi018 bash[21491]: audit 2024-05-05T16:21:50.109148+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:52.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:52 smithi018 bash[21491]: cluster 2024-05-05T16:21:51.077861+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:21:52.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:52 smithi018 bash[21491]: cluster 2024-05-05T16:21:51.077861+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:21:52.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:52 smithi018 bash[21491]: cluster 2024-05-05T16:21:51.077919+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-05-05T16:21:52.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:52 smithi018 bash[21491]: cluster 2024-05-05T16:21:51.077919+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-05-05T16:21:52.220 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:21:52.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:52 smithi107 bash[22444]: cluster 2024-05-05T16:21:51.077861+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:21:52.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:52 smithi107 bash[22444]: cluster 2024-05-05T16:21:51.077861+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-05-05T16:21:52.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:52 smithi107 bash[22444]: cluster 2024-05-05T16:21:51.077919+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-05-05T16:21:52.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:52 smithi107 bash[22444]: cluster 2024-05-05T16:21:51.077919+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-05-05T16:21:52.995 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1714926101,"num_in_osds":2,"osd_in_since":1714926073,"num_remapped_pgs":0} 2024-05-05T16:21:52.996 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd dump --format=json 2024-05-05T16:21:53.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:53 smithi018 bash[21491]: cluster 2024-05-05T16:21:52.103940+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:53 smithi018 bash[21491]: cluster 2024-05-05T16:21:52.103940+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:53 smithi018 bash[21491]: audit 2024-05-05T16:21:52.222479+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.18:0/95167138' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-05T16:21:53.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:53 smithi018 bash[21491]: audit 2024-05-05T16:21:52.222479+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.18:0/95167138' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-05T16:21:53.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:53 smithi107 bash[22444]: cluster 2024-05-05T16:21:52.103940+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:53.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:53 smithi107 bash[22444]: cluster 2024-05-05T16:21:52.103940+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:53.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:53 smithi107 bash[22444]: audit 2024-05-05T16:21:52.222479+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.18:0/95167138' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-05T16:21:53.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:53 smithi107 bash[22444]: audit 2024-05-05T16:21:52.222479+0000 mon.a (mon.0) 423 : audit [DBG] from='client.? 172.21.15.18:0/95167138' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-05T16:21:55.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:55 smithi107 bash[22444]: cluster 2024-05-05T16:21:54.104584+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:55.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:55 smithi107 bash[22444]: cluster 2024-05-05T16:21:54.104584+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:55.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:55 smithi018 bash[21491]: cluster 2024-05-05T16:21:54.104584+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:55.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:55 smithi018 bash[21491]: cluster 2024-05-05T16:21:54.104584+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:57.483 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:21:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: cluster 2024-05-05T16:21:56.105103+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: cluster 2024-05-05T16:21:56.105103+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:57.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: audit 2024-05-05T16:21:56.715298+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: audit 2024-05-05T16:21:56.715298+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: audit 2024-05-05T16:21:56.724054+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: audit 2024-05-05T16:21:56.724054+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: audit 2024-05-05T16:21:56.733876+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:57 smithi107 bash[22444]: audit 2024-05-05T16:21:56.733876+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: cluster 2024-05-05T16:21:56.105103+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: cluster 2024-05-05T16:21:56.105103+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: audit 2024-05-05T16:21:56.715298+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: audit 2024-05-05T16:21:56.715298+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: audit 2024-05-05T16:21:56.724054+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: audit 2024-05-05T16:21:56.724054+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: audit 2024-05-05T16:21:56.733876+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:57.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:57 smithi018 bash[21491]: audit 2024-05-05T16:21:56.733876+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:21:59.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:59 smithi107 bash[22444]: cluster 2024-05-05T16:21:58.105689+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:59.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:21:59 smithi107 bash[22444]: cluster 2024-05-05T16:21:58.105689+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:59.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:59 smithi018 bash[21491]: cluster 2024-05-05T16:21:58.105689+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:21:59.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:21:59 smithi018 bash[21491]: cluster 2024-05-05T16:21:58.105689+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:00.115 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:22:00.115 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":14,"fsid":"c15c6f5e-0afa-11ef-bc97-c7b262605968","created":"2024-05-05T16:17:06.336645+0000","modified":"2024-05-05T16:21:42.795213+0000","last_up_change":"2024-05-05T16:21:41.783531+0000","last_in_change":"2024-05-05T16:21:13.933937+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"df03edab-e23a-4c76-8b91-07f578445a12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6803","nonce":3801750130}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6805","nonce":3801750130}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6809","nonce":3801750130}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6807","nonce":3801750130}]},"public_addr":"172.21.15.18:6803/3801750130","cluster_addr":"172.21.15.18:6805/3801750130","heartbeat_back_addr":"172.21.15.18:6809/3801750130","heartbeat_front_addr":"172.21.15.18:6807/3801750130","state":["exists","up"]},{"osd":1,"uuid":"ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6801","nonce":291070769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6803","nonce":291070769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6807","nonce":291070769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6805","nonce":291070769}]},"public_addr":"172.21.15.107:6801/291070769","cluster_addr":"172.21.15.107:6803/291070769","heartbeat_back_addr":"172.21.15.107:6807/291070769","heartbeat_front_addr":"172.21.15.107:6805/291070769","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-05-05T16:20:46.864030+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-05-05T16:21:39.805006+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:6801/1459777201":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/386890144":"2024-05-06T16:18:15.893682+0000","172.21.15.18:6801/3928672518":"2024-05-06T16:17:39.762204+0000","172.21.15.18:6800/3928672518":"2024-05-06T16:17:39.762204+0000","172.21.15.18:6800/1459777201":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/2073057237":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/3245543663":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/2889192431":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/3733572596":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/4200307725":"2024-05-06T16:18:15.893682+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-05-05T16:22:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:00 smithi107 bash[22444]: audit 2024-05-05T16:22:00.117298+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.18:0/616538770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:00 smithi107 bash[22444]: audit 2024-05-05T16:22:00.117298+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.18:0/616538770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:00.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:00 smithi018 bash[21491]: audit 2024-05-05T16:22:00.117298+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.18:0/616538770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:00.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:00 smithi018 bash[21491]: audit 2024-05-05T16:22:00.117298+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.18:0/616538770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:00.841 INFO:tasks.cephadm.ceph_manager.ceph:[] 2024-05-05T16:22:00.841 INFO:tasks.cephadm:Setting up client nodes... 2024-05-05T16:22:00.842 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-05-05T16:22:00.842 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-05-05T16:22:00.842 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph mgr dump --format=json 2024-05-05T16:22:01.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:01 smithi107 bash[22444]: cluster 2024-05-05T16:22:00.106262+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:01.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:01 smithi107 bash[22444]: cluster 2024-05-05T16:22:00.106262+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:01.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:01 smithi018 bash[21491]: cluster 2024-05-05T16:22:00.106262+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:01.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:01 smithi018 bash[21491]: cluster 2024-05-05T16:22:00.106262+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:02.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:02 smithi107 bash[22444]: cluster 2024-05-05T16:22:02.106691+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:02.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:02 smithi107 bash[22444]: cluster 2024-05-05T16:22:02.106691+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:02.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:02 smithi018 bash[21491]: cluster 2024-05-05T16:22:02.106691+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:02.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:02 smithi018 bash[21491]: cluster 2024-05-05T16:22:02.106691+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:05.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:05 smithi107 bash[22444]: cluster 2024-05-05T16:22:04.107202+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:05.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:05 smithi107 bash[22444]: cluster 2024-05-05T16:22:04.107202+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:05.569 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:05.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:05 smithi018 bash[21491]: cluster 2024-05-05T16:22:04.107202+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:05.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:05 smithi018 bash[21491]: cluster 2024-05-05T16:22:04.107202+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:07.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:07 smithi107 bash[22444]: cluster 2024-05-05T16:22:06.107762+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:07.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:07 smithi107 bash[22444]: cluster 2024-05-05T16:22:06.107762+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:07.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:07 smithi018 bash[21491]: cluster 2024-05-05T16:22:06.107762+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:07 smithi018 bash[21491]: cluster 2024-05-05T16:22:06.107762+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:08.747 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:22:09.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:09 smithi018 bash[21491]: cluster 2024-05-05T16:22:08.108391+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:09 smithi018 bash[21491]: cluster 2024-05-05T16:22:08.108391+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:09 smithi018 bash[21491]: audit 2024-05-05T16:22:08.741559+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.18:0/3246579091' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-05T16:22:09.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:09 smithi018 bash[21491]: audit 2024-05-05T16:22:08.741559+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.18:0/3246579091' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-05T16:22:09.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:09 smithi107 bash[22444]: cluster 2024-05-05T16:22:08.108391+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:09.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:09 smithi107 bash[22444]: cluster 2024-05-05T16:22:08.108391+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:09.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:09 smithi107 bash[22444]: audit 2024-05-05T16:22:08.741559+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.18:0/3246579091' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-05T16:22:09.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:09 smithi107 bash[22444]: audit 2024-05-05T16:22:08.741559+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.18:0/3246579091' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-05T16:22:09.943 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6800","nonce":785653776},{"type":"v1","addr":"172.21.15.18:6801","nonce":785653776}]},"active_addr":"172.21.15.18:6801/785653776","active_change":"2024-05-05T16:18:15.894002+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24105,"name":"b","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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:1.2.1","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_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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:1.2.1","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_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.18:8443/"},"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":3,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":194633713}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":2131542217}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":106821725}]}]} 2024-05-05T16:22:09.951 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-05-05T16:22:09.951 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-05-05T16:22:09.951 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd dump --format=json 2024-05-05T16:22:10.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: audit 2024-05-05T16:22:09.692503+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: audit 2024-05-05T16:22:09.692503+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: audit 2024-05-05T16:22:09.700134+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: audit 2024-05-05T16:22:09.700134+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: audit 2024-05-05T16:22:09.709347+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: audit 2024-05-05T16:22:09.709347+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: cluster 2024-05-05T16:22:10.108879+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:10.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:10 smithi107 bash[22444]: cluster 2024-05-05T16:22:10.108879+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:11.001 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: audit 2024-05-05T16:22:09.692503+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:11.001 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: audit 2024-05-05T16:22:09.692503+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:11.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: audit 2024-05-05T16:22:09.700134+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:11.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: audit 2024-05-05T16:22:09.700134+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:11.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: audit 2024-05-05T16:22:09.709347+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:11.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: audit 2024-05-05T16:22:09.709347+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:11.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: cluster 2024-05-05T16:22:10.108879+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:11.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:10 smithi018 bash[21491]: cluster 2024-05-05T16:22:10.108879+0000 mgr.a (mgr.14152) 162 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:13.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:13 smithi107 bash[22444]: cluster 2024-05-05T16:22:12.109450+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:13.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:13 smithi107 bash[22444]: cluster 2024-05-05T16:22:12.109450+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:13.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:13 smithi018 bash[21491]: cluster 2024-05-05T16:22:12.109450+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:13.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:13 smithi018 bash[21491]: cluster 2024-05-05T16:22:12.109450+0000 mgr.a (mgr.14152) 163 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:15.217 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:15.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:15 smithi107 bash[22444]: cluster 2024-05-05T16:22:14.110000+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:15.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:15 smithi107 bash[22444]: cluster 2024-05-05T16:22:14.110000+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:15.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:15 smithi018 bash[21491]: cluster 2024-05-05T16:22:14.110000+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:15.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:15 smithi018 bash[21491]: cluster 2024-05-05T16:22:14.110000+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:17.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: cluster 2024-05-05T16:22:16.110553+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: cluster 2024-05-05T16:22:16.110553+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: audit 2024-05-05T16:22:16.854242+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: audit 2024-05-05T16:22:16.854242+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: audit 2024-05-05T16:22:16.860047+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: audit 2024-05-05T16:22:16.860047+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: audit 2024-05-05T16:22:16.865897+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:17 smithi107 bash[22444]: audit 2024-05-05T16:22:16.865897+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: cluster 2024-05-05T16:22:16.110553+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:17.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: cluster 2024-05-05T16:22:16.110553+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: audit 2024-05-05T16:22:16.854242+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: audit 2024-05-05T16:22:16.854242+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: audit 2024-05-05T16:22:16.860047+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: audit 2024-05-05T16:22:16.860047+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: audit 2024-05-05T16:22:16.865897+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:17 smithi018 bash[21491]: audit 2024-05-05T16:22:16.865897+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:17.751 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:22:17.751 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":14,"fsid":"c15c6f5e-0afa-11ef-bc97-c7b262605968","created":"2024-05-05T16:17:06.336645+0000","modified":"2024-05-05T16:21:42.795213+0000","last_up_change":"2024-05-05T16:21:41.783531+0000","last_in_change":"2024-05-05T16:21:13.933937+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"df03edab-e23a-4c76-8b91-07f578445a12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6803","nonce":3801750130}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6805","nonce":3801750130}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6809","nonce":3801750130}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6807","nonce":3801750130}]},"public_addr":"172.21.15.18:6803/3801750130","cluster_addr":"172.21.15.18:6805/3801750130","heartbeat_back_addr":"172.21.15.18:6809/3801750130","heartbeat_front_addr":"172.21.15.18:6807/3801750130","state":["exists","up"]},{"osd":1,"uuid":"ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6801","nonce":291070769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6803","nonce":291070769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6807","nonce":291070769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6805","nonce":291070769}]},"public_addr":"172.21.15.107:6801/291070769","cluster_addr":"172.21.15.107:6803/291070769","heartbeat_back_addr":"172.21.15.107:6807/291070769","heartbeat_front_addr":"172.21.15.107:6805/291070769","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-05-05T16:20:46.864030+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-05-05T16:21:39.805006+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:6801/1459777201":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/386890144":"2024-05-06T16:18:15.893682+0000","172.21.15.18:6801/3928672518":"2024-05-06T16:17:39.762204+0000","172.21.15.18:6800/3928672518":"2024-05-06T16:17:39.762204+0000","172.21.15.18:6800/1459777201":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/2073057237":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/3245543663":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/2889192431":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/3733572596":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/4200307725":"2024-05-06T16:18:15.893682+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-05-05T16:22:18.472 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:18 smithi018 bash[21491]: audit 2024-05-05T16:22:17.753036+0000 mon.a (mon.0) 435 : audit [DBG] from='client.? 172.21.15.18:0/4159852657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:18.473 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:18 smithi018 bash[21491]: audit 2024-05-05T16:22:17.753036+0000 mon.a (mon.0) 435 : audit [DBG] from='client.? 172.21.15.18:0/4159852657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:18.474 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-05-05T16:22:18.474 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd dump --format=json 2024-05-05T16:22:18.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:18 smithi107 bash[22444]: audit 2024-05-05T16:22:17.753036+0000 mon.a (mon.0) 435 : audit [DBG] from='client.? 172.21.15.18:0/4159852657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:18.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:18 smithi107 bash[22444]: audit 2024-05-05T16:22:17.753036+0000 mon.a (mon.0) 435 : audit [DBG] from='client.? 172.21.15.18:0/4159852657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:19.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:19 smithi107 bash[22444]: cluster 2024-05-05T16:22:18.111022+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:19.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:19 smithi107 bash[22444]: cluster 2024-05-05T16:22:18.111022+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:19.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:19 smithi018 bash[21491]: cluster 2024-05-05T16:22:18.111022+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:19.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:19 smithi018 bash[21491]: cluster 2024-05-05T16:22:18.111022+0000 mgr.a (mgr.14152) 166 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:20.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:20 smithi107 bash[22444]: cluster 2024-05-05T16:22:20.111588+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:20.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:20 smithi107 bash[22444]: cluster 2024-05-05T16:22:20.111588+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:20.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:20 smithi018 bash[21491]: cluster 2024-05-05T16:22:20.111588+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:20.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:20 smithi018 bash[21491]: cluster 2024-05-05T16:22:20.111588+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:23.199 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:23.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:23 smithi107 bash[22444]: cluster 2024-05-05T16:22:22.112227+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:23.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:23 smithi107 bash[22444]: cluster 2024-05-05T16:22:22.112227+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:23.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:23 smithi018 bash[21491]: cluster 2024-05-05T16:22:22.112227+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:23.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:23 smithi018 bash[21491]: cluster 2024-05-05T16:22:22.112227+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:25.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:25 smithi107 bash[22444]: cluster 2024-05-05T16:22:24.112580+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:25.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:25 smithi107 bash[22444]: cluster 2024-05-05T16:22:24.112580+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:25.472 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:25 smithi018 bash[21491]: cluster 2024-05-05T16:22:24.112580+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:25.472 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:25 smithi018 bash[21491]: cluster 2024-05-05T16:22:24.112580+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:25.878 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:22:25.879 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":14,"fsid":"c15c6f5e-0afa-11ef-bc97-c7b262605968","created":"2024-05-05T16:17:06.336645+0000","modified":"2024-05-05T16:21:42.795213+0000","last_up_change":"2024-05-05T16:21:41.783531+0000","last_in_change":"2024-05-05T16:21:13.933937+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"df03edab-e23a-4c76-8b91-07f578445a12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6803","nonce":3801750130}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6805","nonce":3801750130}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6809","nonce":3801750130}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3801750130},{"type":"v1","addr":"172.21.15.18:6807","nonce":3801750130}]},"public_addr":"172.21.15.18:6803/3801750130","cluster_addr":"172.21.15.18:6805/3801750130","heartbeat_back_addr":"172.21.15.18:6809/3801750130","heartbeat_front_addr":"172.21.15.18:6807/3801750130","state":["exists","up"]},{"osd":1,"uuid":"ebf4b07d-f6ff-490f-8f1b-eb44455d4a1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6801","nonce":291070769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6803","nonce":291070769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6807","nonce":291070769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":291070769},{"type":"v1","addr":"172.21.15.107:6805","nonce":291070769}]},"public_addr":"172.21.15.107:6801/291070769","cluster_addr":"172.21.15.107:6803/291070769","heartbeat_back_addr":"172.21.15.107:6807/291070769","heartbeat_front_addr":"172.21.15.107:6805/291070769","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-05-05T16:20:46.864030+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-05-05T16:21:39.805006+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:6801/1459777201":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/386890144":"2024-05-06T16:18:15.893682+0000","172.21.15.18:6801/3928672518":"2024-05-06T16:17:39.762204+0000","172.21.15.18:6800/3928672518":"2024-05-06T16:17:39.762204+0000","172.21.15.18:6800/1459777201":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/2073057237":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/3245543663":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/2889192431":"2024-05-06T16:18:15.893682+0000","172.21.15.18:0/3733572596":"2024-05-06T16:17:39.762204+0000","172.21.15.18:0/4200307725":"2024-05-06T16:18:15.893682+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-05-05T16:22:26.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:26 smithi107 bash[22444]: audit 2024-05-05T16:22:25.880891+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.18:0/3478596234' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:26.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:26 smithi107 bash[22444]: audit 2024-05-05T16:22:25.880891+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.18:0/3478596234' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:26.575 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:26 smithi018 bash[21491]: audit 2024-05-05T16:22:25.880891+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.18:0/3478596234' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:26.575 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:26 smithi018 bash[21491]: audit 2024-05-05T16:22:25.880891+0000 mon.a (mon.0) 436 : audit [DBG] from='client.? 172.21.15.18:0/3478596234' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-05T16:22:26.577 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-05-05T16:22:26.577 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-05-05T16:22:27.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:27 smithi107 bash[22444]: cluster 2024-05-05T16:22:26.112947+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:27.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:27 smithi107 bash[22444]: cluster 2024-05-05T16:22:26.112947+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:27.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:27 smithi018 bash[21491]: cluster 2024-05-05T16:22:26.112947+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:27.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:27 smithi018 bash[21491]: cluster 2024-05-05T16:22:26.112947+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:28.492 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:28 smithi018 bash[21491]: cluster 2024-05-05T16:22:28.113410+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:28.492 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:28 smithi018 bash[21491]: cluster 2024-05-05T16:22:28.113410+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:28.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:28 smithi107 bash[22444]: cluster 2024-05-05T16:22:28.113410+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:28.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:28 smithi107 bash[22444]: cluster 2024-05-05T16:22:28.113410+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: audit 2024-05-05T16:22:29.919753+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: audit 2024-05-05T16:22:29.919753+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: audit 2024-05-05T16:22:29.925044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: audit 2024-05-05T16:22:29.925044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: audit 2024-05-05T16:22:29.931320+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: audit 2024-05-05T16:22:29.931320+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: cluster 2024-05-05T16:22:30.113855+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:31.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:30 smithi018 bash[21491]: cluster 2024-05-05T16:22:30.113855+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:31.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: audit 2024-05-05T16:22:29.919753+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: audit 2024-05-05T16:22:29.919753+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: audit 2024-05-05T16:22:29.925044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: audit 2024-05-05T16:22:29.925044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: audit 2024-05-05T16:22:29.931320+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: audit 2024-05-05T16:22:29.931320+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: cluster 2024-05-05T16:22:30.113855+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:31.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:30 smithi107 bash[22444]: cluster 2024-05-05T16:22:30.113855+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:31.710 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:31.710 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:33 smithi107 bash[22444]: cluster 2024-05-05T16:22:32.114312+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:33 smithi107 bash[22444]: cluster 2024-05-05T16:22:32.114312+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:33.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:33 smithi018 bash[21491]: cluster 2024-05-05T16:22:32.114312+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:33.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:33 smithi018 bash[21491]: cluster 2024-05-05T16:22:32.114312+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:35.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:35 smithi018 bash[21491]: cluster 2024-05-05T16:22:34.114778+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:35.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:35 smithi018 bash[21491]: cluster 2024-05-05T16:22:34.114778+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:35.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:35 smithi107 bash[22444]: cluster 2024-05-05T16:22:34.114778+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:35.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:35 smithi107 bash[22444]: cluster 2024-05-05T16:22:34.114778+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:35.945 INFO:teuthology.orchestra.run.smithi018.stdout:34359738393 2024-05-05T16:22:35.946 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-05-05T16:22:35.960 INFO:teuthology.orchestra.run.smithi018.stdout:55834574862 2024-05-05T16:22:35.961 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-05-05T16:22:37.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: cluster 2024-05-05T16:22:36.115117+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:37.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: cluster 2024-05-05T16:22:36.115117+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: audit 2024-05-05T16:22:37.068551+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: audit 2024-05-05T16:22:37.068551+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: audit 2024-05-05T16:22:37.077420+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: audit 2024-05-05T16:22:37.077420+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: audit 2024-05-05T16:22:37.086458+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:37 smithi107 bash[22444]: audit 2024-05-05T16:22:37.086458+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: cluster 2024-05-05T16:22:36.115117+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: cluster 2024-05-05T16:22:36.115117+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: audit 2024-05-05T16:22:37.068551+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: audit 2024-05-05T16:22:37.068551+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: audit 2024-05-05T16:22:37.077420+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: audit 2024-05-05T16:22:37.077420+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: audit 2024-05-05T16:22:37.086458+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:37.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:37 smithi018 bash[21491]: audit 2024-05-05T16:22:37.086458+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:38.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:38 smithi107 bash[22444]: cluster 2024-05-05T16:22:38.115565+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:38.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:38 smithi107 bash[22444]: cluster 2024-05-05T16:22:38.115565+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:38.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:38 smithi018 bash[21491]: cluster 2024-05-05T16:22:38.115565+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:38.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:38 smithi018 bash[21491]: cluster 2024-05-05T16:22:38.115565+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:40.679 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:40.679 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:41 smithi107 bash[22444]: cluster 2024-05-05T16:22:40.116064+0000 mgr.a (mgr.14152) 177 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:41 smithi107 bash[22444]: cluster 2024-05-05T16:22:40.116064+0000 mgr.a (mgr.14152) 177 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:41.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:41 smithi018 bash[21491]: cluster 2024-05-05T16:22:40.116064+0000 mgr.a (mgr.14152) 177 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:41.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:41 smithi018 bash[21491]: cluster 2024-05-05T16:22:40.116064+0000 mgr.a (mgr.14152) 177 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:43.474 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:43 smithi107 bash[22444]: cluster 2024-05-05T16:22:42.116473+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:43.474 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:43 smithi107 bash[22444]: cluster 2024-05-05T16:22:42.116473+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:43.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:43 smithi018 bash[21491]: cluster 2024-05-05T16:22:42.116473+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:43.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:43 smithi018 bash[21491]: cluster 2024-05-05T16:22:42.116473+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:44.519 INFO:teuthology.orchestra.run.smithi018.stdout:34359738395 2024-05-05T16:22:44.534 INFO:teuthology.orchestra.run.smithi018.stdout:55834574864 2024-05-05T16:22:45.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:45 smithi107 bash[22444]: cluster 2024-05-05T16:22:44.116919+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:45.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:45 smithi107 bash[22444]: cluster 2024-05-05T16:22:44.116919+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:45.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:45 smithi107 bash[22444]: audit 2024-05-05T16:22:44.522248+0000 mon.a (mon.0) 443 : audit [DBG] from='client.? 172.21.15.18:0/934562531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-05T16:22:45.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:45 smithi107 bash[22444]: audit 2024-05-05T16:22:44.522248+0000 mon.a (mon.0) 443 : audit [DBG] from='client.? 172.21.15.18:0/934562531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-05T16:22:45.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:45 smithi107 bash[22444]: audit 2024-05-05T16:22:44.536864+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.18:0/2739993249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-05T16:22:45.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:45 smithi107 bash[22444]: audit 2024-05-05T16:22:44.536864+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.18:0/2739993249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-05T16:22:45.408 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738393 got 34359738395 for osd.0 2024-05-05T16:22:45.409 DEBUG:teuthology.parallel:result is None 2024-05-05T16:22:45.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:45 smithi018 bash[21491]: cluster 2024-05-05T16:22:44.116919+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:45.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:45 smithi018 bash[21491]: cluster 2024-05-05T16:22:44.116919+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:45.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:45 smithi018 bash[21491]: audit 2024-05-05T16:22:44.522248+0000 mon.a (mon.0) 443 : audit [DBG] from='client.? 172.21.15.18:0/934562531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-05T16:22:45.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:45 smithi018 bash[21491]: audit 2024-05-05T16:22:44.522248+0000 mon.a (mon.0) 443 : audit [DBG] from='client.? 172.21.15.18:0/934562531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-05T16:22:45.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:45 smithi018 bash[21491]: audit 2024-05-05T16:22:44.536864+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.18:0/2739993249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-05T16:22:45.427 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:45 smithi018 bash[21491]: audit 2024-05-05T16:22:44.536864+0000 mon.a (mon.0) 444 : audit [DBG] from='client.? 172.21.15.18:0/2739993249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-05T16:22:45.428 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574862 got 55834574864 for osd.1 2024-05-05T16:22:45.428 DEBUG:teuthology.parallel:result is None 2024-05-05T16:22:45.428 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-05-05T16:22:45.429 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph pg dump --format=json 2024-05-05T16:22:46.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:46 smithi107 bash[22444]: cluster 2024-05-05T16:22:46.117353+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:46.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:46 smithi107 bash[22444]: cluster 2024-05-05T16:22:46.117353+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:46.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:46 smithi018 bash[21491]: cluster 2024-05-05T16:22:46.117353+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:46.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:46 smithi018 bash[21491]: cluster 2024-05-05T16:22:46.117353+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:49.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:49 smithi107 bash[22444]: cluster 2024-05-05T16:22:48.117817+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:49.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:49 smithi107 bash[22444]: cluster 2024-05-05T16:22:48.117817+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:49.499 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:49 smithi018 bash[21491]: cluster 2024-05-05T16:22:48.117817+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:49.499 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:49 smithi018 bash[21491]: cluster 2024-05-05T16:22:48.117817+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:51.299 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:51.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: cluster 2024-05-05T16:22:50.118135+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: cluster 2024-05-05T16:22:50.118135+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.118495+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.118495+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.126006+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.126006+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.132872+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.132872+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.177896+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.177896+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.182579+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.182579+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.184238+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:22:51.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.184238+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:22:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.193207+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:51 smithi107 bash[22444]: audit 2024-05-05T16:22:50.193207+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: cluster 2024-05-05T16:22:50.118135+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: cluster 2024-05-05T16:22:50.118135+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.118495+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.118495+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.126006+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.126006+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.132872+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.132872+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.177896+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.177896+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.182579+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:22:51.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.182579+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:22:51.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.184238+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:22:51.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.184238+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:22:51.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.193207+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:51.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:51 smithi018 bash[21491]: audit 2024-05-05T16:22:50.193207+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:53.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:53 smithi107 bash[22444]: cluster 2024-05-05T16:22:52.118432+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:53.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:53 smithi107 bash[22444]: cluster 2024-05-05T16:22:52.118432+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:53.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:53 smithi018 bash[21491]: cluster 2024-05-05T16:22:52.118432+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:53.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:53 smithi018 bash[21491]: cluster 2024-05-05T16:22:52.118432+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:54.007 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:22:54.009 INFO:teuthology.orchestra.run.smithi018.stderr:dumped all 2024-05-05T16:22:54.671 INFO:teuthology.orchestra.run.smithi018.stdout:{"pg_ready":true,"pg_map":{"version":144,"stamp":"2024-05-05T16:22:52.118333+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":187490304,"kb_used":54288,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436016,"statfs":{"total":191990071296,"available":191934480384,"internally_reserved":0,"allocated":245760,"data_stored":60448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3190,"internal_metadata":55309194},"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":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574865,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27140,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718012,"statfs":{"total":95995035648,"available":95967244288,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0],"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":8,"seq":34359738396,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27148,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718004,"statfs":{"total":95995035648,"available":95967236096,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1],"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":[]}} 2024-05-05T16:22:54.672 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph pg dump --format=json 2024-05-05T16:22:55.446 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:55 smithi018 bash[21491]: audit 2024-05-05T16:22:54.008311+0000 mgr.a (mgr.14152) 184 : audit [DBG] from='client.14266 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:22:55.446 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:55 smithi018 bash[21491]: audit 2024-05-05T16:22:54.008311+0000 mgr.a (mgr.14152) 184 : audit [DBG] from='client.14266 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:22:55.447 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:55 smithi018 bash[21491]: cluster 2024-05-05T16:22:54.118656+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:55.447 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:55 smithi018 bash[21491]: cluster 2024-05-05T16:22:54.118656+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:55.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:55 smithi107 bash[22444]: audit 2024-05-05T16:22:54.008311+0000 mgr.a (mgr.14152) 184 : audit [DBG] from='client.14266 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:22:55.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:55 smithi107 bash[22444]: audit 2024-05-05T16:22:54.008311+0000 mgr.a (mgr.14152) 184 : audit [DBG] from='client.14266 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:22:55.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:55 smithi107 bash[22444]: cluster 2024-05-05T16:22:54.118656+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:55.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:55 smithi107 bash[22444]: cluster 2024-05-05T16:22:54.118656+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:57 smithi107 bash[22444]: cluster 2024-05-05T16:22:56.119055+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:57 smithi107 bash[22444]: cluster 2024-05-05T16:22:56.119055+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:57.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:57 smithi018 bash[21491]: cluster 2024-05-05T16:22:56.119055+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:57.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:57 smithi018 bash[21491]: cluster 2024-05-05T16:22:56.119055+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:58.425 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:22:58.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: audit 2024-05-05T16:22:57.256244+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: audit 2024-05-05T16:22:57.256244+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: audit 2024-05-05T16:22:57.264170+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: audit 2024-05-05T16:22:57.264170+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: audit 2024-05-05T16:22:57.274106+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: audit 2024-05-05T16:22:57.274106+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: cluster 2024-05-05T16:22:58.119536+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:58.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:22:58 smithi018 bash[21491]: cluster 2024-05-05T16:22:58.119536+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:58.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: audit 2024-05-05T16:22:57.256244+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: audit 2024-05-05T16:22:57.256244+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: audit 2024-05-05T16:22:57.264170+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: audit 2024-05-05T16:22:57.264170+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: audit 2024-05-05T16:22:57.274106+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: audit 2024-05-05T16:22:57.274106+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:22:58.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: cluster 2024-05-05T16:22:58.119536+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:22:58.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:22:58 smithi107 bash[22444]: cluster 2024-05-05T16:22:58.119536+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:00.986 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:23:00.989 INFO:teuthology.orchestra.run.smithi018.stderr:dumped all 2024-05-05T16:23:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:01 smithi018 bash[21491]: cluster 2024-05-05T16:23:00.120032+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:01 smithi018 bash[21491]: cluster 2024-05-05T16:23:00.120032+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:01.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:01 smithi107 bash[22444]: cluster 2024-05-05T16:23:00.120032+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:01.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:01 smithi107 bash[22444]: cluster 2024-05-05T16:23:00.120032+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:01.724 INFO:teuthology.orchestra.run.smithi018.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2024-05-05T16:23:00.119819+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":187490304,"kb_used":54288,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436016,"statfs":{"total":191990071296,"available":191934480384,"internally_reserved":0,"allocated":245760,"data_stored":60448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3190,"internal_metadata":55309194},"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":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574867,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27140,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718012,"statfs":{"total":95995035648,"available":95967244288,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0],"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":8,"seq":34359738398,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27148,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718004,"statfs":{"total":95995035648,"available":95967236096,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1],"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":[]}} 2024-05-05T16:23:01.725 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-05-05T16:23:01.725 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-05-05T16:23:01.725 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-05-05T16:23:01.725 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph health --format=json 2024-05-05T16:23:02.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:02 smithi107 bash[22444]: audit 2024-05-05T16:23:00.988417+0000 mgr.a (mgr.14152) 189 : audit [DBG] from='client.14270 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:02.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:02 smithi107 bash[22444]: audit 2024-05-05T16:23:00.988417+0000 mgr.a (mgr.14152) 189 : audit [DBG] from='client.14270 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:02.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:02 smithi018 bash[21491]: audit 2024-05-05T16:23:00.988417+0000 mgr.a (mgr.14152) 189 : audit [DBG] from='client.14270 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:02.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:02 smithi018 bash[21491]: audit 2024-05-05T16:23:00.988417+0000 mgr.a (mgr.14152) 189 : audit [DBG] from='client.14270 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:03.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:03 smithi107 bash[22444]: cluster 2024-05-05T16:23:02.120430+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:03.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:03 smithi107 bash[22444]: cluster 2024-05-05T16:23:02.120430+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:03.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:03 smithi018 bash[21491]: cluster 2024-05-05T16:23:02.120430+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:03.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:03 smithi018 bash[21491]: cluster 2024-05-05T16:23:02.120430+0000 mgr.a (mgr.14152) 190 : cluster [DBG] pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:04.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:04 smithi107 bash[22444]: cluster 2024-05-05T16:23:04.120934+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:04.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:04 smithi107 bash[22444]: cluster 2024-05-05T16:23:04.120934+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:04.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:04 smithi018 bash[21491]: cluster 2024-05-05T16:23:04.120934+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:04.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:04 smithi018 bash[21491]: cluster 2024-05-05T16:23:04.120934+0000 mgr.a (mgr.14152) 191 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:06.450 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:23:07.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:07 smithi107 bash[22444]: cluster 2024-05-05T16:23:06.121516+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:07.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:07 smithi107 bash[22444]: cluster 2024-05-05T16:23:06.121516+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:07.501 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:07 smithi018 bash[21491]: cluster 2024-05-05T16:23:06.121516+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:07.501 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:07 smithi018 bash[21491]: cluster 2024-05-05T16:23:06.121516+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:09.313 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:23:09.313 INFO:teuthology.orchestra.run.smithi018.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-05-05T16:23:09.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:09 smithi107 bash[22444]: cluster 2024-05-05T16:23:08.122138+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:09.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:09 smithi107 bash[22444]: cluster 2024-05-05T16:23:08.122138+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:09.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:09 smithi018 bash[21491]: cluster 2024-05-05T16:23:08.122138+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:09.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:09 smithi018 bash[21491]: cluster 2024-05-05T16:23:08.122138+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:10.338 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-05-05T16:23:10.338 INFO:tasks.cephadm:Setup complete, yielding 2024-05-05T16:23:10.338 INFO:teuthology.run_tasks:Running task exec... 2024-05-05T16:23:10.351 INFO:teuthology.task.exec:Executing custom commands... 2024-05-05T16:23:10.351 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi018.front.sepia.ceph.com 2024-05-05T16:23:10.351 DEBUG:teuthology.orchestra.run.smithi018:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2024-05-05T16:23:10.367 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi107.front.sepia.ceph.com 2024-05-05T16:23:10.367 DEBUG:teuthology.orchestra.run.smithi107:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2024-05-05T16:23:10.383 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-05-05T16:23:10.398 INFO:tasks.cephadm:Applying spec(s): extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon --- custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest --- custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z 2024-05-05T16:23:10.399 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch apply -i - 2024-05-05T16:23:10.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:10 smithi107 bash[22444]: audit 2024-05-05T16:23:09.315887+0000 mon.a (mon.0) 455 : audit [DBG] from='client.? 172.21.15.18:0/1020208097' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-05T16:23:10.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:10 smithi107 bash[22444]: audit 2024-05-05T16:23:09.315887+0000 mon.a (mon.0) 455 : audit [DBG] from='client.? 172.21.15.18:0/1020208097' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-05T16:23:10.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:10 smithi018 bash[21491]: audit 2024-05-05T16:23:09.315887+0000 mon.a (mon.0) 455 : audit [DBG] from='client.? 172.21.15.18:0/1020208097' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-05T16:23:10.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:10 smithi018 bash[21491]: audit 2024-05-05T16:23:09.315887+0000 mon.a (mon.0) 455 : audit [DBG] from='client.? 172.21.15.18:0/1020208097' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: cluster 2024-05-05T16:23:10.122682+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: cluster 2024-05-05T16:23:10.122682+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: audit 2024-05-05T16:23:10.327643+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: audit 2024-05-05T16:23:10.327643+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: audit 2024-05-05T16:23:10.334703+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: audit 2024-05-05T16:23:10.334703+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: audit 2024-05-05T16:23:10.343121+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:11 smithi018 bash[21491]: audit 2024-05-05T16:23:10.343121+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: cluster 2024-05-05T16:23:10.122682+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: cluster 2024-05-05T16:23:10.122682+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: audit 2024-05-05T16:23:10.327643+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: audit 2024-05-05T16:23:10.327643+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: audit 2024-05-05T16:23:10.334703+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: audit 2024-05-05T16:23:10.334703+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: audit 2024-05-05T16:23:10.343121+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:11.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:11 smithi107 bash[22444]: audit 2024-05-05T16:23:10.343121+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:12.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:12 smithi107 bash[22444]: cluster 2024-05-05T16:23:12.123168+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:12.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:12 smithi107 bash[22444]: cluster 2024-05-05T16:23:12.123168+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:12.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:12 smithi018 bash[21491]: cluster 2024-05-05T16:23:12.123168+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:12.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:12 smithi018 bash[21491]: cluster 2024-05-05T16:23:12.123168+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:15.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:15 smithi107 bash[22444]: cluster 2024-05-05T16:23:14.123683+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:15.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:15 smithi107 bash[22444]: cluster 2024-05-05T16:23:14.123683+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:15.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:15 smithi018 bash[21491]: cluster 2024-05-05T16:23:14.123683+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:15.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:15 smithi018 bash[21491]: cluster 2024-05-05T16:23:14.123683+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:15.616 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:23:17.482 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:17 smithi018 bash[21491]: cluster 2024-05-05T16:23:16.124161+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:17.483 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:17 smithi018 bash[21491]: cluster 2024-05-05T16:23:16.124161+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:17.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:17 smithi107 bash[22444]: cluster 2024-05-05T16:23:16.124161+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:17.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:17 smithi107 bash[22444]: cluster 2024-05-05T16:23:16.124161+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:18.340 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled mon update... 2024-05-05T16:23:18.340 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled container.foo update... 2024-05-05T16:23:18.340 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled container.bar update... 2024-05-05T16:23:18.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:17.465890+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:17.465890+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:17.475097+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:17.475097+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:17.482870+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:17.482870+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: cluster 2024-05-05T16:23:18.124745+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: cluster 2024-05-05T16:23:18.124745+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.326704+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.326704+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.334067+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.334067+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.341776+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.341776+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.349999+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.349999+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.352723+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.352723+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.353722+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.353722+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.360311+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.360311+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.367754+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:18 smithi107 bash[22444]: audit 2024-05-05T16:23:18.367754+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:17.465890+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:17.465890+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:17.475097+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:17.475097+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:17.482870+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:17.482870+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: cluster 2024-05-05T16:23:18.124745+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: cluster 2024-05-05T16:23:18.124745+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.326704+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.326704+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.334067+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.750 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.334067+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.341776+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.341776+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.349999+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.349999+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.352723+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.352723+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.353722+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.353722+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.360311+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.360311+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.367754+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:18.751 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:18 smithi018 bash[21491]: audit 2024-05-05T16:23:18.367754+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:19.078 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-05-05T16:23:19.088 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2024-05-05T16:23:19.088 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch ls -f json 2024-05-05T16:23:19.287 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:19.287 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:23:19 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:19.287 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:23:19 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:19.561 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:23:19 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:19.562 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:23:19 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: audit 2024-05-05T16:23:18.302238+0000 mgr.a (mgr.14152) 199 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: audit 2024-05-05T16:23:18.302238+0000 mgr.a (mgr.14152) 199 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.319770+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Saving service mon spec with placement * 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.319770+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Saving service mon spec with placement * 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.327876+0000 mgr.a (mgr.14152) 201 : cephadm [INF] Saving service container.foo spec with placement * 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.327876+0000 mgr.a (mgr.14152) 201 : cephadm [INF] Saving service container.foo spec with placement * 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.335137+0000 mgr.a (mgr.14152) 202 : cephadm [INF] Saving service container.bar spec with placement * 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.335137+0000 mgr.a (mgr.14152) 202 : cephadm [INF] Saving service container.bar spec with placement * 2024-05-05T16:23:19.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.369543+0000 mgr.a (mgr.14152) 203 : cephadm [INF] Deploying daemon container.foo.smithi018 on smithi018 2024-05-05T16:23:19.563 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:19 smithi018 bash[21491]: cephadm 2024-05-05T16:23:18.369543+0000 mgr.a (mgr.14152) 203 : cephadm [INF] Deploying daemon container.foo.smithi018 on smithi018 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: audit 2024-05-05T16:23:18.302238+0000 mgr.a (mgr.14152) 199 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: audit 2024-05-05T16:23:18.302238+0000 mgr.a (mgr.14152) 199 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.319770+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Saving service mon spec with placement * 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.319770+0000 mgr.a (mgr.14152) 200 : cephadm [INF] Saving service mon spec with placement * 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.327876+0000 mgr.a (mgr.14152) 201 : cephadm [INF] Saving service container.foo spec with placement * 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.327876+0000 mgr.a (mgr.14152) 201 : cephadm [INF] Saving service container.foo spec with placement * 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.335137+0000 mgr.a (mgr.14152) 202 : cephadm [INF] Saving service container.bar spec with placement * 2024-05-05T16:23:19.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.335137+0000 mgr.a (mgr.14152) 202 : cephadm [INF] Saving service container.bar spec with placement * 2024-05-05T16:23:19.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.369543+0000 mgr.a (mgr.14152) 203 : cephadm [INF] Deploying daemon container.foo.smithi018 on smithi018 2024-05-05T16:23:19.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:19 smithi107 bash[22444]: cephadm 2024-05-05T16:23:18.369543+0000 mgr.a (mgr.14152) 203 : cephadm [INF] Deploying daemon container.foo.smithi018 on smithi018 2024-05-05T16:23:20.562 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:23:20 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:20.562 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:23:20 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:20.562 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:20.562 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:20.562 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:23:20 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:20.563 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:23:20 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:20.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: audit 2024-05-05T16:23:19.564493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: audit 2024-05-05T16:23:19.564493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: audit 2024-05-05T16:23:19.569044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: audit 2024-05-05T16:23:19.569044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: audit 2024-05-05T16:23:19.589059+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: audit 2024-05-05T16:23:19.589059+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: cephadm 2024-05-05T16:23:19.589955+0000 mgr.a (mgr.14152) 204 : cephadm [INF] Deploying daemon container.foo.smithi107 on smithi107 2024-05-05T16:23:20.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: cephadm 2024-05-05T16:23:19.589955+0000 mgr.a (mgr.14152) 204 : cephadm [INF] Deploying daemon container.foo.smithi107 on smithi107 2024-05-05T16:23:20.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: cluster 2024-05-05T16:23:20.125311+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:20.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:20 smithi018 bash[21491]: cluster 2024-05-05T16:23:20.125311+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: audit 2024-05-05T16:23:19.564493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: audit 2024-05-05T16:23:19.564493+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: audit 2024-05-05T16:23:19.569044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: audit 2024-05-05T16:23:19.569044+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: audit 2024-05-05T16:23:19.589059+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: audit 2024-05-05T16:23:19.589059+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: cephadm 2024-05-05T16:23:19.589955+0000 mgr.a (mgr.14152) 204 : cephadm [INF] Deploying daemon container.foo.smithi107 on smithi107 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: cephadm 2024-05-05T16:23:19.589955+0000 mgr.a (mgr.14152) 204 : cephadm [INF] Deploying daemon container.foo.smithi107 on smithi107 2024-05-05T16:23:20.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: cluster 2024-05-05T16:23:20.125311+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:20.994 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:20 smithi107 bash[22444]: cluster 2024-05-05T16:23:20.125311+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:21.672 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:21.673 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:23:21 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:21.673 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:23:21 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:21.953 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:23:21 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:21.953 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:23:21 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.707799+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.707799+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.717161+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.717161+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.763957+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.763957+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.773693+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.954 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: audit 2024-05-05T16:23:20.773693+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:21.955 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: cephadm 2024-05-05T16:23:20.780249+0000 mgr.a (mgr.14152) 206 : cephadm [INF] Deploying daemon container.bar.smithi107 on smithi107 2024-05-05T16:23:21.955 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 bash[22444]: cephadm 2024-05-05T16:23:20.780249+0000 mgr.a (mgr.14152) 206 : cephadm [INF] Deploying daemon container.bar.smithi107 on smithi107 2024-05-05T16:23:21.955 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:21 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:22.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.707799+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.707799+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.717161+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.717161+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.763957+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.763957+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.773693+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: audit 2024-05-05T16:23:20.773693+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: cephadm 2024-05-05T16:23:20.780249+0000 mgr.a (mgr.14152) 206 : cephadm [INF] Deploying daemon container.bar.smithi107 on smithi107 2024-05-05T16:23:22.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:21 smithi018 bash[21491]: cephadm 2024-05-05T16:23:20.780249+0000 mgr.a (mgr.14152) 206 : cephadm [INF] Deploying daemon container.bar.smithi107 on smithi107 2024-05-05T16:23:22.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:22 smithi107 bash[22444]: cluster 2024-05-05T16:23:22.125671+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:22.993 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:22 smithi107 bash[22444]: cluster 2024-05-05T16:23:22.125671+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:23.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:22 smithi018 bash[21491]: cluster 2024-05-05T16:23:22.125671+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:23.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:22 smithi018 bash[21491]: cluster 2024-05-05T16:23:22.125671+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:23.811 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:23:25.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:25 smithi107 bash[22444]: cluster 2024-05-05T16:23:24.125966+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:25.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:25 smithi107 bash[22444]: cluster 2024-05-05T16:23:24.125966+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:25.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:25 smithi107 bash[22444]: audit 2024-05-05T16:23:24.214190+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:25.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:25 smithi107 bash[22444]: audit 2024-05-05T16:23:24.214190+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:25.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:25 smithi018 bash[21491]: cluster 2024-05-05T16:23:24.125966+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:25.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:25 smithi018 bash[21491]: cluster 2024-05-05T16:23:24.125966+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:25.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:25 smithi018 bash[21491]: audit 2024-05-05T16:23:24.214190+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:25.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:25 smithi018 bash[21491]: audit 2024-05-05T16:23:24.214190+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:27.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:27 smithi018 bash[21491]: cluster 2024-05-05T16:23:26.126406+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:27.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:27 smithi018 bash[21491]: cluster 2024-05-05T16:23:26.126406+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:27.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:27 smithi107 bash[22444]: cluster 2024-05-05T16:23:26.126406+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:27.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:27 smithi107 bash[22444]: cluster 2024-05-05T16:23:26.126406+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:29.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:29 smithi107 bash[22444]: cluster 2024-05-05T16:23:28.126877+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:29.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:29 smithi107 bash[22444]: cluster 2024-05-05T16:23:28.126877+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:29.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:29 smithi018 bash[21491]: cluster 2024-05-05T16:23:28.126877+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:29.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:29 smithi018 bash[21491]: cluster 2024-05-05T16:23:28.126877+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:30.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:30 smithi107 bash[22444]: cluster 2024-05-05T16:23:30.127361+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:30.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:30 smithi107 bash[22444]: cluster 2024-05-05T16:23:30.127361+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:30.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:30 smithi018 bash[21491]: cluster 2024-05-05T16:23:30.127361+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:30.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:30 smithi018 bash[21491]: cluster 2024-05-05T16:23:30.127361+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:31.586 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:31 smithi107 bash[22444]: audit 2024-05-05T16:23:30.513755+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:31.587 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:31 smithi107 bash[22444]: audit 2024-05-05T16:23:30.513755+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:31.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:31 smithi018 bash[21491]: audit 2024-05-05T16:23:30.513755+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:31.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:31 smithi018 bash[21491]: audit 2024-05-05T16:23:30.513755+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: audit 2024-05-05T16:23:31.639815+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: audit 2024-05-05T16:23:31.639815+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: audit 2024-05-05T16:23:31.649305+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: audit 2024-05-05T16:23:31.649305+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: audit 2024-05-05T16:23:31.659872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: audit 2024-05-05T16:23:31.659872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: cluster 2024-05-05T16:23:32.127729+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:32.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:32 smithi018 bash[21491]: cluster 2024-05-05T16:23:32.127729+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:32.878 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: audit 2024-05-05T16:23:31.639815+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.878 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: audit 2024-05-05T16:23:31.639815+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.878 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: audit 2024-05-05T16:23:31.649305+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.878 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: audit 2024-05-05T16:23:31.649305+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.878 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: audit 2024-05-05T16:23:31.659872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.878 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: audit 2024-05-05T16:23:31.659872+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:32.879 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: cluster 2024-05-05T16:23:32.127729+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:32.879 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:32 smithi107 bash[22444]: cluster 2024-05-05T16:23:32.127729+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:35.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:35 smithi107 bash[22444]: cluster 2024-05-05T16:23:34.128233+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:35.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:35 smithi107 bash[22444]: cluster 2024-05-05T16:23:34.128233+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:35.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:35 smithi018 bash[21491]: cluster 2024-05-05T16:23:34.128233+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:35.246 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:35 smithi018 bash[21491]: cluster 2024-05-05T16:23:34.128233+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:35.652 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:23:35.652 INFO:teuthology.orchestra.run.smithi018.stdout:[{"events": ["2024-05-05T16:19:03.736047Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-05-05T16:18:15.956830Z", "last_refresh": "2024-05-05T16:23:17.457151Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-05-05T16:23:35.432681Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-05-05T16:23:18.335167Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-05-05T16:23:20.774336Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-05-05T16:23:18.327886Z", "last_refresh": "2024-05-05T16:23:31.630608Z", "running": 1, "size": 2}}, {"events": ["2024-05-05T16:19:57.817305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi018=a", "smithi107=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-05T16:19:55.075426Z", "last_refresh": "2024-05-05T16:23:17.457058Z", "running": 2, "size": 2}}, {"events": ["2024-05-05T16:23:18.368013Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-05T16:23:18.319942Z", "last_refresh": "2024-05-05T16:23:17.456905Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "78eb11be6300204e87b4e63ee00f03f0017a4b8eceef42e63c613469a1f5e85f", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96", "last_refresh": "2024-05-05T16:23:17.457284Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-05-05T16:23:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.291955+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.291955+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.419043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.419043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.423533+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.423533+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.432409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.432409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: cephadm 2024-05-05T16:23:35.433379+0000 mgr.a (mgr.14152) 214 : cephadm [INF] Deploying daemon container.bar.smithi018 on smithi018 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: cephadm 2024-05-05T16:23:35.433379+0000 mgr.a (mgr.14152) 214 : cephadm [INF] Deploying daemon container.bar.smithi018 on smithi018 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.651911+0000 mgr.a (mgr.14152) 215 : audit [DBG] from='client.14282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:35.651911+0000 mgr.a (mgr.14152) 215 : audit [DBG] from='client.14282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:36.050885+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:36.050885+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:36.055246+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:36.055246+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:36.061915+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: audit 2024-05-05T16:23:36.061915+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: cluster 2024-05-05T16:23:36.128682+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:36.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 bash[21491]: cluster 2024-05-05T16:23:36.128682+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:36.547 INFO:tasks.cephadm:mon has 2/2 2024-05-05T16:23:36.547 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-05-05T16:23:36.556 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2024-05-05T16:23:36.556 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch ls -f json 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.291955+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.291955+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.419043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.419043+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.423533+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.423533+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.432409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.432409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: cephadm 2024-05-05T16:23:35.433379+0000 mgr.a (mgr.14152) 214 : cephadm [INF] Deploying daemon container.bar.smithi018 on smithi018 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: cephadm 2024-05-05T16:23:35.433379+0000 mgr.a (mgr.14152) 214 : cephadm [INF] Deploying daemon container.bar.smithi018 on smithi018 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.651911+0000 mgr.a (mgr.14152) 215 : audit [DBG] from='client.14282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:36.563 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:35.651911+0000 mgr.a (mgr.14152) 215 : audit [DBG] from='client.14282 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:36.050885+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:36.050885+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:36.055246+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:36.055246+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:36.061915+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: audit 2024-05-05T16:23:36.061915+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: cluster 2024-05-05T16:23:36.128682+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:36.564 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:36 smithi107 bash[22444]: cluster 2024-05-05T16:23:36.128682+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:36.748 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:23:36 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:36.749 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:23:36 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:36.749 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:37.009 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:36 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:37.010 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:23:36 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:37.010 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:23:36 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: audit 2024-05-05T16:23:37.962498+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: audit 2024-05-05T16:23:37.962498+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: audit 2024-05-05T16:23:37.971971+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: audit 2024-05-05T16:23:37.971971+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: audit 2024-05-05T16:23:37.982705+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: audit 2024-05-05T16:23:37.982705+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: cluster 2024-05-05T16:23:38.129154+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:39.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:38 smithi107 bash[22444]: cluster 2024-05-05T16:23:38.129154+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: audit 2024-05-05T16:23:37.962498+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: audit 2024-05-05T16:23:37.962498+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: audit 2024-05-05T16:23:37.971971+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: audit 2024-05-05T16:23:37.971971+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: audit 2024-05-05T16:23:37.982705+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: audit 2024-05-05T16:23:37.982705+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: cluster 2024-05-05T16:23:38.129154+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:38 smithi018 bash[21491]: cluster 2024-05-05T16:23:38.129154+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:41.294 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:23:41.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:41 smithi107 bash[22444]: cluster 2024-05-05T16:23:40.129658+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:41.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:41 smithi107 bash[22444]: cluster 2024-05-05T16:23:40.129658+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:41.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:41 smithi018 bash[21491]: cluster 2024-05-05T16:23:40.129658+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:41.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:41 smithi018 bash[21491]: cluster 2024-05-05T16:23:40.129658+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:43.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:43 smithi107 bash[22444]: cluster 2024-05-05T16:23:42.130168+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:43 smithi107 bash[22444]: cluster 2024-05-05T16:23:42.130168+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:43.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:43 smithi018 bash[21491]: cluster 2024-05-05T16:23:42.130168+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:43.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:43 smithi018 bash[21491]: cluster 2024-05-05T16:23:42.130168+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:44.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:44 smithi107 bash[22444]: cluster 2024-05-05T16:23:44.130674+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:44.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:44 smithi107 bash[22444]: cluster 2024-05-05T16:23:44.130674+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:44.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:44 smithi018 bash[21491]: cluster 2024-05-05T16:23:44.130674+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:44.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:44 smithi018 bash[21491]: cluster 2024-05-05T16:23:44.130674+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:47.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:47 smithi107 bash[22444]: cluster 2024-05-05T16:23:46.131244+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:47.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:47 smithi107 bash[22444]: cluster 2024-05-05T16:23:46.131244+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:47.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:47 smithi018 bash[21491]: cluster 2024-05-05T16:23:46.131244+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:47.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:47 smithi018 bash[21491]: cluster 2024-05-05T16:23:46.131244+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:49.483 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:49 smithi018 bash[21491]: cluster 2024-05-05T16:23:48.131637+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:49.483 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:49 smithi018 bash[21491]: cluster 2024-05-05T16:23:48.131637+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:49.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:49 smithi107 bash[22444]: cluster 2024-05-05T16:23:48.131637+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:49.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:49 smithi107 bash[22444]: cluster 2024-05-05T16:23:48.131637+0000 mgr.a (mgr.14152) 222 : cluster [DBG] pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:50.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:50 smithi107 bash[22444]: cluster 2024-05-05T16:23:50.132109+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:50.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:50 smithi107 bash[22444]: cluster 2024-05-05T16:23:50.132109+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:50.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:50 smithi018 bash[21491]: cluster 2024-05-05T16:23:50.132109+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:50.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:50 smithi018 bash[21491]: cluster 2024-05-05T16:23:50.132109+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:52.975 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:23:52.975 INFO:teuthology.orchestra.run.smithi018.stdout:[{"events": ["2024-05-05T16:19:03.736047Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-05-05T16:18:15.956830Z", "last_refresh": "2024-05-05T16:23:36.045638Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-05-05T16:23:35.432681Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-05-05T16:23:18.335167Z", "last_refresh": "2024-05-05T16:23:37.952791Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-05-05T16:23:20.774336Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-05-05T16:23:18.327886Z", "last_refresh": "2024-05-05T16:23:36.045865Z", "running": 2, "size": 2}}, {"events": ["2024-05-05T16:19:57.817305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi018=a", "smithi107=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-05T16:19:55.075426Z", "last_refresh": "2024-05-05T16:23:36.045559Z", "running": 2, "size": 2}}, {"events": ["2024-05-05T16:23:18.368013Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-05T16:23:18.319942Z", "last_refresh": "2024-05-05T16:23:36.045427Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "78eb11be6300204e87b4e63ee00f03f0017a4b8eceef42e63c613469a1f5e85f", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96", "last_refresh": "2024-05-05T16:23:36.045752Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-05-05T16:23:53.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:53 smithi107 bash[22444]: cluster 2024-05-05T16:23:52.132587+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:53.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:53 smithi107 bash[22444]: cluster 2024-05-05T16:23:52.132587+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:53.454 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:53 smithi018 bash[21491]: cluster 2024-05-05T16:23:52.132587+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:53.454 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:53 smithi018 bash[21491]: cluster 2024-05-05T16:23:52.132587+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:53.961 INFO:tasks.cephadm:container.foo has 2/2 2024-05-05T16:23:53.961 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-05-05T16:23:53.970 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2024-05-05T16:23:53.970 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0963fa2bbe9b86a11c3a192ab0fbb3d382746c16 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 -- ceph orch ls -f json 2024-05-05T16:23:54.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:52.975264+0000 mgr.a (mgr.14152) 225 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:54.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:52.975264+0000 mgr.a (mgr.14152) 225 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:54.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:53.606614+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:53.606614+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:53.616205+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:53.616205+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:53.626201+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:54 smithi018 bash[21491]: audit 2024-05-05T16:23:53.626201+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:52.975264+0000 mgr.a (mgr.14152) 225 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:52.975264+0000 mgr.a (mgr.14152) 225 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:53.606614+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:53.606614+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:53.616205+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:53.616205+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:53.626201+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:54.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:54 smithi107 bash[22444]: audit 2024-05-05T16:23:53.626201+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: cluster 2024-05-05T16:23:54.133025+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:55.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: cluster 2024-05-05T16:23:54.133025+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:55.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.460831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.460831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.466183+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.466183+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.496792+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.496792+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.503023+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.503023+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.553001+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.553001+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.555013+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.555013+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.555696+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.555696+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.561702+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.561702+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.595258+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:23:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.595258+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:23:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.596216+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:23:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.596216+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:23:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.597077+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:55 smithi018 bash[21491]: audit 2024-05-05T16:23:54.597077+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.459 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: cluster 2024-05-05T16:23:54.133025+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: cluster 2024-05-05T16:23:54.133025+0000 mgr.a (mgr.14152) 226 : cluster [DBG] pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.460831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.460831+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.466183+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.466183+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.496792+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.496792+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.503023+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.503023+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.553001+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.553001+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.555013+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.555013+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.460 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.555696+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.555696+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.561702+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.561702+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.595258+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.595258+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.596216+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.596216+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.597077+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:55.461 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:55 smithi107 bash[22444]: audit 2024-05-05T16:23:54.597077+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:23:56.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:56 smithi107 bash[22444]: cephadm 2024-05-05T16:23:54.562119+0000 mgr.a (mgr.14152) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:23:56.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:56 smithi107 bash[22444]: cephadm 2024-05-05T16:23:54.562119+0000 mgr.a (mgr.14152) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:23:56.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:56 smithi107 bash[22444]: cephadm 2024-05-05T16:23:54.594862+0000 mgr.a (mgr.14152) 228 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:23:56.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:56 smithi107 bash[22444]: cephadm 2024-05-05T16:23:54.594862+0000 mgr.a (mgr.14152) 228 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:23:56.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:56 smithi107 bash[22444]: cephadm 2024-05-05T16:23:54.597863+0000 mgr.a (mgr.14152) 229 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:23:56.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:56 smithi107 bash[22444]: cephadm 2024-05-05T16:23:54.597863+0000 mgr.a (mgr.14152) 229 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:23:56.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:56 smithi018 bash[21491]: cephadm 2024-05-05T16:23:54.562119+0000 mgr.a (mgr.14152) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:23:56.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:56 smithi018 bash[21491]: cephadm 2024-05-05T16:23:54.562119+0000 mgr.a (mgr.14152) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-05-05T16:23:56.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:56 smithi018 bash[21491]: cephadm 2024-05-05T16:23:54.594862+0000 mgr.a (mgr.14152) 228 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:23:56.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:56 smithi018 bash[21491]: cephadm 2024-05-05T16:23:54.594862+0000 mgr.a (mgr.14152) 228 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:23:56.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:56 smithi018 bash[21491]: cephadm 2024-05-05T16:23:54.597863+0000 mgr.a (mgr.14152) 229 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:23:56.560 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:56 smithi018 bash[21491]: cephadm 2024-05-05T16:23:54.597863+0000 mgr.a (mgr.14152) 229 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:23:57.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:57 smithi018 bash[21491]: cluster 2024-05-05T16:23:56.133376+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:57.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:57 smithi018 bash[21491]: cluster 2024-05-05T16:23:56.133376+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:57.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:57 smithi018 bash[21491]: audit 2024-05-05T16:23:56.216602+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:57.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:57 smithi018 bash[21491]: audit 2024-05-05T16:23:56.216602+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:57.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:57 smithi107 bash[22444]: cluster 2024-05-05T16:23:56.133376+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:57 smithi107 bash[22444]: cluster 2024-05-05T16:23:56.133376+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:57 smithi107 bash[22444]: audit 2024-05-05T16:23:56.216602+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:57.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:57 smithi107 bash[22444]: audit 2024-05-05T16:23:56.216602+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.029906+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.029906+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: cluster 2024-05-05T16:23:58.133742+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:59.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: cluster 2024-05-05T16:23:58.133742+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:59.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.209613+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.209613+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.219073+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.219073+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.229369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:23:59 smithi018 bash[21491]: audit 2024-05-05T16:23:58.229369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.029906+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.029906+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: cluster 2024-05-05T16:23:58.133742+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: cluster 2024-05-05T16:23:58.133742+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.209613+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.209613+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.219073+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.369 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.219073+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.370 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.229369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:23:59.370 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:23:59 smithi107 bash[22444]: audit 2024-05-05T16:23:58.229369+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.236 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:24:00.319 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:24:00 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:00.320 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:24:00 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 systemd[1]: Stopping Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.224125+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.224125+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.356268+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.356268+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.363484+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.363484+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.320 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.370351+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: audit 2024-05-05T16:23:59.370351+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: cluster 2024-05-05T16:24:00.134149+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:00.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: cluster 2024-05-05T16:24:00.134149+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:00.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: debug 2024-05-05T16:24:00.257+0000 7fee27558700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-05-05T16:24:00.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:00 smithi018 bash[21491]: debug 2024-05-05T16:24:00.257+0000 7fee27558700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.224125+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.224125+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.356268+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.356268+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.363484+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.363484+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.370351+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: audit 2024-05-05T16:23:59.370351+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: cluster 2024-05-05T16:24:00.134149+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:00.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:00 smithi107 bash[22444]: cluster 2024-05-05T16:24:00.134149+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:01.442 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:01 smithi018 bash[38750]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:24:01.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:01 smithi018 bash[38866]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:24:01.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:01 smithi018 systemd[1]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-05T16:24:01.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:01 smithi018 systemd[1]: Stopped Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:01.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:01 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:01.707 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:24:01 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:01.708 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:24:01 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:02.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:01 smithi018 systemd[1]: Started Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:04.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.105+0000 7fe0b47f3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:24:04.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.105+0000 7fe0b47f3c80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:24:04.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.105+0000 7fe0b47f3c80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:24:04.327 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.109+0000 7fe0b47f3c80 0 load: jerasure load: lrc 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Git sha 0 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: DB SUMMARY 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: DB Session ID: T6P7JBH9CEEET35XWYO0 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2024-05-05T16:24:04.328 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 5378377 ; 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.env: 0x5580726ffcc0 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:24:04.329 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.info_log: 0x5580749c1de0 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:24:04.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.wal_dir: 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:24:04.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.write_buffer_manager: 0x5580749930e0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:24:04.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.row_cache: None 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:24:04.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:24:04.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:24:04.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:24:04.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.merge_operator: 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5580749c1fa0) 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: cache_index_and_filter_blocks: 1 2024-05-05T16:24:04.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: pin_top_level_index_and_filter: 1 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: index_type: 0 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: data_block_index_type: 0 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: index_shortening: 1 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: checksum: 4 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: no_block_cache: 0 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_cache: 0x5580749c31f0 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_cache_name: BinnedLRUCache 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_cache_options: 2024-05-05T16:24:04.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: capacity : 536870912 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: num_shard_bits : 4 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: strict_capacity_limit : 0 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: high_pri_pool_ratio: 0.000 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_cache_compressed: (nil) 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: persistent_cache: (nil) 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_size: 4096 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_size_deviation: 10 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_restart_interval: 16 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: index_block_restart_interval: 1 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: metadata_block_size: 4096 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: partition_filters: 0 2024-05-05T16:24:04.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: use_delta_encoding: 1 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: filter_policy: bloomfilter 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: whole_key_filtering: 1 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: verify_compression: 0 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: read_amp_bytes_per_bit: 0 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: format_version: 5 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: enable_index_compression: 1 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: block_align: 0 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: max_auto_readahead_size: 262144 2024-05-05T16:24:04.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: prepopulate_block_cache: 0 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: initial_auto_readahead_size: 8192 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:24:04.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:04.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:24:04.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:24:04.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:24:04.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:24:04.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:24:04.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:24:04.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 17, last_sequence is 256, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ed685765-d08c-4425-9244-693c45c44d3d 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926244117890, "job": 1, "event": "recovery_started", "wal_files": [14]} 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.113+0000 7fe0b47f3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.133+0000 7fe0b47f3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926244138003, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 4638424, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 261, "largest_seqno": 5758, "table_properties": {"data_size": 4619875, "index_size": 11807, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 5701, "raw_key_size": 48400, "raw_average_key_size": 21, "raw_value_size": 4576299, "raw_average_value_size": 2019, "num_data_blocks": 560, "num_entries": 2266, "num_filter_entries": 2266, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714926244, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ed685765-d08c-4425-9244-693c45c44d3d", "db_session_id": "T6P7JBH9CEEET35XWYO0", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.133+0000 7fe0b47f3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926244138120, "job": 1, "event": "recovery_finished"} 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.133+0000 7fe0b47f3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 20 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.133+0000 7fe0b47f3c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000014.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.133+0000 7fe0b47f3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558074ae6000 2024-05-05T16:24:04.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.133+0000 7fe0b47f3c80 4 rocksdb: DB pointer 0x558074ad2000 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0a2f4a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0a2f4a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: ** DB Stats ** 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:04.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: ** Compaction Stats [default] ** 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: 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-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: L0 3/0 4.51 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 562.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Sum 3/0 4.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 562.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 562.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: ** Compaction Stats [default] ** 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: 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-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 562.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-05-05T16:24:04.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Flush(GB): cumulative 0.004, interval 0.004 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Cumulative compaction: 0.00 GB write, 191.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Interval compaction: 0.00 GB write, 191.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: 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-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Block cache BinnedLRUCache@0x5580749c31f0#7 capacity: 512.00 MB usage: 19.30 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: Block cache entry stats(count,size,portion): FilterBlock(3,6.80 KB,0.0012964%) IndexBlock(3,12.50 KB,0.00238419%) Misc(1,0.00 KB,0%) 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:04.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 1 mon.a@-1(???) e2 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 mon.a@-1(???).mds e1 new map 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 mon.a@-1(???).mds e1 print_map 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: e1 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: 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-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: legacy client fscid: -1 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: No filesystems configured 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:04.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:04 smithi018 bash[38955]: debug 2024-05-05T16:24:04.137+0000 7fe0b47f3c80 1 mon.a@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2024-05-05T16:24:04.744 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-05-05T16:24:04.744 INFO:teuthology.orchestra.run.smithi018.stdout:[{"events": ["2024-05-05T16:19:03.736047Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-05-05T16:18:15.956830Z", "last_refresh": "2024-05-05T16:23:59.347927Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-05-05T16:23:54.503296Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-05-05T16:23:18.335167Z", "last_refresh": "2024-05-05T16:23:59.349576Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-05-05T16:23:20.774336Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-05-05T16:23:18.327886Z", "last_refresh": "2024-05-05T16:23:59.349303Z", "running": 2, "size": 2}}, {"events": ["2024-05-05T16:19:57.817305Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi018=a", "smithi107=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-05T16:19:55.075426Z", "last_refresh": "2024-05-05T16:23:59.348429Z", "running": 2, "size": 2}}, {"events": ["2024-05-05T16:23:18.368013Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-05T16:23:18.319942Z", "last_refresh": "2024-05-05T16:23:59.348208Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "78eb11be6300204e87b4e63ee00f03f0017a4b8eceef42e63c613469a1f5e85f", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96", "last_refresh": "2024-05-05T16:23:59.349077Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-05-05T16:24:05.755 INFO:tasks.cephadm:container.bar has 2/2 2024-05-05T16:24:05.755 INFO:teuthology.run_tasks:Running task exec... 2024-05-05T16:24:05.764 INFO:teuthology.task.exec:Executing custom commands... 2024-05-05T16:24:05.765 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi018.front.sepia.ceph.com 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> sleep 60 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> # check extra container and entrypoint args written to mon unit run file 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> # check that custom container properly wrote content to file. 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> # This requires the custom config, extra container args, and 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> # entrypoint args to all be working in order for this to have 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> # been written. The container entrypoint was set up with custom_configs, 2024-05-05T16:24:05.765 DEBUG:teuthology.orchestra.run.smithi018:> # the content and where to write to with the entrypoint args, and the mounting 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> # of the /etc/cephadm_testing dir with extra container args 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> grep "testing_custom_containers" /etc/cephadm_testing/testing.txt 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> # Verify that container bar'"'"'s init containers and primary container 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> # ran successfully 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name '"'"'container.bar.*'"'"') 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> test -n "$dir" 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> grep ok ${dir}/data/primary.txt 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> grep from=centos ${dir}/data/from.txt 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> test -s ${dir}/data/presized.dat 2024-05-05T16:24:05.766 DEBUG:teuthology.orchestra.run.smithi018:> ' 2024-05-05T16:24:05.780 INFO:teuthology.orchestra.run.smithi018.stderr:++ /home/ubuntu/cephtest/cephadm shell -- ceph fsid 2024-05-05T16:24:07.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:00.270066+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:00.270066+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:00.270429+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:00.270429+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:02.134621+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:02.134621+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:04.135001+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:04.135001+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:04.739087+0000 mgr.a (mgr.14152) 235 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:04.739087+0000 mgr.a (mgr.14152) 235 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:24:07.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:06.135440+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:06.135440+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.162295+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.162295+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.183558+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.183558+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196424+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196424+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196458+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196458+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196477+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:07.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196477+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196494+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196494+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196510+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196510+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196533+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196533+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196555+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196555+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196575+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:07.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.196575+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.197715+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.197715+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.197777+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.197777+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.199158+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.199158+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.199501+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.199501+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.211470+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.211470+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.218643+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.218643+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.230381+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.230381+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.238151+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.238151+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.247233+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.586 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:07 smithi018 bash[38955]: audit 2024-05-05T16:24:07.247233+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.722 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:00.270066+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:07.722 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:00.270066+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:07.722 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:00.270429+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:07.722 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:00.270429+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:07.722 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:02.134621+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.722 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:02.134621+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:04.135001+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:04.135001+0000 mgr.a (mgr.14152) 234 : cluster [DBG] pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:04.739087+0000 mgr.a (mgr.14152) 235 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:04.739087+0000 mgr.a (mgr.14152) 235 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:06.135440+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:06.135440+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.162295+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.162295+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.183558+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.183558+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196424+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196424+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196458+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196458+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:07.723 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196477+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196477+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196494+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196494+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196510+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196510+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196533+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196533+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196555+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196555+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196575+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.196575+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.197715+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.197715+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.197777+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.197777+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:07.724 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.199158+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.199158+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.199501+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.199501+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.211470+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.211470+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.218643+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.218643+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.230381+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.230381+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.238151+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.238151+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.247233+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:07.725 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:07 smithi107 bash[22444]: audit 2024-05-05T16:24:07.247233+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.523 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: cephadm 2024-05-05T16:24:07.292813+0000 mgr.a (mgr.14152) 237 : cephadm [INF] Redeploying mon.b, (container cli args changed) . . . 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: cephadm 2024-05-05T16:24:07.292813+0000 mgr.a (mgr.14152) 237 : cephadm [INF] Redeploying mon.b, (container cli args changed) . . . 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.294356+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.294356+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.296021+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.296021+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.297551+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.297551+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: cephadm 2024-05-05T16:24:07.298370+0000 mgr.a (mgr.14152) 238 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: cephadm 2024-05-05T16:24:07.298370+0000 mgr.a (mgr.14152) 238 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.402123+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.524 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.402123+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.525 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.415494+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.525 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.415494+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.525 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.420988+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:08.525 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: cluster 2024-05-05T16:24:07.420988+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:08.525 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.430672+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.525 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:08 smithi107 bash[22444]: audit 2024-05-05T16:24:07.430672+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: cephadm 2024-05-05T16:24:07.292813+0000 mgr.a (mgr.14152) 237 : cephadm [INF] Redeploying mon.b, (container cli args changed) . . . 2024-05-05T16:24:08.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: cephadm 2024-05-05T16:24:07.292813+0000 mgr.a (mgr.14152) 237 : cephadm [INF] Redeploying mon.b, (container cli args changed) . . . 2024-05-05T16:24:08.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.294356+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:08.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.294356+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:08.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.296021+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:08.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.296021+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.297551+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.297551+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: cephadm 2024-05-05T16:24:07.298370+0000 mgr.a (mgr.14152) 238 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: cephadm 2024-05-05T16:24:07.298370+0000 mgr.a (mgr.14152) 238 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.402123+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.402123+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.415494+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.415494+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.420988+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: cluster 2024-05-05T16:24:07.420988+0000 mgr.a (mgr.14152) 239 : cluster [DBG] pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.430672+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:08.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:08 smithi018 bash[38955]: audit 2024-05-05T16:24:07.430672+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:09.543 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:24:09 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:09.544 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:24:09 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:09.544 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:09 smithi107 bash[22444]: cluster 2024-05-05T16:24:08.413199+0000 mon.a (mon.0) 23 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-05-05T16:24:09.544 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:09 smithi107 bash[22444]: cluster 2024-05-05T16:24:08.413199+0000 mon.a (mon.0) 23 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-05-05T16:24:09.544 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:09 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:09.544 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:09 smithi107 systemd[1]: Stopping Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:24:09.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:09 smithi018 bash[38955]: cluster 2024-05-05T16:24:08.413199+0000 mon.a (mon.0) 23 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-05-05T16:24:09.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:09 smithi018 bash[38955]: cluster 2024-05-05T16:24:08.413199+0000 mon.a (mon.0) 23 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-05-05T16:24:09.811 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:09 smithi107 bash[22444]: debug 2024-05-05T16:24:09.659+0000 7f9378332700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-05-05T16:24:09.811 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:09 smithi107 bash[22444]: debug 2024-05-05T16:24:09.659+0000 7f9378332700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2024-05-05T16:24:10.517 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:10.630 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:10 smithi107 bash[31809]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-b 2024-05-05T16:24:10.630 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:10 smithi107 bash[31869]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-b 2024-05-05T16:24:10.630 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:10 smithi107 systemd[1]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.b.service: Deactivated successfully. 2024-05-05T16:24:10.630 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:10 smithi107 systemd[1]: Stopped Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:10.994 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:24:10 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:10.995 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:24:10 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:10.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:10 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:10.995 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:10 smithi107 systemd[1]: Started Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:11.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.555+0000 7ff2b9981c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:24:11.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.555+0000 7ff2b9981c80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.555+0000 7ff2b9981c80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.559+0000 7ff2b9981c80 0 load: jerasure load: lrc 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Git sha 0 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: DB SUMMARY 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: DB Session ID: P8ITXEPDXT3DN2P9T3KC 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-05-05T16:24:11.744 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 7094217 ; 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.env: 0x55e9ffbb9cc0 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:24:11.745 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.info_log: 0x55ea01707de0 2024-05-05T16:24:11.746 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:24:11.746 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:24:11.746 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:24:11.746 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:24:11.747 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.wal_dir: 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:24:11.748 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.write_buffer_manager: 0x55ea016d90e0 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:24:11.749 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.row_cache: None 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:24:11.750 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:24:11.751 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:24:11.752 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:24:11.753 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:24:11.754 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.merge_operator: 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ea01707fa0) 2024-05-05T16:24:11.756 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: cache_index_and_filter_blocks: 1 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: pin_top_level_index_and_filter: 1 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: index_type: 0 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: data_block_index_type: 0 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: index_shortening: 1 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: checksum: 4 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: no_block_cache: 0 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_cache: 0x55ea017091f0 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_cache_name: BinnedLRUCache 2024-05-05T16:24:11.757 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_cache_options: 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: capacity : 536870912 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: num_shard_bits : 4 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: strict_capacity_limit : 0 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: high_pri_pool_ratio: 0.000 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_cache_compressed: (nil) 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: persistent_cache: (nil) 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_size: 4096 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_size_deviation: 10 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_restart_interval: 16 2024-05-05T16:24:11.758 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: index_block_restart_interval: 1 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: metadata_block_size: 4096 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: partition_filters: 0 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: use_delta_encoding: 1 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: filter_policy: bloomfilter 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: whole_key_filtering: 1 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: verify_compression: 0 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: read_amp_bytes_per_bit: 0 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: format_version: 5 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: enable_index_compression: 1 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: block_align: 0 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: max_auto_readahead_size: 262144 2024-05-05T16:24:11.759 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: prepopulate_block_cache: 0 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: initial_auto_readahead_size: 8192 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:24:11.760 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:11.761 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:24:11.762 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:24:11.763 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:24:11.764 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:24:11.765 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:24:11.766 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-05-05T16:24:11.767 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d8f8cbfa-bdd3-4db1-bbaa-15a6f4e40bfb 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926251569051, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.563+0000 7ff2b9981c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2b9981c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926251592002, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 4837327, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 5726, "table_properties": {"data_size": 4817550, "index_size": 12395, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 6341, "raw_key_size": 59333, "raw_average_key_size": 23, "raw_value_size": 4767618, "raw_average_value_size": 1890, "num_data_blocks": 587, "num_entries": 2522, "num_filter_entries": 2522, "num_deletions": 4, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714926251, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d8f8cbfa-bdd3-4db1-bbaa-15a6f4e40bfb", "db_session_id": "P8ITXEPDXT3DN2P9T3KC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2b9981c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926251592114, "job": 1, "event": "recovery_finished"} 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2b9981c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2b9981c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2b9981c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ea0182c000 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2b9981c80 4 rocksdb: DB pointer 0x55ea01818000 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2a80d8700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.587+0000 7ff2a80d8700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:24:11.768 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: ** DB Stats ** 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: ** Compaction Stats [default] ** 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: 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-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: L0 2/0 4.61 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 507.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Sum 2/0 4.61 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 507.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-05-05T16:24:11.769 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 507.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: ** Compaction Stats [default] ** 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: 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-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 507.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Flush(GB): cumulative 0.005, interval 0.005 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:11.770 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Cumulative compaction: 0.00 GB write, 176.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Interval compaction: 0.00 GB write, 176.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: 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-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Block cache BinnedLRUCache@0x55ea017091f0#7 capacity: 512.00 MB usage: 19.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: Block cache entry stats(count,size,portion): FilterBlock(2,6.64 KB,0.0012666%) IndexBlock(2,13.19 KB,0.00251532%) Misc(1,0.00 KB,0%) 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] at bind addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 1 mon.b@-1(???) e2 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 mon.b@-1(???).mds e1 new map 2024-05-05T16:24:11.771 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 mon.b@-1(???).mds e1 print_map 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: e1 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: 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-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: legacy client fscid: -1 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: No filesystems configured 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 0 mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:11.772 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:11 smithi107 bash[31927]: debug 2024-05-05T16:24:11.591+0000 7ff2b9981c80 1 mon.b@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2024-05-05T16:24:14.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:11.421969+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:11.421969+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.179368+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.179368+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.180245+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.180245+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.204039+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.204039+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210549+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210549+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210584+0000 mon.a (mon.0) 29 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:14.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210584+0000 mon.a (mon.0) 29 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210603+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210603+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210623+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210623+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210642+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210642+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210664+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210664+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210684+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210684+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210735+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:14.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.210735+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:14.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.228951+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-05-05T16:24:14.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.228951+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-05-05T16:24:14.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229008+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:14.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229008+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:14.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229473+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:14.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229473+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229758+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229758+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229802+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229802+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229821+0000 mon.a (mon.0) 41 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.229821+0000 mon.a (mon.0) 41 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.236875+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.236875+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.245802+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.245802+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.278664+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.278664+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.283646+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.283646+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.285445+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.285445+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.288493+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.288493+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.288900+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cluster 2024-05-05T16:24:13.288900+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.295746+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.295746+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cephadm 2024-05-05T16:24:13.368891+0000 mgr.a (mgr.14152) 244 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cephadm 2024-05-05T16:24:13.368891+0000 mgr.a (mgr.14152) 244 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.369741+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.369741+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.371672+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.371672+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.373471+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: audit 2024-05-05T16:24:13.373471+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cephadm 2024-05-05T16:24:13.375557+0000 mgr.a (mgr.14152) 245 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:14.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:14 smithi107 bash[31927]: cephadm 2024-05-05T16:24:13.375557+0000 mgr.a (mgr.14152) 245 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:14.565 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config 2024-05-05T16:24:14.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:11.421969+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:11.421969+0000 mgr.a (mgr.14152) 241 : cluster [DBG] pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.179368+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:14.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.179368+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.180245+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.180245+0000 mon.a (mon.0) 26 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.204039+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.204039+0000 mon.a (mon.0) 27 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210549+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210549+0000 mon.a (mon.0) 28 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210584+0000 mon.a (mon.0) 29 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210584+0000 mon.a (mon.0) 29 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210603+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210603+0000 mon.a (mon.0) 30 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210623+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210623+0000 mon.a (mon.0) 31 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210642+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:14.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210642+0000 mon.a (mon.0) 32 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210664+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210664+0000 mon.a (mon.0) 33 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210684+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210684+0000 mon.a (mon.0) 34 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210735+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.210735+0000 mon.a (mon.0) 35 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.228951+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.228951+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229008+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229008+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229473+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229473+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e14: a(active, since 5m), standbys: b 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229758+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:14.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229758+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229802+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229802+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229821+0000 mon.a (mon.0) 41 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.229821+0000 mon.a (mon.0) 41 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.236875+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.236875+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.245802+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.245802+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.278664+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.278664+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.283646+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.283646+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.285445+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:14.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.285445+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.288493+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.288493+0000 mgr.a (mgr.14152) 242 : cluster [DBG] pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.288900+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cluster 2024-05-05T16:24:13.288900+0000 mgr.a (mgr.14152) 243 : cluster [DBG] pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.295746+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.295746+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cephadm 2024-05-05T16:24:13.368891+0000 mgr.a (mgr.14152) 244 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cephadm 2024-05-05T16:24:13.368891+0000 mgr.a (mgr.14152) 244 : cephadm [INF] Redeploying mon.a, (container cli args changed) . . . 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.369741+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.369741+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.371672+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.371672+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.373471+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: audit 2024-05-05T16:24:13.373471+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cephadm 2024-05-05T16:24:13.375557+0000 mgr.a (mgr.14152) 245 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:14.585 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:14 smithi018 bash[38955]: cephadm 2024-05-05T16:24:13.375557+0000 mgr.a (mgr.14152) 245 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:16.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:16 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:16.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:16 smithi018 systemd[1]: Stopping Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:24:16.342 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:24:16 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:16.342 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:24:16 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:16.622 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:16 smithi018 bash[38955]: cluster 2024-05-05T16:24:15.289416+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:16.622 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:16 smithi018 bash[38955]: cluster 2024-05-05T16:24:15.289416+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:16.622 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:16 smithi018 bash[38955]: debug 2024-05-05T16:24:16.433+0000 7fe0ab75b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-05-05T16:24:16.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:16 smithi018 bash[38955]: debug 2024-05-05T16:24:16.433+0000 7fe0ab75b700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-05-05T16:24:16.742 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:16 smithi107 bash[31927]: cluster 2024-05-05T16:24:15.289416+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:16.742 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:16 smithi107 bash[31927]: cluster 2024-05-05T16:24:15.289416+0000 mgr.a (mgr.14152) 246 : cluster [DBG] pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:17.578 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:17 smithi018 bash[39592]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:24:17.866 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:24:17 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:17.866 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:24:17 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:17.866 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:17 smithi018 bash[39751]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:24:17.866 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:17 smithi018 systemd[1]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-05T16:24:17.867 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:17 smithi018 systemd[1]: Stopped Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:17.867 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:17 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:18.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:17 smithi018 systemd[1]: Started Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:19.214 INFO:teuthology.orchestra.run.smithi018.stderr:Using ceph image with id '78eb11be6300' and tag '0963fa2bbe9b86a11c3a192ab0fbb3d382746c16' created on 2024-05-02 02:04:08 +0000 UTC 2024-05-05T16:24:19.214 INFO:teuthology.orchestra.run.smithi018.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96 2024-05-05T16:24:19.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.117+0000 7fc6ebcbfc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.117+0000 7fc6ebcbfc80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.117+0000 7fc6ebcbfc80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 0 load: jerasure load: lrc 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Git sha 0 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: DB SUMMARY 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: DB Session ID: 1S2L6ECJP4PJDG0Q0AAE 2024-05-05T16:24:19.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 3, files: 000008.sst 000013.sst 000018.sst 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 234591 ; 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:24:19.333 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.env: 0x55b2176c8cc0 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.info_log: 0x55b219dd3de0 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:24:19.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:24:19.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:24:19.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:24:19.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:24:19.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:24:19.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.wal_dir: 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:24:19.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.write_buffer_manager: 0x55b219da50e0 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:24:19.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.row_cache: None 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:24:19.339 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:24:19.340 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:24:19.341 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:24:19.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.merge_operator: 2024-05-05T16:24:19.343 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b219dd3fa0) 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cache_index_and_filter_blocks: 1 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: pin_top_level_index_and_filter: 1 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: index_type: 0 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: data_block_index_type: 0 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: index_shortening: 1 2024-05-05T16:24:19.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: checksum: 4 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: no_block_cache: 0 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_cache: 0x55b219dd51f0 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_cache_name: BinnedLRUCache 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_cache_options: 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: capacity : 536870912 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: num_shard_bits : 4 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: strict_capacity_limit : 0 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: high_pri_pool_ratio: 0.000 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_cache_compressed: (nil) 2024-05-05T16:24:19.345 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: persistent_cache: (nil) 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_size: 4096 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_size_deviation: 10 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_restart_interval: 16 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: index_block_restart_interval: 1 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: metadata_block_size: 4096 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: partition_filters: 0 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: use_delta_encoding: 1 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: filter_policy: bloomfilter 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: whole_key_filtering: 1 2024-05-05T16:24:19.346 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: verify_compression: 0 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: read_amp_bytes_per_bit: 0 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: format_version: 5 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: enable_index_compression: 1 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: block_align: 0 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: max_auto_readahead_size: 262144 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: prepopulate_block_cache: 0 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: initial_auto_readahead_size: 8192 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:24:19.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:24:19.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:24:19.349 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:24:19.350 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:24:19.351 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:24:19.352 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:24:19.353 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:24:19.354 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:24:19.355 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.121+0000 7fc6ebcbfc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 succeeded,manifest_file_number is 20, next_file_number is 22, last_sequence is 5758, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ed685765-d08c-4425-9244-693c45c44d3d 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926259128792, "job": 1, "event": "recovery_started", "wal_files": [19]} 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926259130528, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 209579, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 5764, "largest_seqno": 5994, "table_properties": {"data_size": 207442, "index_size": 713, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3305, "raw_average_key_size": 25, "raw_value_size": 204620, "raw_average_value_size": 1561, "num_data_blocks": 32, "num_entries": 131, "num_filter_entries": 131, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714926259, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ed685765-d08c-4425-9244-693c45c44d3d", "db_session_id": "1S2L6ECJP4PJDG0Q0AAE", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926259130621, "job": 1, "event": "recovery_finished"} 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.125+0000 7fc6ebcbfc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 25 2024-05-05T16:24:19.356 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000019.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:24:19.357 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b219ef8000 2024-05-05T16:24:19.357 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 4 rocksdb: DB pointer 0x55b219ee4000 2024-05-05T16:24:19.357 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6e2426700 4 rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2024-05-05T16:24:19.357 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6e2426700 4 rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(204KB) 18(4529KB) 13(83KB) 8(1905B)] 2024-05-05T16:24:19.357 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6e2426700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926259132734, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 4935188, "oldest_snapshot_seqno": -1} 2024-05-05T16:24:19.357 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6da416700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6da416700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: ** DB Stats ** 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:19.358 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: ** Compaction Stats [default] ** 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: 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-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: L0 4/4 4.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Sum 4/4 4.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: ** Compaction Stats [default] ** 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: 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-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:24:19.359 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 171.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Cumulative compaction: 0.00 GB write, 32.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Interval compaction: 0.00 GB write, 32.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: 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-05-05T16:24:19.360 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Block cache BinnedLRUCache@0x55b219dd51f0#7 capacity: 512.00 MB usage: 82.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: Block cache entry stats(count,size,portion): DataBlock(7,47.92 KB,0.00914037%) FilterBlock(4,7.23 KB,0.00137985%) IndexBlock(4,13.33 KB,0.00254214%) Misc(4,13.73 KB,0.00261962%) 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 1 mon.a@-1(???) e2 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 mon.a@-1(???).mds e1 new map 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 mon.a@-1(???).mds e1 print_map 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: e1 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: 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-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: legacy client fscid: -1 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: No filesystems configured 2024-05-05T16:24:19.361 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:24:19.362 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:19.362 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:19.362 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.129+0000 7fc6ebcbfc80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:19.362 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: debug 2024-05-05T16:24:19.133+0000 7fc6ebcbfc80 1 mon.a@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2024-05-05T16:24:20.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:16.448505+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:20.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:16.448505+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:20.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:16.450029+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:20.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:16.450029+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:17.289763+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:17.289763+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.755082+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.755082+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.758132+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.758132+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769167+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769167+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769202+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769202+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769223+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:20.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769223+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769243+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769243+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769281+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769281+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769309+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769309+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769330+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.769330+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.770415+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.770415+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:20.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.770483+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.770483+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.771981+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.771981+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.772313+0000 mon.a (mon.0) 14 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.772313+0000 mon.a (mon.0) 14 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.772350+0000 mon.a (mon.0) 15 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.772350+0000 mon.a (mon.0) 15 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.772376+0000 mon.a (mon.0) 16 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.772376+0000 mon.a (mon.0) 16 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.783514+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.783514+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.789529+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.789529+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.796612+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.796612+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.803810+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.803810+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.810639+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.810639+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.816720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:19 smithi018 bash[39810]: audit 2024-05-05T16:24:19.816720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:16.448505+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:16.448505+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:16.450029+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:16.450029+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:17.289763+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:20.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:17.289763+0000 mgr.a (mgr.14152) 247 : cluster [DBG] pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.755082+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.755082+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.758132+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.758132+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769167+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769167+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769202+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769202+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769223+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769223+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769243+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769243+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:20.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769263+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769281+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769281+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769309+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769309+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769330+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.769330+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:20.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.770415+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.770415+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.770483+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.770483+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.771981+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.771981+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.772313+0000 mon.a (mon.0) 14 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.772313+0000 mon.a (mon.0) 14 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.772350+0000 mon.a (mon.0) 15 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.772350+0000 mon.a (mon.0) 15 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-05-05T16:24:20.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.772376+0000 mon.a (mon.0) 16 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.772376+0000 mon.a (mon.0) 16 : cluster [WRN] daemon mon.a on smithi018 is in unknown state 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.783514+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.783514+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.789529+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.789529+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.796612+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.796612+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.803810+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.803810+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.810639+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.810639+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.816720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:20.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:19 smithi107 bash[31927]: audit 2024-05-05T16:24:19.816720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.290152+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.290152+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.814352+0000 mgr.a (mgr.14152) 249 : cluster [DBG] pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.814352+0000 mgr.a (mgr.14152) 249 : cluster [DBG] pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.825407+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.825407+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.825955+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.825955+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.825982+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cluster 2024-05-05T16:24:19.825982+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.832751+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.832751+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cephadm 2024-05-05T16:24:19.854225+0000 mgr.a (mgr.14152) 250 : cephadm [INF] Redeploying mon.b, (entrypoint args changed) . . . 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cephadm 2024-05-05T16:24:19.854225+0000 mgr.a (mgr.14152) 250 : cephadm [INF] Redeploying mon.b, (entrypoint args changed) . . . 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.855552+0000 mon.b (mon.1) 4 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.855552+0000 mon.b (mon.1) 4 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.857096+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.857096+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.858181+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: audit 2024-05-05T16:24:19.858181+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cephadm 2024-05-05T16:24:19.858457+0000 mgr.a (mgr.14152) 251 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:21.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:20 smithi018 bash[39810]: cephadm 2024-05-05T16:24:19.858457+0000 mgr.a (mgr.14152) 251 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:21.099 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.290152+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.099 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.290152+0000 mgr.a (mgr.14152) 248 : cluster [DBG] pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.814352+0000 mgr.a (mgr.14152) 249 : cluster [DBG] pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.814352+0000 mgr.a (mgr.14152) 249 : cluster [DBG] pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.825407+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.825407+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.825955+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.825955+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.825982+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cluster 2024-05-05T16:24:19.825982+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.832751+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.832751+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cephadm 2024-05-05T16:24:19.854225+0000 mgr.a (mgr.14152) 250 : cephadm [INF] Redeploying mon.b, (entrypoint args changed) . . . 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cephadm 2024-05-05T16:24:19.854225+0000 mgr.a (mgr.14152) 250 : cephadm [INF] Redeploying mon.b, (entrypoint args changed) . . . 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.855552+0000 mon.b (mon.1) 4 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.855552+0000 mon.b (mon.1) 4 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:21.100 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.857096+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:21.101 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.857096+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:21.101 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.858181+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:21.101 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: audit 2024-05-05T16:24:19.858181+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:21.101 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cephadm 2024-05-05T16:24:19.858457+0000 mgr.a (mgr.14152) 251 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:21.101 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:20 smithi107 bash[31927]: cephadm 2024-05-05T16:24:19.858457+0000 mgr.a (mgr.14152) 251 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-05-05T16:24:22.176 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:24:22 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:22.177 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:24:22 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:22.177 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:22 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:22.177 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:22 smithi107 systemd[1]: Stopping Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:24:22.480 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:22 smithi107 bash[31927]: debug 2024-05-05T16:24:22.275+0000 7ff2b08e9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-05-05T16:24:22.480 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:22 smithi107 bash[31927]: debug 2024-05-05T16:24:22.275+0000 7ff2b08e9700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2024-05-05T16:24:23.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:22 smithi107 bash[32584]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-b 2024-05-05T16:24:23.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:23 smithi107 bash[32644]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-b 2024-05-05T16:24:23.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:23 smithi107 systemd[1]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.b.service: Deactivated successfully. 2024-05-05T16:24:23.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:23 smithi107 systemd[1]: Stopped Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:23.446 INFO:teuthology.orchestra.run.smithi018.stderr:+ FSID=c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:23.446 INFO:teuthology.orchestra.run.smithi018.stderr:+ sleep 60 2024-05-05T16:24:23.742 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:24:23 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:23.743 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:24:23 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:23.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:23 smithi107 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:23.743 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:23 smithi107 systemd[1]: Started Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:24.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.207+0000 7fc235e84c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:24:24.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.207+0000 7fc235e84c80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:24:24.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.207+0000 7fc235e84c80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:24:24.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 0 load: jerasure load: lrc 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Git sha 0 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: DB SUMMARY 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: DB Session ID: AF1BJ9HJ9T79KX8O7B4E 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 349772 ; 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:24:24.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.env: 0x556c449f5cc0 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.info_log: 0x556c47059de0 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:24:24.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:24:24.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:24:24.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:24:24.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.wal_dir: 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:24:24.497 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.write_buffer_manager: 0x556c4702b0e0 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:24:24.498 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.row_cache: None 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:24:24.499 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:24:24.500 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:24:24.501 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:24:24.502 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.211+0000 7fc235e84c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.merge_operator: 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c47059fa0) 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: cache_index_and_filter_blocks: 1 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:24:24.503 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: pin_top_level_index_and_filter: 1 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: index_type: 0 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: data_block_index_type: 0 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: index_shortening: 1 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: checksum: 4 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: no_block_cache: 0 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_cache: 0x556c4705b1f0 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_cache_name: BinnedLRUCache 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_cache_options: 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: capacity : 536870912 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: num_shard_bits : 4 2024-05-05T16:24:24.504 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: strict_capacity_limit : 0 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: high_pri_pool_ratio: 0.000 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_cache_compressed: (nil) 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: persistent_cache: (nil) 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_size: 4096 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_size_deviation: 10 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_restart_interval: 16 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: index_block_restart_interval: 1 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: metadata_block_size: 4096 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: partition_filters: 0 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: use_delta_encoding: 1 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: filter_policy: bloomfilter 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: whole_key_filtering: 1 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: verify_compression: 0 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: read_amp_bytes_per_bit: 0 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: format_version: 5 2024-05-05T16:24:24.505 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: enable_index_compression: 1 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: block_align: 0 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: max_auto_readahead_size: 262144 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: prepopulate_block_cache: 0 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: initial_auto_readahead_size: 8192 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:24:24.506 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:24:24.507 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:24:24.507 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:24:24.507 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:24:24.507 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:24:24.507 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:24:24.507 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:24:24.508 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:24:24.509 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:24:24.510 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:24:24.511 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:24:24.512 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 17, last_sequence is 5726, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d8f8cbfa-bdd3-4db1-bbaa-15a6f4e40bfb 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926264219667, "job": 1, "event": "recovery_started", "wal_files": [14]} 2024-05-05T16:24:24.513 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.215+0000 7fc235e84c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926264222399, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 213285, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 5738, "largest_seqno": 5968, "table_properties": {"data_size": 211130, "index_size": 731, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3340, "raw_average_key_size": 25, "raw_value_size": 208293, "raw_average_value_size": 1602, "num_data_blocks": 31, "num_entries": 130, "num_filter_entries": 130, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714926264, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d8f8cbfa-bdd3-4db1-bbaa-15a6f4e40bfb", "db_session_id": "AF1BJ9HJ9T79KX8O7B4E", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926264222532, "job": 1, "event": "recovery_finished"} 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 20 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000014.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556c4717e000 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 4 rocksdb: DB pointer 0x556c4716a000 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc2245db700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc2245db700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: ** DB Stats ** 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:24.514 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: ** Compaction Stats [default] ** 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: 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-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: L0 3/0 4.82 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Sum 3/0 4.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: ** Compaction Stats [default] ** 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: 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-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 132.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:24:24.515 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Cumulative compaction: 0.00 GB write, 33.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Interval compaction: 0.00 GB write, 33.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: 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-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Block cache BinnedLRUCache@0x556c4705b1f0#7 capacity: 512.00 MB usage: 21.09 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: Block cache entry stats(count,size,portion): FilterBlock(3,7.08 KB,0.00135005%) IndexBlock(3,14.02 KB,0.00267327%) Misc(1,0.00 KB,0%) 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 10 CompressorRegistry(0x556c470f7488) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-05-05T16:24:24.516 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc2255dd700 2 Event(0x556c4703a748 nevent=5000 time_id=1).set_owner center_id=0 owner=140471827289856 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc2255dd700 10 stack operator() starting 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc225dde700 2 Event(0x556c4703a988 nevent=5000 time_id=1).set_owner center_id=1 owner=140471835682560 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc225dde700 10 stack operator() starting 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc22b5e9700 2 Event(0x556c4703b4c8 nevent=5000 time_id=1).set_owner center_id=2 owner=140471928002304 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc22b5e9700 10 stack operator() starting 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] at bind addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.219+0000 7fc235e84c80 10 CompressorRegistry(0x556c470f6b88) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 1 mon.b@-1(???) e2 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 0 mon.b@-1(???).mds e1 new map 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 0 mon.b@-1(???).mds e1 print_map 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: e1 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: 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-05-05T16:24:24.517 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: legacy client fscid: -1 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: No filesystems configured 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 0 mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 0 mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 0 mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 0 mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:24.518 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:24 smithi107 bash[32702]: debug 2024-05-05T16:24:24.223+0000 7fc235e84c80 1 mon.b@-1(???).paxosservice(auth 1..11) refresh upgraded, format 0 -> 3 2024-05-05T16:24:26.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: cluster 2024-05-05T16:24:21.814802+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:26.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: cluster 2024-05-05T16:24:21.814802+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:26.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: audit 2024-05-05T16:24:22.289900+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:26.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: audit 2024-05-05T16:24:22.289900+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:26.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: audit 2024-05-05T16:24:22.290208+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:26.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: audit 2024-05-05T16:24:22.290208+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:26.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: audit 2024-05-05T16:24:22.719537+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.18:0/1581079084' entity='client.admin' cmd=[{"prefix": "fsid"}]: dispatch 2024-05-05T16:24:26.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:25 smithi018 bash[39810]: audit 2024-05-05T16:24:22.719537+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.18:0/1581079084' entity='client.admin' cmd=[{"prefix": "fsid"}]: dispatch 2024-05-05T16:24:26.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: cluster 2024-05-05T16:24:21.814802+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: cluster 2024-05-05T16:24:21.814802+0000 mgr.a (mgr.14152) 252 : cluster [DBG] pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: audit 2024-05-05T16:24:22.289900+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: audit 2024-05-05T16:24:22.289900+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: audit 2024-05-05T16:24:22.290208+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: audit 2024-05-05T16:24:22.290208+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: audit 2024-05-05T16:24:22.719537+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.18:0/1581079084' entity='client.admin' cmd=[{"prefix": "fsid"}]: dispatch 2024-05-05T16:24:26.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:25 smithi107 bash[32702]: audit 2024-05-05T16:24:22.719537+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.18:0/1581079084' entity='client.admin' cmd=[{"prefix": "fsid"}]: dispatch 2024-05-05T16:24:27.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:23.815260+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:23.815260+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.775882+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.775882+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.777133+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.777133+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.797528+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.797528+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.807920+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.807920+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.807977+0000 mon.a (mon.0) 33 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.807977+0000 mon.a (mon.0) 33 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808112+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808112+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808139+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808139+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:27.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808184+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808184+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808223+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808223+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808267+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808267+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808310+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.808310+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.815777+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.815777+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.828989+0000 mon.a (mon.0) 40 : cluster [DBG] fsmap 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.828989+0000 mon.a (mon.0) 40 : cluster [DBG] fsmap 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.829076+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.829076+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.829563+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:27.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.829563+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.829807+0000 mon.a (mon.0) 43 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cluster 2024-05-05T16:24:25.829807+0000 mon.a (mon.0) 43 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.836537+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.836537+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.846514+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.846514+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.889779+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.889779+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.894874+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.894874+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.897005+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.897005+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.907372+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.907372+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.085 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cephadm 2024-05-05T16:24:25.982598+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Redeploying mon.a, (entrypoint args changed) . . . 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cephadm 2024-05-05T16:24:25.982598+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Redeploying mon.a, (entrypoint args changed) . . . 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.983545+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.983545+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.985489+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.985489+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.987290+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: audit 2024-05-05T16:24:25.987290+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cephadm 2024-05-05T16:24:25.989164+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:27.086 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:26 smithi018 bash[39810]: cephadm 2024-05-05T16:24:25.989164+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:27.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:23.815260+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:23.815260+0000 mgr.a (mgr.14152) 253 : cluster [DBG] pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.775882+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:27.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.775882+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-05-05T16:24:27.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.777133+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.777133+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.797528+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.797528+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.807920+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.807920+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.807977+0000 mon.a (mon.0) 33 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.807977+0000 mon.a (mon.0) 33 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808112+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808112+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808139+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808139+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808184+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:27.244 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808184+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808223+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808223+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808267+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808267+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808310+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.808310+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.815777+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.245 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.815777+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.828989+0000 mon.a (mon.0) 40 : cluster [DBG] fsmap 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.828989+0000 mon.a (mon.0) 40 : cluster [DBG] fsmap 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.829076+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.829076+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.829563+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.829563+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.829807+0000 mon.a (mon.0) 43 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cluster 2024-05-05T16:24:25.829807+0000 mon.a (mon.0) 43 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:27.246 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.836537+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.836537+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.846514+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.846514+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.889779+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.889779+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.894874+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.894874+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.897005+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.897005+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.907372+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.907372+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' 2024-05-05T16:24:27.247 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cephadm 2024-05-05T16:24:25.982598+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Redeploying mon.a, (entrypoint args changed) . . . 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cephadm 2024-05-05T16:24:25.982598+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Redeploying mon.a, (entrypoint args changed) . . . 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.983545+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.983545+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.985489+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.985489+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.987290+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: audit 2024-05-05T16:24:25.987290+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cephadm 2024-05-05T16:24:25.989164+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:27.248 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:26 smithi107 bash[32702]: cephadm 2024-05-05T16:24:25.989164+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Deploying daemon mon.a on smithi018 2024-05-05T16:24:28.326 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:28.327 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:24:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:28.327 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:24:28 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:28.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:28 smithi018 systemd[1]: Stopping Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:24:28.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:28 smithi018 bash[39810]: debug 2024-05-05T16:24:28.469+0000 7fc6e2c27700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-05-05T16:24:28.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:28 smithi018 bash[39810]: debug 2024-05-05T16:24:28.469+0000 7fc6e2c27700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-05-05T16:24:29.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:29 smithi018 bash[40482]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:24:29.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:29 smithi018 bash[40542]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a 2024-05-05T16:24:29.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:29 smithi018 systemd[1]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service: Deactivated successfully. 2024-05-05T16:24:29.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:29 smithi018 systemd[1]: Stopped Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:30.081 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:24:29 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:30.081 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:24:29 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:30.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:29 smithi018 systemd[1]: /etc/systemd/system/ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@.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-05-05T16:24:30.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:29 smithi018 systemd[1]: Started Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968. 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.613+0000 7f19642efc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.613+0000 7f19642efc80 0 ceph version 19.0.0-3463-g0963fa2b (0963fa2bbe9b86a11c3a192ab0fbb3d382746c16) squid (dev), process ceph-mon, pid 7 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.613+0000 7f19642efc80 0 pidfile_write: ignore empty --pid-file 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 0 load: jerasure load: lrc 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: RocksDB version: 7.9.2 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Git sha 0 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Compile date 2024-05-02 00:54:55 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: DB SUMMARY 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: DB Session ID: N2LMHZ04EAPT6I86OQNW 2024-05-05T16:24:30.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: CURRENT file: CURRENT 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: IDENTITY file: IDENTITY 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: MANIFEST file: MANIFEST-000025 size: 581 Bytes 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000028.sst 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000024.log size: 232114 ; 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.error_if_exists: 0 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.create_if_missing: 0 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.paranoid_checks: 1 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.env: 0x55d1fe7c6cc0 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.fs: PosixFileSystem 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.info_log: 0x55d1ff673de0 2024-05-05T16:24:30.833 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-05-05T16:24:30.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.statistics: (nil) 2024-05-05T16:24:30.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.use_fsync: 0 2024-05-05T16:24:30.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_log_file_size: 0 2024-05-05T16:24:30.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-05T16:24:30.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.allow_fallocate: 1 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.use_direct_reads: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.create_missing_column_families: 0 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.db_log_dir: 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.wal_dir: 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-05-05T16:24:30.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.advise_random_on_open: 1 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.write_buffer_manager: 0x55d1ff6450e0 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.rate_limiter: (nil) 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-05T16:24:30.836 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.unordered_write: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.row_cache: None 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.wal_filter: None 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.two_write_queues: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.manual_wal_flush: 0 2024-05-05T16:24:30.837 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.wal_compression: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.atomic_flush: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.log_readahead_size: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-05-05T16:24:30.838 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_background_jobs: 2 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_background_compactions: -1 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_subcompactions: 1 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_total_wal_size: 0 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_open_files: -1 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bytes_per_sync: 0 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-05-05T16:24:30.839 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_background_flushes: -1 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Compression algorithms supported: 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kZSTD supported: 0 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kXpressCompression supported: 0 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kZlibCompression supported: 1 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kSnappyCompression supported: 1 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kLZ4Compression supported: 1 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: kBZip2Compression supported: 0 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-05-05T16:24:30.840 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-05-05T16:24:30.841 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000025 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.merge_operator: 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_filter: None 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_filter_factory: None 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d1ff673fa0) 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: cache_index_and_filter_blocks: 1 2024-05-05T16:24:30.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: pin_top_level_index_and_filter: 1 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: index_type: 0 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: data_block_index_type: 0 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: index_shortening: 1 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: data_block_hash_table_util_ratio: 0.750000 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: checksum: 4 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: no_block_cache: 0 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_cache: 0x55d1ff6751f0 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_cache_name: BinnedLRUCache 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_cache_options: 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: capacity : 536870912 2024-05-05T16:24:30.843 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: num_shard_bits : 4 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: strict_capacity_limit : 0 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: high_pri_pool_ratio: 0.000 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_cache_compressed: (nil) 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: persistent_cache: (nil) 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_size: 4096 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_size_deviation: 10 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_restart_interval: 16 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: index_block_restart_interval: 1 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: metadata_block_size: 4096 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: partition_filters: 0 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: use_delta_encoding: 1 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: filter_policy: bloomfilter 2024-05-05T16:24:30.844 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: whole_key_filtering: 1 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: verify_compression: 0 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: read_amp_bytes_per_bit: 0 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: format_version: 5 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: enable_index_compression: 1 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: block_align: 0 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: max_auto_readahead_size: 262144 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: prepopulate_block_cache: 0 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: initial_auto_readahead_size: 8192 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: num_file_reads_for_auto_readahead: 2 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression: NoCompression 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-05-05T16:24:30.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.num_levels: 7 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:30.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.level: 32767 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.enabled: false 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-05-05T16:24:30.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-05T16:24:30.848 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.arena_block_size: 1048576 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-05T16:24:30.849 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.inplace_update_support: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.bloom_locality: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.max_successive_merges: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.force_consistency_checks: 1 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.ttl: 2592000 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-05-05T16:24:30.850 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.enable_blob_files: false 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.min_blob_size: 0 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.blob_file_size: 268435456 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.617+0000 7f19642efc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000025 succeeded,manifest_file_number is 25, next_file_number is 30, last_sequence is 5994, log_number is 20,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 20 2024-05-05T16:24:30.851 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 20 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ed685765-d08c-4425-9244-693c45c44d3d 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926270624825, "job": 1, "event": "recovery_started", "wal_files": [24]} 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926270626742, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 209473, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6000, "largest_seqno": 6214, "table_properties": {"data_size": 207404, "index_size": 709, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3294, "raw_average_key_size": 25, "raw_value_size": 204628, "raw_average_value_size": 1598, "num_data_blocks": 30, "num_entries": 128, "num_filter_entries": 128, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714926270, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ed685765-d08c-4425-9244-693c45c44d3d", "db_session_id": "N2LMHZ04EAPT6I86OQNW", "orig_file_number": 31, "seqno_to_time_mapping": "N/A"}} 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714926270626859, "job": 1, "event": "recovery_finished"} 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 33 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.621+0000 7f19642efc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000024.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d1ff798000 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 4 rocksdb: DB pointer 0x55d1ff784000 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1952a46700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1952a46700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: ** DB Stats ** 2024-05-05T16:24:30.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: ** Compaction Stats [default] ** 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: 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-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: L0 1/0 204.56 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: L6 1/0 4.67 MB 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-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Sum 2/0 4.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:30.853 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: ** Compaction Stats [default] ** 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: 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-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Uptime(secs): 0.0 total, 0.0 interval 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Flush(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: AddFile(Total Files): cumulative 0, interval 0 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: AddFile(L0 Files): cumulative 0, interval 0 2024-05-05T16:24:30.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: AddFile(Keys): cumulative 0, interval 0 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Cumulative compaction: 0.00 GB write, 42.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Interval compaction: 0.00 GB write, 42.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: 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-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Block cache BinnedLRUCache@0x55d1ff6751f0#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.83 KB,0.000157952%) Misc(1,0.00 KB,0%) 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: ** File Read Latency Histogram By Level [default] ** 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 10 CompressorRegistry(0x55d1ff711488) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1953a48700 2 Event(0x55d1ff654508 nevent=5000 time_id=1).set_owner center_id=0 owner=139746754201344 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1954249700 2 Event(0x55d1ff654748 nevent=5000 time_id=1).set_owner center_id=1 owner=139746762594048 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1953a48700 10 stack operator() starting 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1954249700 10 stack operator() starting 2024-05-05T16:24:30.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1959a54700 2 Event(0x55d1ff654988 nevent=5000 time_id=1).set_owner center_id=2 owner=139746854913792 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f1959a54700 10 stack operator() starting 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 10 CompressorRegistry(0x55d1ff710b88) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 1 mon.a@-1(???) e2 preinit fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 mon.a@-1(???).mds e1 new map 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 mon.a@-1(???).mds e1 print_map 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: e1 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: enable_multiple, ever_enabled_multiple: 1,1 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: 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-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: legacy client fscid: -1 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: No filesystems configured 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:30.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:30.857 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 0 mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-05-05T16:24:30.857 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:30 smithi018 bash[40597]: debug 2024-05-05T16:24:30.625+0000 7f19642efc80 1 mon.a@-1(???).paxosservice(auth 1..11) refresh upgraded, format 0 -> 3 2024-05-05T16:24:32.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:28.485112+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:32.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:28.485112+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:32.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:28.487420+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:32.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:28.487420+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:32.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:29.816799+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:29.816799+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.056019+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.056019+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.077714+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.077714+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090485+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090485+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090522+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090522+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090541+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090541+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090591+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:32.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090591+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090620+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090620+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090655+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090655+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090675+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090675+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090696+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.090696+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.091843+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.091843+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.091911+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.091911+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.093425+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:32.495 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.093425+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:32.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.093771+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:32.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: cluster 2024-05-05T16:24:32.093771+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:32.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:32.116426+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:32.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:32.116426+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:32.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:32.132137+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:32.496 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:32 smithi107 bash[32702]: audit 2024-05-05T16:24:32.132137+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:28.485112+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:28.485112+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:28.487420+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:28.487420+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:29.816799+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:29.816799+0000 mgr.a (mgr.14152) 258 : cluster [DBG] pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.056019+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.056019+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.077714+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.077714+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-05-05T16:24:32.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090485+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090485+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 2 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090522+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090522+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090541+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090541+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-05-05T16:19:29.127051+0000 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090591+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090591+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-05-05T16:17:02.110253+0000 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090620+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090620+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090655+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090655+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090675+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:32.583 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090675+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090696+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.090696+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.091843+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.091843+0000 mon.a (mon.0) 11 : cluster [DBG] fsmap 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.091911+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.091911+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.093425+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.093425+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e14: a(active, since 6m), standbys: b 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.093771+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: cluster 2024-05-05T16:24:32.093771+0000 mon.a (mon.0) 14 : cluster [INF] overall HEALTH_OK 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:32.116426+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:32.116426+0000 mon.a (mon.0) 15 : audit [INF] from='mgr.14152 ' entity='' 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:32.132137+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:32.584 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:32 smithi018 bash[40597]: audit 2024-05-05T16:24:32.132137+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:33.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: cluster 2024-05-05T16:24:31.817265+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: cluster 2024-05-05T16:24:31.817265+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.173836+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.173836+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.179771+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.179771+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.181999+0000 mon.b (mon.1) 6 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.181999+0000 mon.b (mon.1) 6 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.192745+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:33.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:33 smithi107 bash[32702]: audit 2024-05-05T16:24:32.192745+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:33.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: cluster 2024-05-05T16:24:31.817265+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:33.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: cluster 2024-05-05T16:24:31.817265+0000 mgr.a (mgr.14152) 259 : cluster [DBG] pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:33.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.173836+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.173836+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.179771+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.179771+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.181999+0000 mon.b (mon.1) 6 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.181999+0000 mon.b (mon.1) 6 : audit [INF] from='mgr.14152 172.21.15.18:0/2078750287' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.192745+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:33.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:33 smithi018 bash[40597]: audit 2024-05-05T16:24:32.192745+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:35.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:35 smithi018 bash[40597]: cluster 2024-05-05T16:24:33.817743+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:35.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:35 smithi018 bash[40597]: cluster 2024-05-05T16:24:33.817743+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:35.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:35 smithi107 bash[32702]: cluster 2024-05-05T16:24:33.817743+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:35.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:35 smithi107 bash[32702]: cluster 2024-05-05T16:24:33.817743+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:37.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:37 smithi107 bash[32702]: cluster 2024-05-05T16:24:35.818218+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:37.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:37 smithi107 bash[32702]: cluster 2024-05-05T16:24:35.818218+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:37.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:37 smithi018 bash[40597]: cluster 2024-05-05T16:24:35.818218+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:37.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:37 smithi018 bash[40597]: cluster 2024-05-05T16:24:35.818218+0000 mgr.a (mgr.14152) 261 : cluster [DBG] pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: cluster 2024-05-05T16:24:37.818694+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: cluster 2024-05-05T16:24:37.818694+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: audit 2024-05-05T16:24:38.039483+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: audit 2024-05-05T16:24:38.039483+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: audit 2024-05-05T16:24:38.054964+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: audit 2024-05-05T16:24:38.054964+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: audit 2024-05-05T16:24:38.068855+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:39 smithi018 bash[40597]: audit 2024-05-05T16:24:38.068855+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: cluster 2024-05-05T16:24:37.818694+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:39.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: cluster 2024-05-05T16:24:37.818694+0000 mgr.a (mgr.14152) 262 : cluster [DBG] pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:39.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: audit 2024-05-05T16:24:38.039483+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: audit 2024-05-05T16:24:38.039483+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: audit 2024-05-05T16:24:38.054964+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: audit 2024-05-05T16:24:38.054964+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: audit 2024-05-05T16:24:38.068855+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:39.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:39 smithi107 bash[32702]: audit 2024-05-05T16:24:38.068855+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:40 smithi018 bash[40597]: cluster 2024-05-05T16:24:39.819195+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:41.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:40 smithi018 bash[40597]: cluster 2024-05-05T16:24:39.819195+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:41.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:40 smithi018 bash[40597]: audit 2024-05-05T16:24:39.999692+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:41 smithi018 bash[40597]: audit 2024-05-05T16:24:39.999692+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:41 smithi018 bash[40597]: audit 2024-05-05T16:24:40.016044+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:41 smithi018 bash[40597]: audit 2024-05-05T16:24:40.016044+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:41 smithi018 bash[40597]: audit 2024-05-05T16:24:40.036029+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:41 smithi018 bash[40597]: audit 2024-05-05T16:24:40.036029+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: cluster 2024-05-05T16:24:39.819195+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: cluster 2024-05-05T16:24:39.819195+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: audit 2024-05-05T16:24:39.999692+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: audit 2024-05-05T16:24:39.999692+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: audit 2024-05-05T16:24:40.016044+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: audit 2024-05-05T16:24:40.016044+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: audit 2024-05-05T16:24:40.036029+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:41.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:41 smithi107 bash[32702]: audit 2024-05-05T16:24:40.036029+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: cluster 2024-05-05T16:24:41.819713+0000 mgr.a (mgr.14152) 264 : cluster [DBG] pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:43.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: cluster 2024-05-05T16:24:41.819713+0000 mgr.a (mgr.14152) 264 : cluster [DBG] pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.284119+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.284119+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.296422+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.296422+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.311826+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.311826+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.794933+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.794933+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.811088+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.811088+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.826466+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:43 smithi018 bash[40597]: audit 2024-05-05T16:24:42.826466+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: cluster 2024-05-05T16:24:41.819713+0000 mgr.a (mgr.14152) 264 : cluster [DBG] pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: cluster 2024-05-05T16:24:41.819713+0000 mgr.a (mgr.14152) 264 : cluster [DBG] pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.284119+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.284119+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.296422+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.296422+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.311826+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.311826+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.794933+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.794933+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.811088+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.811088+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.826466+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:43.494 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:43 smithi107 bash[32702]: audit 2024-05-05T16:24:42.826466+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:24:45.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:45 smithi018 bash[40597]: cluster 2024-05-05T16:24:43.820250+0000 mgr.a (mgr.14152) 265 : cluster [DBG] pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:45.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:45 smithi018 bash[40597]: cluster 2024-05-05T16:24:43.820250+0000 mgr.a (mgr.14152) 265 : cluster [DBG] pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:45.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:45 smithi107 bash[32702]: cluster 2024-05-05T16:24:43.820250+0000 mgr.a (mgr.14152) 265 : cluster [DBG] pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:45.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:45 smithi107 bash[32702]: cluster 2024-05-05T16:24:43.820250+0000 mgr.a (mgr.14152) 265 : cluster [DBG] pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:47.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:47 smithi018 bash[40597]: cluster 2024-05-05T16:24:45.820817+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:47.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:47 smithi018 bash[40597]: cluster 2024-05-05T16:24:45.820817+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:47.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:47 smithi107 bash[32702]: cluster 2024-05-05T16:24:45.820817+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:47.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:47 smithi107 bash[32702]: cluster 2024-05-05T16:24:45.820817+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:49.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:49 smithi018 bash[40597]: cluster 2024-05-05T16:24:47.821382+0000 mgr.a (mgr.14152) 267 : cluster [DBG] pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:49.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:49 smithi018 bash[40597]: cluster 2024-05-05T16:24:47.821382+0000 mgr.a (mgr.14152) 267 : cluster [DBG] pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:49.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:49 smithi107 bash[32702]: cluster 2024-05-05T16:24:47.821382+0000 mgr.a (mgr.14152) 267 : cluster [DBG] pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:49.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:49 smithi107 bash[32702]: cluster 2024-05-05T16:24:47.821382+0000 mgr.a (mgr.14152) 267 : cluster [DBG] pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:51.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:51 smithi018 bash[40597]: cluster 2024-05-05T16:24:49.821985+0000 mgr.a (mgr.14152) 268 : cluster [DBG] pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:51.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:51 smithi018 bash[40597]: cluster 2024-05-05T16:24:49.821985+0000 mgr.a (mgr.14152) 268 : cluster [DBG] pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:51.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:51 smithi107 bash[32702]: cluster 2024-05-05T16:24:49.821985+0000 mgr.a (mgr.14152) 268 : cluster [DBG] pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:51.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:51 smithi107 bash[32702]: cluster 2024-05-05T16:24:49.821985+0000 mgr.a (mgr.14152) 268 : cluster [DBG] pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:53.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:53 smithi018 bash[40597]: cluster 2024-05-05T16:24:51.822588+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:53.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:53 smithi018 bash[40597]: cluster 2024-05-05T16:24:51.822588+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:53.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:53 smithi107 bash[32702]: cluster 2024-05-05T16:24:51.822588+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:53.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:53 smithi107 bash[32702]: cluster 2024-05-05T16:24:51.822588+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:55.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:55 smithi018 bash[40597]: cluster 2024-05-05T16:24:53.823076+0000 mgr.a (mgr.14152) 270 : cluster [DBG] pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:55.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:55 smithi018 bash[40597]: cluster 2024-05-05T16:24:53.823076+0000 mgr.a (mgr.14152) 270 : cluster [DBG] pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:55.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:55 smithi107 bash[32702]: cluster 2024-05-05T16:24:53.823076+0000 mgr.a (mgr.14152) 270 : cluster [DBG] pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:55.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:55 smithi107 bash[32702]: cluster 2024-05-05T16:24:53.823076+0000 mgr.a (mgr.14152) 270 : cluster [DBG] pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:57.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:57 smithi107 bash[32702]: cluster 2024-05-05T16:24:55.823678+0000 mgr.a (mgr.14152) 271 : cluster [DBG] pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:57.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:57 smithi107 bash[32702]: cluster 2024-05-05T16:24:55.823678+0000 mgr.a (mgr.14152) 271 : cluster [DBG] pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:57.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:57 smithi018 bash[40597]: cluster 2024-05-05T16:24:55.823678+0000 mgr.a (mgr.14152) 271 : cluster [DBG] pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:57.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:57 smithi018 bash[40597]: cluster 2024-05-05T16:24:55.823678+0000 mgr.a (mgr.14152) 271 : cluster [DBG] pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:59.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:59 smithi018 bash[40597]: cluster 2024-05-05T16:24:57.824326+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:59.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:24:59 smithi018 bash[40597]: cluster 2024-05-05T16:24:57.824326+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:59.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:59 smithi107 bash[32702]: cluster 2024-05-05T16:24:57.824326+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:24:59.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:24:59 smithi107 bash[32702]: cluster 2024-05-05T16:24:57.824326+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:01.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: cluster 2024-05-05T16:24:59.824956+0000 mgr.a (mgr.14152) 273 : cluster [DBG] pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: cluster 2024-05-05T16:24:59.824956+0000 mgr.a (mgr.14152) 273 : cluster [DBG] pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:24:59.918576+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:24:59.918576+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:24:59.934006+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:24:59.934006+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:24:59.949765+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:24:59.949765+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:25:00.439614+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:25:00.439614+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:25:00.454939+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:25:00.454939+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:25:00.470297+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.243 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:00 smithi107 bash[32702]: audit 2024-05-05T16:25:00.470297+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: cluster 2024-05-05T16:24:59.824956+0000 mgr.a (mgr.14152) 273 : cluster [DBG] pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: cluster 2024-05-05T16:24:59.824956+0000 mgr.a (mgr.14152) 273 : cluster [DBG] pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:24:59.918576+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:24:59.918576+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:24:59.934006+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:24:59.934006+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:24:59.949765+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:24:59.949765+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:25:00.439614+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:25:00.439614+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:25:00.454939+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:25:00.454939+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:25:00.470297+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:01.332 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:00 smithi018 bash[40597]: audit 2024-05-05T16:25:00.470297+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:03.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:02 smithi107 bash[32702]: cluster 2024-05-05T16:25:01.825484+0000 mgr.a (mgr.14152) 274 : cluster [DBG] pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:03.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:02 smithi107 bash[32702]: cluster 2024-05-05T16:25:01.825484+0000 mgr.a (mgr.14152) 274 : cluster [DBG] pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:03.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:02 smithi018 bash[40597]: cluster 2024-05-05T16:25:01.825484+0000 mgr.a (mgr.14152) 274 : cluster [DBG] pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:03.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:02 smithi018 bash[40597]: cluster 2024-05-05T16:25:01.825484+0000 mgr.a (mgr.14152) 274 : cluster [DBG] pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:05.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:04 smithi107 bash[32702]: cluster 2024-05-05T16:25:03.826032+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:05.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:04 smithi107 bash[32702]: cluster 2024-05-05T16:25:03.826032+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:05.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:04 smithi018 bash[40597]: cluster 2024-05-05T16:25:03.826032+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:05.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:04 smithi018 bash[40597]: cluster 2024-05-05T16:25:03.826032+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:07.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:06 smithi107 bash[32702]: cluster 2024-05-05T16:25:05.826614+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:07.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:06 smithi107 bash[32702]: cluster 2024-05-05T16:25:05.826614+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:07.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:06 smithi018 bash[40597]: cluster 2024-05-05T16:25:05.826614+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:07.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:06 smithi018 bash[40597]: cluster 2024-05-05T16:25:05.826614+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:09.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:08 smithi107 bash[32702]: cluster 2024-05-05T16:25:07.827188+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:09.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:08 smithi107 bash[32702]: cluster 2024-05-05T16:25:07.827188+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:09.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:08 smithi018 bash[40597]: cluster 2024-05-05T16:25:07.827188+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:09.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:08 smithi018 bash[40597]: cluster 2024-05-05T16:25:07.827188+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:11.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:10 smithi107 bash[32702]: cluster 2024-05-05T16:25:09.827757+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:11.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:10 smithi107 bash[32702]: cluster 2024-05-05T16:25:09.827757+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:11.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:10 smithi018 bash[40597]: cluster 2024-05-05T16:25:09.827757+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:11.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:10 smithi018 bash[40597]: cluster 2024-05-05T16:25:09.827757+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:13.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:12 smithi107 bash[32702]: cluster 2024-05-05T16:25:11.828353+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:13.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:12 smithi107 bash[32702]: cluster 2024-05-05T16:25:11.828353+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:13.273 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:12 smithi018 bash[40597]: cluster 2024-05-05T16:25:11.828353+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:13.273 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:12 smithi018 bash[40597]: cluster 2024-05-05T16:25:11.828353+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:15.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:14 smithi018 bash[40597]: cluster 2024-05-05T16:25:13.828977+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:15.081 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:14 smithi018 bash[40597]: cluster 2024-05-05T16:25:13.828977+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:15.199 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:14 smithi107 bash[32702]: cluster 2024-05-05T16:25:13.828977+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:15.199 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:14 smithi107 bash[32702]: cluster 2024-05-05T16:25:13.828977+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:17.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:16 smithi107 bash[32702]: cluster 2024-05-05T16:25:15.829519+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:17.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:16 smithi107 bash[32702]: cluster 2024-05-05T16:25:15.829519+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:17.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:16 smithi018 bash[40597]: cluster 2024-05-05T16:25:15.829519+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:17.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:16 smithi018 bash[40597]: cluster 2024-05-05T16:25:15.829519+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:19.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:18 smithi107 bash[32702]: cluster 2024-05-05T16:25:17.829984+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:19.242 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:18 smithi107 bash[32702]: cluster 2024-05-05T16:25:17.829984+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:19.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:18 smithi018 bash[40597]: cluster 2024-05-05T16:25:17.829984+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:19.331 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:18 smithi018 bash[40597]: cluster 2024-05-05T16:25:17.829984+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:21.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: cluster 2024-05-05T16:25:19.830541+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:21.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: cluster 2024-05-05T16:25:19.830541+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:21.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.189466+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.189466+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.204111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.204111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.218397+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.218397+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.708128+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.708128+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.723919+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.723919+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.739701+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.493 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:21 smithi107 bash[32702]: audit 2024-05-05T16:25:20.739701+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: cluster 2024-05-05T16:25:19.830541+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:21.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: cluster 2024-05-05T16:25:19.830541+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:21.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.189466+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.189466+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.204111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.204111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.218397+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.218397+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.708128+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.708128+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.723919+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.723919+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.739701+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:21.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:21 smithi018 bash[40597]: audit 2024-05-05T16:25:20.739701+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14152 ' entity='mgr.a' 2024-05-05T16:25:23.448 INFO:teuthology.orchestra.run.smithi018.stderr:+ grep '\-\-cpus=2' /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/unit.run 2024-05-05T16:25:23.450 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a --pids-limit=0 --cpus=2 -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96 -e NODE_NAME=smithi018 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968:/var/run/ceph:z -v /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96 -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true '--default-log-stderr-prefix=debug ' --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true --debug_ms 10 2024-05-05T16:25:23.450 INFO:teuthology.orchestra.run.smithi018.stderr:+ grep '\-\-debug_ms 10' /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/unit.run 2024-05-05T16:25:23.451 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-mon-a --pids-limit=0 --cpus=2 -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96 -e NODE_NAME=smithi018 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968:/var/run/ceph:z -v /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash:/var/lib/ceph/crash:z -v /dev:/dev -v /run/udev:/run/udev -v /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/mon.a/config:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e5cd05c9d056674257015640778ba11a45c49a1a93b93a73976edc47b2e2ae96 -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true '--default-log-stderr-prefix=debug ' --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true --debug_ms 10 2024-05-05T16:25:23.452 INFO:teuthology.orchestra.run.smithi018.stderr:+ grep testing_custom_containers /etc/cephadm_testing/testing.txt 2024-05-05T16:25:23.453 INFO:teuthology.orchestra.run.smithi018.stdout:testing_custom_containers 2024-05-05T16:25:23.454 INFO:teuthology.orchestra.run.smithi018.stderr:++ find /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968 -maxdepth 1 -type d -name 'container.bar.*' 2024-05-05T16:25:23.455 INFO:teuthology.orchestra.run.smithi018.stderr:+ dir=/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/container.bar.smithi018 2024-05-05T16:25:23.455 INFO:teuthology.orchestra.run.smithi018.stderr:+ test -n /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/container.bar.smithi018 2024-05-05T16:25:23.456 INFO:teuthology.orchestra.run.smithi018.stderr:+ grep ok /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/container.bar.smithi018/data/primary.txt 2024-05-05T16:25:23.456 INFO:teuthology.orchestra.run.smithi018.stdout:ok 2024-05-05T16:25:23.457 INFO:teuthology.orchestra.run.smithi018.stderr:+ grep from=centos /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/container.bar.smithi018/data/from.txt 2024-05-05T16:25:23.459 INFO:teuthology.orchestra.run.smithi018.stdout:from=centos 2024-05-05T16:25:23.459 INFO:teuthology.orchestra.run.smithi018.stderr:+ test -s /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/container.bar.smithi018/data/presized.dat 2024-05-05T16:25:23.459 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:23 smithi018 bash[40597]: cluster 2024-05-05T16:25:21.831032+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:23.460 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:23 smithi018 bash[40597]: cluster 2024-05-05T16:25:21.831032+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:23.461 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-05T16:25:23.472 INFO:tasks.cephadm:Teardown begin 2024-05-05T16:25:23.472 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:25:23.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:23 smithi107 bash[32702]: cluster 2024-05-05T16:25:21.831032+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:23.492 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:23 smithi107 bash[32702]: cluster 2024-05-05T16:25:21.831032+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-05-05T16:25:23.521 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:25:23.535 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-05-05T16:25:23.535 DEBUG:teuthology.orchestra.run.smithi018:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-05T16:25:23.569 DEBUG:teuthology.orchestra.run.smithi107:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-05T16:25:23.582 INFO:tasks.cephadm:Stopping all daemons... 2024-05-05T16:25:23.582 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-05-05T16:25:23.582 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a 2024-05-05T16:25:23.763 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:23 smithi018 systemd[1]: Stopping Ceph mon.a for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:25:23.901 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:23 smithi018 bash[40597]: debug 2024-05-05T16:25:23.761+0000 7f195b257700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true --debug_ms 10 (PID: 1) UID: 0 2024-05-05T16:25:23.901 INFO:journalctl@ceph.mon.a.smithi018.stdout:May 05 16:25:23 smithi018 bash[40597]: debug 2024-05-05T16:25:23.761+0000 7f195b257700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-05-05T16:25:24.688 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.a.service' 2024-05-05T16:25:24.720 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-05T16:25:24.720 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-05-05T16:25:24.720 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-05-05T16:25:24.720 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.b 2024-05-05T16:25:24.992 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:24 smithi107 systemd[1]: Stopping Ceph mon.b for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:25:24.992 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:24 smithi107 bash[32702]: debug 2024-05-05T16:25:24.846+0000 7fc22cdec700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true --debug_ms 10 (PID: 1) UID: 0 2024-05-05T16:25:24.992 INFO:journalctl@ceph.mon.b.smithi107.stdout:May 05 16:25:24 smithi107 bash[32702]: debug 2024-05-05T16:25:24.846+0000 7fc22cdec700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2024-05-05T16:25:25.657 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mon.b.service' 2024-05-05T16:25:25.682 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-05T16:25:25.682 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-05-05T16:25:25.682 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-05-05T16:25:25.682 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a 2024-05-05T16:25:26.035 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:25:25 smithi018 systemd[1]: Stopping Ceph mgr.a for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:25:26.036 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:25:25 smithi018 bash[21746]: debug 2024-05-05T16:25:25.829+0000 7fb718e06700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-05-05T16:25:26.036 INFO:journalctl@ceph.mgr.a.smithi018.stdout:May 05 16:25:25 smithi018 bash[21746]: debug 2024-05-05T16:25:25.829+0000 7fb718e06700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-05-05T16:25:26.558 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.a.service' 2024-05-05T16:25:26.581 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-05T16:25:26.581 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-05-05T16:25:26.582 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-05-05T16:25:26.582 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.b 2024-05-05T16:25:26.979 INFO:journalctl@ceph.mgr.b.smithi107.stdout:May 05 16:25:26 smithi107 systemd[1]: Stopping Ceph mgr.b for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:25:27.510 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@mgr.b.service' 2024-05-05T16:25:27.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-05T16:25:27.530 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-05-05T16:25:27.531 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-05-05T16:25:27.531 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@osd.0 2024-05-05T16:25:27.831 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:25:27 smithi018 systemd[1]: Stopping Ceph osd.0 for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:25:27.831 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:25:27 smithi018 bash[31129]: debug 2024-05-05T16:25:27.673+0000 7f745a9a8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-05-05T16:25:27.831 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:25:27 smithi018 bash[31129]: debug 2024-05-05T16:25:27.673+0000 7f745a9a8700 -1 osd.0 14 *** Got signal Terminated *** 2024-05-05T16:25:27.831 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:25:27 smithi018 bash[31129]: debug 2024-05-05T16:25:27.673+0000 7f745a9a8700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-05T16:25:33.960 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:25:33 smithi018 bash[41854]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-osd-0 2024-05-05T16:25:34.360 INFO:journalctl@ceph.osd.0.smithi018.stdout:May 05 16:25:33 smithi018 bash[41944]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-osd-0 2024-05-05T16:25:36.855 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@osd.0.service' 2024-05-05T16:25:36.893 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-05T16:25:36.893 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-05-05T16:25:36.893 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-05-05T16:25:36.893 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@osd.1 2024-05-05T16:25:37.156 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:25:36 smithi107 systemd[1]: Stopping Ceph osd.1 for c15c6f5e-0afa-11ef-bc97-c7b262605968... 2024-05-05T16:25:37.156 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:25:37 smithi107 bash[27780]: debug 2024-05-05T16:25:37.130+0000 7f8981256700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-05-05T16:25:37.156 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:25:37 smithi107 bash[27780]: debug 2024-05-05T16:25:37.130+0000 7f8981256700 -1 osd.1 14 *** Got signal Terminated *** 2024-05-05T16:25:37.156 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:25:37 smithi107 bash[27780]: debug 2024-05-05T16:25:37.130+0000 7f8981256700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-05-05T16:25:43.242 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:25:42 smithi107 bash[34067]: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-osd-1 2024-05-05T16:25:43.242 INFO:journalctl@ceph.osd.1.smithi107.stdout:May 05 16:25:43 smithi107 bash[34522]: Error response from daemon: No such container: ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968-osd-1 2024-05-05T16:25:44.957 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c15c6f5e-0afa-11ef-bc97-c7b262605968@osd.1.service' 2024-05-05T16:25:44.999 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-05T16:25:44.999 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-05-05T16:25:44.999 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 --force --keep-logs 2024-05-05T16:25:45.171 INFO:teuthology.orchestra.run.smithi018.stdout:Deleting cluster with fsid: c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:25:54.169 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 --force --keep-logs 2024-05-05T16:25:54.338 INFO:teuthology.orchestra.run.smithi107.stdout:Deleting cluster with fsid: c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:26:03.091 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:26:03.105 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-05T16:26:03.117 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-05T16:26:03.119 DEBUG:teuthology.misc:Transferring archived files from smithi018:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/remote/smithi018/crash 2024-05-05T16:26:03.120 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash -- . 2024-05-05T16:26:03.160 INFO:teuthology.orchestra.run.smithi018.stderr:tar: /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-05T16:26:03.160 INFO:teuthology.orchestra.run.smithi018.stderr:tar: Error is not recoverable: exiting now 2024-05-05T16:26:03.162 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/remote/smithi107/crash 2024-05-05T16:26:03.163 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash -- . 2024-05-05T16:26:03.174 INFO:teuthology.orchestra.run.smithi107.stderr:tar: /var/lib/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-05T16:26:03.174 INFO:teuthology.orchestra.run.smithi107.stderr:tar: Error is not recoverable: exiting now 2024-05-05T16:26:03.175 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-05T16:26:03.175 DEBUG:teuthology.orchestra.run.smithi018:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-05T16:26:03.217 INFO:teuthology.orchestra.run.smithi018.stdout:2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:26:03.218 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-05-05T16:26:03.218 DEBUG:teuthology.orchestra.run.smithi018:> sudo egrep '\[SEC\]' /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-05T16:26:03.274 DEBUG:teuthology.orchestra.run.smithi018:> sudo egrep '\[ERR\]' /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-05T16:26:03.329 DEBUG:teuthology.orchestra.run.smithi018:> sudo egrep '\[WRN\]' /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-05T16:26:03.385 INFO:teuthology.orchestra.run.smithi018.stdout:2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-05-05T16:26:03.386 INFO:tasks.cephadm:Compressing logs... 2024-05-05T16:26:03.386 DEBUG:teuthology.orchestra.run.smithi018:> 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-05-05T16:26:03.433 DEBUG:teuthology.orchestra.run.smithi107:> 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-05-05T16:26:03.443 INFO:teuthology.orchestra.run.smithi018.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-05-05T16:26:03.448 INFO:teuthology.orchestra.run.smithi107.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-05-05T16:26:03.454 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-05T16:26:03.455 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.cephadm.log 2024-05-05T16:26:03.455 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-osd.1.log 2024-05-05T16:26:03.455 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log 2024-05-05T16:26:03.455 INFO:teuthology.orchestra.run.smithi107.stderr: 79.4% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.cephadm.log.gz 2024-05-05T16:26:03.456 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-volume.log 2024-05-05T16:26:03.456 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mgr.b.log/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log: 2024-05-05T16:26:03.456 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.audit.log 2024-05-05T16:26:03.457 INFO:teuthology.orchestra.run.smithi107.stderr: 87.1%/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mgr.b.log: -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log.gz 2024-05-05T16:26:03.457 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mon.b.log 2024-05-05T16:26:03.457 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.audit.log: 85.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-05T16:26:03.458 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mon.b.log: 90.2% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.audit.log.gz 2024-05-05T16:26:03.463 INFO:teuthology.orchestra.run.smithi107.stderr: 91.5% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mgr.b.log.gz 2024-05-05T16:26:03.466 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-05T16:26:03.466 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-osd.0.log 2024-05-05T16:26:03.467 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mon.a.log 2024-05-05T16:26:03.467 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.cephadm.log 2024-05-05T16:26:03.467 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log 2024-05-05T16:26:03.468 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-volume.log 2024-05-05T16:26:03.469 INFO:teuthology.orchestra.run.smithi018.stderr: 81.5% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.cephadm.log.gz 2024-05-05T16:26:03.469 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.audit.log 2024-05-05T16:26:03.469 INFO:teuthology.orchestra.run.smithi107.stderr: 91.8% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-volume.log.gz 2024-05-05T16:26:03.470 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mgr.a.log 2024-05-05T16:26:03.470 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.audit.log: 87.2% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.log.gz 2024-05-05T16:26:03.471 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mgr.a.log: 87.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-05T16:26:03.471 INFO:teuthology.orchestra.run.smithi018.stderr: 90.0% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph.audit.log.gz 2024-05-05T16:26:03.478 INFO:teuthology.orchestra.run.smithi107.stderr: 94.0% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-osd.1.log.gz 2024-05-05T16:26:03.491 INFO:teuthology.orchestra.run.smithi018.stderr: 91.8% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-volume.log.gz 2024-05-05T16:26:03.494 INFO:teuthology.orchestra.run.smithi018.stderr: 93.9% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-osd.0.log.gz 2024-05-05T16:26:03.564 INFO:teuthology.orchestra.run.smithi018.stderr: 88.0% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mgr.a.log.gz 2024-05-05T16:26:03.570 INFO:teuthology.orchestra.run.smithi107.stderr: 93.3% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mon.b.log.gz 2024-05-05T16:26:03.571 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-05-05T16:26:03.571 INFO:teuthology.orchestra.run.smithi107.stderr:real 0m0.134s 2024-05-05T16:26:03.571 INFO:teuthology.orchestra.run.smithi107.stderr:user 0m0.172s 2024-05-05T16:26:03.571 INFO:teuthology.orchestra.run.smithi107.stderr:sys 0m0.016s 2024-05-05T16:26:03.701 INFO:teuthology.orchestra.run.smithi018.stderr: 91.6% -- replaced with /var/log/ceph/c15c6f5e-0afa-11ef-bc97-c7b262605968/ceph-mon.a.log.gz 2024-05-05T16:26:03.702 INFO:teuthology.orchestra.run.smithi018.stderr: 2024-05-05T16:26:03.702 INFO:teuthology.orchestra.run.smithi018.stderr:real 0m0.267s 2024-05-05T16:26:03.703 INFO:teuthology.orchestra.run.smithi018.stderr:user 0m0.378s 2024-05-05T16:26:03.703 INFO:teuthology.orchestra.run.smithi018.stderr:sys 0m0.032s 2024-05-05T16:26:03.703 INFO:tasks.cephadm:Archiving logs... 2024-05-05T16:26:03.703 DEBUG:teuthology.misc:Transferring archived files from smithi018:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/remote/smithi018/log 2024-05-05T16:26:03.704 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-05T16:26:03.805 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/remote/smithi107/log 2024-05-05T16:26:03.806 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-05T16:26:03.840 INFO:tasks.cephadm:Removing cluster... 2024-05-05T16:26:03.840 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 --force 2024-05-05T16:26:04.011 INFO:teuthology.orchestra.run.smithi018.stdout:Deleting cluster with fsid: c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:26:05.362 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c15c6f5e-0afa-11ef-bc97-c7b262605968 --force 2024-05-05T16:26:05.533 INFO:teuthology.orchestra.run.smithi107.stdout:Deleting cluster with fsid: c15c6f5e-0afa-11ef-bc97-c7b262605968 2024-05-05T16:26:06.848 INFO:tasks.cephadm:Removing cephadm ... 2024-05-05T16:26:06.848 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-05T16:26:06.855 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-05T16:26:06.861 INFO:tasks.cephadm:Teardown complete 2024-05-05T16:26:06.861 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-05-05T16:26:06.871 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-05-05T16:26:06.871 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-05T16:26:06.898 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-05T16:26:06.963 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-05T16:26:06.975 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-05T16:26:06.975 DEBUG:teuthology.orchestra.run.smithi018:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-05T16:26:06.978 DEBUG:teuthology.orchestra.run.smithi107:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-05T16:26:06.987 INFO:teuthology.orchestra.run.smithi018.stdout: remote refid st t when poll reach delay offset jitter 2024-05-05T16:26:06.987 INFO:teuthology.orchestra.run.smithi018.stdout:============================================================================== 2024-05-05T16:26:06.987 INFO:teuthology.orchestra.run.smithi018.stdout:+hv01.front.sepi 67.205.162.81 3 u 62 64 377 0.097 -0.675 1.558 2024-05-05T16:26:06.988 INFO:teuthology.orchestra.run.smithi018.stdout:+hv02.front.sepi 63.231.80.2 3 u 64 64 377 0.082 -0.502 0.974 2024-05-05T16:26:06.988 INFO:teuthology.orchestra.run.smithi018.stdout:*hv03.front.sepi 74.6.168.72 3 u - 64 377 0.092 -0.215 0.873 2024-05-05T16:26:06.988 INFO:teuthology.orchestra.run.smithi018.stdout: hv04.front.sepi .INIT. 16 u - 128 0 0.000 +0.000 0.000 2024-05-05T16:26:06.990 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-05-05T16:26:06.990 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-05-05T16:26:06.991 INFO:teuthology.orchestra.run.smithi107.stdout:+hv01.front.sepi 67.205.162.81 3 u 66 64 377 0.108 -3.795 1.820 2024-05-05T16:26:06.991 INFO:teuthology.orchestra.run.smithi107.stdout:*hv02.front.sepi 63.231.80.2 3 u 1 64 377 0.072 +0.064 1.235 2024-05-05T16:26:06.991 INFO:teuthology.orchestra.run.smithi107.stdout:+hv03.front.sepi 74.6.168.72 3 u 1 64 377 0.107 +0.217 1.903 2024-05-05T16:26:06.991 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 128 0 0.000 +0.000 0.000 2024-05-05T16:26:06.991 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-05T16:26:07.001 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-05T16:26:07.001 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-05T16:26:07.012 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-05T16:26:07.021 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-05T16:26:07.029 INFO:teuthology.task.internal:Duration was 1153.954508 seconds 2024-05-05T16:26:07.030 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-05T16:26:07.039 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-05T16:26:07.040 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-05T16:26:07.042 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-05T16:26:07.078 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-05T16:26:07.078 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi018.front.sepia.ceph.com 2024-05-05T16:26:07.078 DEBUG:teuthology.orchestra.run.smithi018:> 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-05-05T16:26:07.129 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi107.front.sepia.ceph.com 2024-05-05T16:26:07.130 DEBUG:teuthology.orchestra.run.smithi107:> 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-05-05T16:26:07.139 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-05T16:26:07.140 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-05T16:26:07.173 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-05T16:26:07.216 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-05T16:26:07.216 DEBUG:teuthology.orchestra.run.smithi018:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-05T16:26:07.257 DEBUG:teuthology.orchestra.run.smithi107:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-05T16:26:07.359 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-05T16:26:07.370 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-05T16:26:07.370 DEBUG:teuthology.orchestra.run.smithi018:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-05T16:26:07.382 DEBUG:teuthology.orchestra.run.smithi107:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-05T16:26:07.394 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-05T16:26:07.404 DEBUG:teuthology.orchestra.run.smithi018:> 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-05-05T16:26:07.429 DEBUG:teuthology.orchestra.run.smithi107:> 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-05-05T16:26:07.437 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = core 2024-05-05T16:26:07.446 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = core 2024-05-05T16:26:07.465 DEBUG:teuthology.orchestra.run.smithi018:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-05T16:26:07.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-05T16:26:07.504 DEBUG:teuthology.orchestra.run.smithi107:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-05T16:26:07.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-05T16:26:07.513 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-05T16:26:07.525 INFO:teuthology.task.internal:Transferring archived files... 2024-05-05T16:26:07.526 DEBUG:teuthology.misc:Transferring archived files from smithi018:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/remote/smithi018 2024-05-05T16:26:07.526 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-05T16:26:07.571 DEBUG:teuthology.misc:Transferring archived files from smithi107:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987/remote/smithi107 2024-05-05T16:26:07.571 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-05T16:26:07.593 INFO:teuthology.task.internal:Removing archive directory... 2024-05-05T16:26:07.593 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-05T16:26:07.609 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-05T16:26:07.642 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-05T16:26:07.653 INFO:teuthology.task.internal:Not uploading archives. 2024-05-05T16:26:07.654 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-05T16:26:07.663 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-05T16:26:07.663 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-05T16:26:07.665 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-05T16:26:07.669 INFO:teuthology.orchestra.run.smithi018.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 5 16:26 /home/ubuntu/cephtest 2024-05-05T16:26:07.690 INFO:teuthology.orchestra.run.smithi107.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 5 16:26 /home/ubuntu/cephtest 2024-05-05T16:26:07.691 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-05T16:26:07.703 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-05T16:26:07.724 INFO:teuthology.nuke:Checking targets against current locks 2024-05-05T16:26:07.751 DEBUG:teuthology.nuke:shortname: smithi018 2024-05-05T16:26:07.751 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-05T16:26:07.777 DEBUG:teuthology.nuke:shortname: smithi107 2024-05-05T16:26:07.777 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-05T16:26:07.781 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987', '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-05-05 15:57:26.973765', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEPppSP5xeub8jE19wXqlmo6FdwNBFijcmFeWS1H6QEE/oOtWwaAXGjC3SdMGWubwmq1IBL6HHfgfpwcMYx55sc='} 2024-05-05T16:26:07.808 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-05-03_15:37:49-rados-wip-yuri8-testing-2024-05-01-1547-distro-default-smithi/7687987', '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-05-05 15:57:26.975685', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAQf4+CqF6WpzoIWGanLXC14xDs/pUj7EJdvWpyM8Ed81j0y2SmYMkexXJ3agRcVvw0Y/I/iHwNhBycWvmjCcYU='} 2024-05-05T16:26:07.841 INFO:teuthology.orchestra.console.smithi018:Power off 2024-05-05T16:26:07.842 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-05T16:26:07.868 DEBUG:teuthology.orchestra.console.smithi018:power off output: Chassis Power Control: Down/Off 2024-05-05T16:26:07.869 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:07.884 INFO:teuthology.orchestra.console.smithi107:Power off 2024-05-05T16:26:07.884 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-05T16:26:07.895 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-05-05T16:26:07.907 DEBUG:teuthology.orchestra.console.smithi107:power off output: Chassis Power Control: Down/Off 2024-05-05T16:26:07.907 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:07.930 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-05-05T16:26:11.896 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:11.931 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:12.006 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-05-05T16:26:12.041 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-05-05T16:26:16.008 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:16.042 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:16.119 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is on 2024-05-05T16:26:16.151 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-05-05T16:26:20.123 DEBUG:teuthology.orchestra.console.smithi018:pexpect command: ipmitool -H smithi018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:20.151 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-05T16:26:20.233 DEBUG:teuthology.orchestra.console.smithi018:check power output: Chassis Power is off 2024-05-05T16:26:20.260 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is off 2024-05-05T16:26:20.334 INFO:teuthology.orchestra.console.smithi018:Power off completed 2024-05-05T16:26:20.361 INFO:teuthology.orchestra.console.smithi107:Power off completed 2024-05-05T16:26:20.465 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_extra_daemon_features} duration: 1153.954508304596 failure_reason: '"2024-05-05T16:20:56.039659+0000 mon.a (mon.0) 348 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' flavor: default owner: scheduled_yuriw@teuthology success: false 2024-05-05T16:26:20.465 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-05T16:26:20.562 INFO:teuthology.run:FAIL