2023-01-25T09:03:28.861 INFO:root:teuthology version: 0.0.1.dev22+g8e1bba1 2023-01-25T09:03:28.862 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --verbose --description rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_8.stream_container_tools_crun} 1-start 2-services/rgw 3-final} --archive /home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148 --name yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148/orig.config.yaml 2023-01-25T09:03:28.893 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2023-01-25T09:03:28.955 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148 branch: wip-yuri6-testing-2023-01-24-0746 description: rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_8.stream_container_tools_crun} 1-start 2-services/rgw 3-final} email: yweinstein@radhat.com first_in_suite: false job_id: '7137148' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri6-testing-2023-01-24-0746 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 44e4095da12a8269eb6cfe163cbb0d00b1a6412c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 44e4095da12a8269eb6cfe163cbb0d00b1a6412c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri6-testing-2023-01-24-0746 sha1: 44e4095da12a8269eb6cfe163cbb0d00b1a6412c owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 sha1: 44e4095da12a8269eb6cfe163cbb0d00b1a6412c sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri6-testing-2023-01-24-0746 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_44e4095da12a8269eb6cfe163cbb0d00b1a6412c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 44e4095da12a8269eb6cfe163cbb0d00b1a6412c targets: smithi080.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDZXZiW6wO+bVxgnvWlj62xC0zsAKvM9xYVbuUbqLfz0T8J5V18406YtydeFG/1Bk3qy8bC1Rxx/LN2axYbaOJy/iseFhiRajQQCot5B3lIzeX8g/Uv2850mc2/dkxLS5NSPdMt384QkxOBLcZPtAT/bgTqKoFUBXZW3WjU1w/ytC+8hwvvKZrjuDPBxOD0AN1XGDLRc8K3pCs/1VHKW+BE/S/8V6lCVkQSICArBXB2/SxWI9C2jR+0ahtPr6MOheE8RZakITQ+s8g6u7cIa8ukJZFtpCFN19SitAe644F2rVXmi6Zq/FSITpIksE7M2gyZHyCs2mo7mW2jG/mkayfWDoYML3taAn1xw4ntjnfsnFMveYiQSnWIhrkF0Pwqcg7zXE9M/ThUoDOBB4sN4M+u24EgU9EH4EUtMyGyEZnGvRcNCSVn1NPBP7eUNw6fRqGcW9ek9PuhT699julGgXCO7SUdmzBrD8WjDzfc5hh6HMPd52tcRGpMPHtu7+DLrKE= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm: roleless: true single_host_defaults: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.apply: specs: - placement: count_per_host: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 - cephadm.wait_for_service: service: rgw.foo - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 8e1bba12e584b7ae912e92e94afe9c075ab51fa3 timestamp: 2023-01-24_22:27:30 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.17735 2023-01-25T09:03:28.955 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_44e4095da12a8269eb6cfe163cbb0d00b1a6412c/qa; will attempt to use it 2023-01-25T09:03:28.956 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_44e4095da12a8269eb6cfe163cbb0d00b1a6412c/qa/tasks 2023-01-25T09:03:28.956 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-01-25T09:03:28.958 INFO:teuthology.task.internal:Checking packages... 2023-01-25T09:03:28.986 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '44e4095da12a8269eb6cfe163cbb0d00b1a6412c' 2023-01-25T09:03:28.986 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-01-25T09:03:28.987 INFO:teuthology.packaging:ref: None 2023-01-25T09:03:28.987 INFO:teuthology.packaging:tag: None 2023-01-25T09:03:28.988 INFO:teuthology.packaging:branch: wip-yuri6-testing-2023-01-24-0746 2023-01-25T09:03:28.988 INFO:teuthology.packaging:sha1: 44e4095da12a8269eb6cfe163cbb0d00b1a6412c 2023-01-25T09:03:28.988 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri6-testing-2023-01-24-0746 2023-01-25T09:03:29.284 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-1986.g44e4095d 2023-01-25T09:03:29.284 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-01-25T09:03:29.294 INFO:teuthology.task.internal:no buildpackages task found 2023-01-25T09:03:29.294 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-01-25T09:03:29.313 INFO:teuthology.task.internal:Saving configuration 2023-01-25T09:03:29.329 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-01-25T09:03:29.336 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-25T09:03:29.360 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi080.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-01-25 08:58:32.829702', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNCa2SwxplkIYVr6mIoXSyBY5/jjjNm2IJbX8g6tJ/P3bLMInP6aHCU2KyJhG/tOiX14Fosz+Oh/4WH5rGtp8cE='} 2023-01-25T09:03:29.361 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-01-25T09:03:29.367 INFO:teuthology.task.internal:roles: ubuntu@smithi080.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-01-25T09:03:29.368 INFO:teuthology.run_tasks:Running task console_log... 2023-01-25T09:03:29.409 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6eb1074700>, signals=[15]) 2023-01-25T09:03:29.410 INFO:teuthology.run_tasks:Running task internal.connect... 2023-01-25T09:03:29.420 INFO:teuthology.task.internal:Opening connections... 2023-01-25T09:03:29.421 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi080.front.sepia.ceph.com 2023-01-25T09:03:29.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-25T09:03:29.494 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-01-25T09:03:29.501 DEBUG:teuthology.orchestra.run.smithi080:> uname -m 2023-01-25T09:03:29.573 INFO:teuthology.orchestra.run.smithi080.stdout:x86_64 2023-01-25T09:03:29.574 DEBUG:teuthology.orchestra.run.smithi080:> cat /etc/os-release 2023-01-25T09:03:29.633 INFO:teuthology.orchestra.run.smithi080.stdout:NAME="CentOS Stream" 2023-01-25T09:03:29.633 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION="8" 2023-01-25T09:03:29.634 INFO:teuthology.orchestra.run.smithi080.stdout:ID="centos" 2023-01-25T09:03:29.634 INFO:teuthology.orchestra.run.smithi080.stdout:ID_LIKE="rhel fedora" 2023-01-25T09:03:29.634 INFO:teuthology.orchestra.run.smithi080.stdout:VERSION_ID="8" 2023-01-25T09:03:29.634 INFO:teuthology.orchestra.run.smithi080.stdout:PLATFORM_ID="platform:el8" 2023-01-25T09:03:29.634 INFO:teuthology.orchestra.run.smithi080.stdout:PRETTY_NAME="CentOS Stream 8" 2023-01-25T09:03:29.635 INFO:teuthology.orchestra.run.smithi080.stdout:ANSI_COLOR="0;31" 2023-01-25T09:03:29.635 INFO:teuthology.orchestra.run.smithi080.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-01-25T09:03:29.635 INFO:teuthology.orchestra.run.smithi080.stdout:HOME_URL="https://centos.org/" 2023-01-25T09:03:29.635 INFO:teuthology.orchestra.run.smithi080.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-01-25T09:03:29.635 INFO:teuthology.orchestra.run.smithi080.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-01-25T09:03:29.636 INFO:teuthology.orchestra.run.smithi080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-01-25T09:03:29.636 INFO:teuthology.lock.ops:Updating smithi080.front.sepia.ceph.com on lock server 2023-01-25T09:03:29.651 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-01-25T09:03:29.664 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-01-25T09:03:29.671 INFO:teuthology.task.internal:Checking for old test directory... 2023-01-25T09:03:29.671 DEBUG:teuthology.orchestra.run.smithi080:> test '!' -e /home/ubuntu/cephtest 2023-01-25T09:03:29.693 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-01-25T09:03:29.699 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-01-25T09:03:29.699 DEBUG:teuthology.orchestra.run.smithi080:> test -z $(ls -A /var/lib/ceph) 2023-01-25T09:03:29.759 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-01-25T09:03:29.794 INFO:teuthology.run_tasks:Running task kernel... 2023-01-25T09:03:29.808 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-01-25T09:03:29.809 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-01-25T09:03:29.809 DEBUG:teuthology.orchestra.run.smithi080:> test -f /run/.containerenv -o -f /.dockerenv 2023-01-25T09:03:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-25T09:03:29.830 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2023-01-25T09:03:29.891 INFO:teuthology.orchestra.run.smithi080.stdout:4.18.0-408.el8.x86_64 2023-01-25T09:03:29.891 INFO:teuthology.task.kernel:Running kernel on smithi080: 4.18.0-408.el8.x86_64 2023-01-25T09:03:29.892 DEBUG:teuthology.orchestra.run.smithi080:> sudo yum install -y kernel 2023-01-25T09:03:33.500 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS-8 - AppStream 39 MB/s | 27 MB 00:00 2023-01-25T09:03:39.141 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS-8 - BaseOS 41 MB/s | 27 MB 00:00 2023-01-25T09:03:43.306 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS-8 - Extras 177 kB/s | 18 kB 00:00 2023-01-25T09:03:43.717 INFO:teuthology.orchestra.run.smithi080.stdout:CentOS-8 - PowerTools 20 MB/s | 5.6 MB 00:00 2023-01-25T09:03:44.941 INFO:teuthology.orchestra.run.smithi080.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-01-25T09:03:48.758 INFO:teuthology.orchestra.run.smithi080.stdout:Extra Packages for Enterprise Linux 3.6 MB/s | 13 MB 00:03 2023-01-25T09:03:52.058 INFO:teuthology.orchestra.run.smithi080.stdout:lab-extras 405 kB/s | 24 kB 00:00 2023-01-25T09:03:55.164 INFO:teuthology.orchestra.run.smithi080.stdout:Package kernel-4.18.0-408.el8.x86_64 is already installed. 2023-01-25T09:03:55.165 INFO:teuthology.orchestra.run.smithi080.stdout:Package kernel-4.18.0-305.3.1.el8.x86_64 is already installed. 2023-01-25T09:03:55.350 INFO:teuthology.orchestra.run.smithi080.stdout:Dependencies resolved. 2023-01-25T09:03:55.351 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2023-01-25T09:03:55.351 INFO:teuthology.orchestra.run.smithi080.stdout: Package Arch Version Repository Size 2023-01-25T09:03:55.351 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2023-01-25T09:03:55.351 INFO:teuthology.orchestra.run.smithi080.stdout:Installing: 2023-01-25T09:03:55.352 INFO:teuthology.orchestra.run.smithi080.stdout: kernel x86_64 4.18.0-448.el8 CentOS-BaseOS 9.2 M 2023-01-25T09:03:55.352 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-core x86_64 4.18.0-448.el8 CentOS-BaseOS 41 M 2023-01-25T09:03:55.352 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules x86_64 4.18.0-448.el8 CentOS-BaseOS 34 M 2023-01-25T09:03:55.352 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:03:55.353 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction Summary 2023-01-25T09:03:55.353 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2023-01-25T09:03:55.353 INFO:teuthology.orchestra.run.smithi080.stdout:Install 3 Packages 2023-01-25T09:03:55.353 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:03:55.354 INFO:teuthology.orchestra.run.smithi080.stdout:Total download size: 85 M 2023-01-25T09:03:55.354 INFO:teuthology.orchestra.run.smithi080.stdout:Installed size: 94 M 2023-01-25T09:03:55.354 INFO:teuthology.orchestra.run.smithi080.stdout:Downloading Packages: 2023-01-25T09:03:55.659 INFO:teuthology.orchestra.run.smithi080.stdout:(1/3): kernel-4.18.0-448.el8.x86_64.rpm 30 MB/s | 9.2 MB 00:00 2023-01-25T09:03:56.443 INFO:teuthology.orchestra.run.smithi080.stdout:(2/3): kernel-core-4.18.0-448.el8.x86_64.rpm 38 MB/s | 41 MB 00:01 2023-01-25T09:03:56.968 INFO:teuthology.orchestra.run.smithi080.stdout:(3/3): kernel-modules-4.18.0-448.el8.x86_64.rpm 21 MB/s | 34 MB 00:01 2023-01-25T09:03:56.971 INFO:teuthology.orchestra.run.smithi080.stdout:-------------------------------------------------------------------------------- 2023-01-25T09:03:56.971 INFO:teuthology.orchestra.run.smithi080.stdout:Total 52 MB/s | 85 MB 00:01 2023-01-25T09:03:57.602 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction check 2023-01-25T09:03:57.997 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction check succeeded. 2023-01-25T09:03:57.997 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction test 2023-01-25T09:04:00.046 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction test succeeded. 2023-01-25T09:04:00.083 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction 2023-01-25T09:04:02.804 INFO:teuthology.orchestra.run.smithi080.stdout: Preparing : 1/1 2023-01-25T09:04:03.395 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-core-4.18.0-448.el8.x86_64 1/3 2023-01-25T09:04:07.271 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-core-4.18.0-448.el8.x86_64 1/3 2023-01-25T09:04:07.727 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-modules-4.18.0-448.el8.x86_64 2/3 2023-01-25T09:04:11.057 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-4.18.0-448.el8.x86_64 2/3 2023-01-25T09:04:11.320 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : kernel-4.18.0-448.el8.x86_64 3/3 2023-01-25T09:04:33.007 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-core-4.18.0-448.el8.x86_64 3/3 2023-01-25T09:04:33.033 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-modules-4.18.0-448.el8.x86_64 3/3 2023-01-25T09:04:33.454 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: kernel-4.18.0-448.el8.x86_64 3/3 2023-01-25T09:04:33.455 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-4.18.0-448.el8.x86_64 1/3 2023-01-25T09:04:33.455 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-core-4.18.0-448.el8.x86_64 2/3 2023-01-25T09:04:34.322 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : kernel-modules-4.18.0-448.el8.x86_64 3/3 2023-01-25T09:04:34.322 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:04:34.322 INFO:teuthology.orchestra.run.smithi080.stdout:Installed: 2023-01-25T09:04:34.323 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-4.18.0-448.el8.x86_64 kernel-core-4.18.0-448.el8.x86_64 2023-01-25T09:04:34.323 INFO:teuthology.orchestra.run.smithi080.stdout: kernel-modules-4.18.0-448.el8.x86_64 2023-01-25T09:04:34.323 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:04:34.323 INFO:teuthology.orchestra.run.smithi080.stdout:Complete! 2023-01-25T09:04:34.461 DEBUG:teuthology.orchestra.run.smithi080:> rpm -q kernel --last | head -n 1 2023-01-25T09:04:34.671 INFO:teuthology.orchestra.run.smithi080.stdout:kernel-4.18.0-448.el8.x86_64 Wed 25 Jan 2023 09:04:11 AM UTC 2023-01-25T09:04:34.672 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-448.el8.x86_64 2023-01-25T09:04:34.673 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-408.el8.x86_64 Expected: 4.18.0-448.el8.x86_64 2023-01-25T09:04:34.673 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-01-25T09:04:34.673 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-01-25T09:04:34.673 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-01-25T09:04:34.674 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi080.front.sepia.ceph.com, path=None, version=distro) 2023-01-25T09:04:34.674 DEBUG:teuthology.orchestra.run.smithi080:> rpm -q kernel --last | head -n 1 2023-01-25T09:04:34.863 INFO:teuthology.orchestra.run.smithi080.stdout:kernel-4.18.0-448.el8.x86_64 Wed 25 Jan 2023 09:04:11 AM UTC 2023-01-25T09:04:34.865 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-448.el8.x86_64 2023-01-25T09:04:34.865 DEBUG:teuthology.orchestra.run.smithi080:> sudo rpm -qi grub2-tools 2023-01-25T09:04:34.898 INFO:teuthology.orchestra.run.smithi080.stdout:Name : grub2-tools 2023-01-25T09:04:34.899 INFO:teuthology.orchestra.run.smithi080.stdout:Epoch : 1 2023-01-25T09:04:34.899 INFO:teuthology.orchestra.run.smithi080.stdout:Version : 2.02 2023-01-25T09:04:34.899 INFO:teuthology.orchestra.run.smithi080.stdout:Release : 129.el8 2023-01-25T09:04:34.899 INFO:teuthology.orchestra.run.smithi080.stdout:Architecture: x86_64 2023-01-25T09:04:34.899 INFO:teuthology.orchestra.run.smithi080.stdout:Install Date: Sun 28 Aug 2022 01:03:50 PM UTC 2023-01-25T09:04:34.900 INFO:teuthology.orchestra.run.smithi080.stdout:Group : System Environment/Base 2023-01-25T09:04:34.900 INFO:teuthology.orchestra.run.smithi080.stdout:Size : 9265586 2023-01-25T09:04:34.900 INFO:teuthology.orchestra.run.smithi080.stdout:License : GPLv3+ 2023-01-25T09:04:34.900 INFO:teuthology.orchestra.run.smithi080.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-01-25T09:04:34.901 INFO:teuthology.orchestra.run.smithi080.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-01-25T09:04:34.901 INFO:teuthology.orchestra.run.smithi080.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-01-25T09:04:34.901 INFO:teuthology.orchestra.run.smithi080.stdout:Build Host : kbuilder.bsys.centos.org 2023-01-25T09:04:34.901 INFO:teuthology.orchestra.run.smithi080.stdout:Relocations : (not relocatable) 2023-01-25T09:04:34.901 INFO:teuthology.orchestra.run.smithi080.stdout:Packager : CentOS BuildSystem 2023-01-25T09:04:34.902 INFO:teuthology.orchestra.run.smithi080.stdout:Vendor : CentOS 2023-01-25T09:04:34.902 INFO:teuthology.orchestra.run.smithi080.stdout:URL : http://www.gnu.org/software/grub/ 2023-01-25T09:04:34.902 INFO:teuthology.orchestra.run.smithi080.stdout:Summary : Support tools for GRUB. 2023-01-25T09:04:34.902 INFO:teuthology.orchestra.run.smithi080.stdout:Description : 2023-01-25T09:04:34.902 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:04:34.903 INFO:teuthology.orchestra.run.smithi080.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-01-25T09:04:34.903 INFO:teuthology.orchestra.run.smithi080.stdout:customizable bootloader with modular architecture. It supports a rich 2023-01-25T09:04:34.903 INFO:teuthology.orchestra.run.smithi080.stdout:variety of kernel formats, file systems, computer architectures and 2023-01-25T09:04:34.903 INFO:teuthology.orchestra.run.smithi080.stdout:hardware devices. 2023-01-25T09:04:34.903 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:04:34.904 INFO:teuthology.orchestra.run.smithi080.stdout:This subpackage provides tools for support of all platforms. 2023-01-25T09:04:34.905 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-01-25T09:04:34.905 INFO:teuthology.task.kernel:Updating grub on smithi080 to boot 4.18.0-448.el8.x86_64 2023-01-25T09:04:34.905 DEBUG:teuthology.orchestra.run.smithi080:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-01-25T09:04:36.425 INFO:teuthology.orchestra.run.smithi080.stderr:Generating grub configuration file ... 2023-01-25T09:04:38.759 INFO:teuthology.orchestra.run.smithi080.stderr:done 2023-01-25T09:04:38.761 DEBUG:teuthology.orchestra.run.smithi080:> mktemp 2023-01-25T09:04:38.806 INFO:teuthology.orchestra.run.smithi080.stdout:/tmp/tmp.xkOyTn16tC 2023-01-25T09:04:38.807 DEBUG:teuthology.orchestra.run.smithi080:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xkOyTn16tC 2023-01-25T09:04:38.883 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0666 /tmp/tmp.xkOyTn16tC 2023-01-25T09:04:39.028 DEBUG:teuthology.orchestra.remote:smithi080:/tmp/tmp.xkOyTn16tC is 6KB 2023-01-25T09:04:39.077 DEBUG:teuthology.orchestra.run.smithi080:> rm -fr /tmp/tmp.xkOyTn16tC 2023-01-25T09:04:39.094 DEBUG:teuthology.orchestra.run.smithi080:> sudo /bin/ls /boot/loader/entries || true 2023-01-25T09:04:39.159 INFO:teuthology.orchestra.run.smithi080.stdout:2ff282740cf84d4fa02ff60ed95fbbff-0-rescue.conf 2023-01-25T09:04:39.159 INFO:teuthology.orchestra.run.smithi080.stdout:2ff282740cf84d4fa02ff60ed95fbbff-4.18.0-305.3.1.el8.x86_64.conf 2023-01-25T09:04:39.160 INFO:teuthology.orchestra.run.smithi080.stdout:2ff282740cf84d4fa02ff60ed95fbbff-4.18.0-408.el8.x86_64.conf 2023-01-25T09:04:39.160 INFO:teuthology.orchestra.run.smithi080.stdout:2ff282740cf84d4fa02ff60ed95fbbff-4.18.0-448.el8.x86_64.conf 2023-01-25T09:04:39.161 DEBUG:teuthology.orchestra.run.smithi080:> sudo grub2-set-default 2ff282740cf84d4fa02ff60ed95fbbff-4.18.0-448.el8.x86_64 2023-01-25T09:04:39.326 DEBUG:teuthology.orchestra.run.smithi080:> sudo shutdown -r now 2023-01-25T09:05:09.357 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-01-25T09:05:09.358 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-01-25T09:05:09.359 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-25T09:05:27.916 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-01-25T09:05:57.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-01-25T09:05:57.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-25T09:06:01.004 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-01-25T09:06:31.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-01-25T09:06:31.025 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-25T09:06:34.088 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.80 2023-01-25T09:07:04.116 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-01-25T09:07:04.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-25T09:07:19.901 DEBUG:teuthology.orchestra.run.smithi080:> true 2023-01-25T09:07:20.251 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-01-25T09:07:20.252 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-448.el8.x86_64"... 2023-01-25T09:07:20.252 DEBUG:teuthology.orchestra.run.smithi080:> uname -r 2023-01-25T09:07:20.274 INFO:teuthology.orchestra.run.smithi080.stdout:4.18.0-448.el8.x86_64 2023-01-25T09:07:20.274 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-448.el8.x86_64 vs 4.18.0-448.el8.x86_64 2023-01-25T09:07:20.274 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-01-25T09:07:20.275 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-01-25T09:07:21.275 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-01-25T09:07:21.276 DEBUG:teuthology.orchestra.run.smithi080:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-01-25T09:07:21.434 INFO:teuthology.orchestra.run.smithi080.stdout:ttyS1 2023-01-25T09:07:21.470 DEBUG:teuthology.parallel:result is None 2023-01-25T09:07:21.470 INFO:teuthology.run_tasks:Running task internal.base... 2023-01-25T09:07:21.478 INFO:teuthology.task.internal:Creating test directory... 2023-01-25T09:07:21.479 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-01-25T09:07:21.497 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-01-25T09:07:21.503 INFO:teuthology.run_tasks:Running task internal.archive... 2023-01-25T09:07:21.519 INFO:teuthology.task.internal:Creating archive directory... 2023-01-25T09:07:21.520 DEBUG:teuthology.orchestra.run.smithi080:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-01-25T09:07:21.574 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-01-25T09:07:21.580 INFO:teuthology.task.internal:Enabling coredump saving... 2023-01-25T09:07:21.580 DEBUG:teuthology.orchestra.run.smithi080:> 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 2023-01-25T09:07:21.679 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-01-25T09:07:21.690 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-01-25T09:07:21.691 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-01-25T09:07:21.707 INFO:teuthology.task.internal:Configuring sudo... 2023-01-25T09:07:21.707 DEBUG:teuthology.orchestra.run.smithi080:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-01-25T09:07:21.735 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-01-25T09:07:21.747 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-01-25T09:07:21.748 DEBUG:teuthology.orchestra.run.smithi080:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-01-25T09:07:21.793 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-01-25T09:07:21.876 DEBUG:teuthology.orchestra.run.smithi080:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-01-25T09:07:21.923 DEBUG:teuthology.orchestra.run.smithi080:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-01-25T09:07:22.007 DEBUG:teuthology.orchestra.run.smithi080:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-01-25T09:07:22.053 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:07:22.053 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-01-25T09:07:22.125 DEBUG:teuthology.orchestra.run.smithi080:> sudo service rsyslog restart 2023-01-25T09:07:22.241 INFO:teuthology.orchestra.run.smithi080.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-01-25T09:07:22.303 INFO:teuthology.run_tasks:Running task internal.timer... 2023-01-25T09:07:22.312 INFO:teuthology.task.internal:Starting timer... 2023-01-25T09:07:22.312 INFO:teuthology.run_tasks:Running task pcp... 2023-01-25T09:07:22.324 INFO:teuthology.run_tasks:Running task selinux... 2023-01-25T09:07:22.334 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-01-25T09:07:22.334 DEBUG:teuthology.orchestra.run.smithi080:> sudo service auditd rotate 2023-01-25T09:07:22.436 INFO:teuthology.orchestra.run.smithi080.stdout:Rotating logs: 2023-01-25T09:07:22.439 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-01-25T09:07:22.439 DEBUG:teuthology.orchestra.run.smithi080:> /usr/sbin/getenforce 2023-01-25T09:07:22.499 INFO:teuthology.orchestra.run.smithi080.stdout:Permissive 2023-01-25T09:07:22.500 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi080.front.sepia.ceph.com': 'permissive'} 2023-01-25T09:07:22.500 DEBUG:teuthology.orchestra.run.smithi080:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\)' 2023-01-25T09:07:22.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-25T09:07:22.530 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-01-25T09:07:22.530 DEBUG:teuthology.orchestra.run.smithi080:> sudo /usr/sbin/setenforce permissive 2023-01-25T09:07:22.604 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-01-25T09:07:22.616 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-01-25T09:07:22.622 INFO:teuthology.repo_utils:Fetching main from origin 2023-01-25T09:07:22.756 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-01-25T09:07:22.773 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'}]}] 2023-01-25T09:07:22.775 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi080.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-01-25T09:13:50.734 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi080.front.sepia.ceph.com')] 2023-01-25T09:13:50.736 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi080.front.sepia.ceph.com' 2023-01-25T09:13:50.737 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-01-25T09:13:50.806 DEBUG:teuthology.orchestra.run.smithi080:> true 2023-01-25T09:13:50.875 INFO:teuthology.run_tasks:Running task clock... 2023-01-25T09:13:50.887 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-01-25T09:13:50.887 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-01-25T09:13:50.892 DEBUG:teuthology.orchestra.run.smithi080:> 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 2023-01-25T09:13:50.947 INFO:teuthology.orchestra.run.smithi080.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-01-25T09:13:50.962 INFO:teuthology.orchestra.run.smithi080.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-01-25T09:13:51.032 INFO:teuthology.orchestra.run.smithi080.stderr:sudo: ntpd: command not found 2023-01-25T09:13:51.043 INFO:teuthology.orchestra.run.smithi080.stdout:506 Cannot talk to daemon 2023-01-25T09:13:51.058 INFO:teuthology.orchestra.run.smithi080.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-01-25T09:13:51.071 INFO:teuthology.orchestra.run.smithi080.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-01-25T09:13:51.146 INFO:teuthology.orchestra.run.smithi080.stderr:bash: ntpq: command not found 2023-01-25T09:13:51.150 INFO:teuthology.orchestra.run.smithi080.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-01-25T09:13:51.150 INFO:teuthology.orchestra.run.smithi080.stdout:=============================================================================== 2023-01-25T09:13:51.151 INFO:teuthology.orchestra.run.smithi080.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-25T09:13:51.151 INFO:teuthology.orchestra.run.smithi080.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-25T09:13:51.151 INFO:teuthology.orchestra.run.smithi080.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-25T09:13:51.151 INFO:teuthology.orchestra.run.smithi080.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-01-25T09:13:51.152 INFO:teuthology.run_tasks:Running task pexec... 2023-01-25T09:13:51.162 INFO:teuthology.task.pexec:Executing custom commands... 2023-01-25T09:13:51.163 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi080.front.sepia.ceph.com 2023-01-25T09:13:51.163 DEBUG:teuthology.orchestra.run.smithi080:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-01-25T09:13:51.936 INFO:teuthology.orchestra.run.smithi080.stdout:Last metadata expiration check: 0:01:13 ago on Wed 25 Jan 2023 09:12:38 AM UTC. 2023-01-25T09:13:53.427 INFO:teuthology.orchestra.run.smithi080.stdout:Dependencies resolved. 2023-01-25T09:13:53.428 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2023-01-25T09:13:53.428 INFO:teuthology.orchestra.run.smithi080.stdout: Package Architecture Version Repository Size 2023-01-25T09:13:53.428 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2023-01-25T09:13:53.429 INFO:teuthology.orchestra.run.smithi080.stdout:Resetting modules: 2023-01-25T09:13:53.429 INFO:teuthology.orchestra.run.smithi080.stdout: container-tools 2023-01-25T09:13:53.429 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:13:53.429 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction Summary 2023-01-25T09:13:53.429 INFO:teuthology.orchestra.run.smithi080.stdout:================================================================================ 2023-01-25T09:13:53.430 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:13:53.691 INFO:teuthology.orchestra.run.smithi080.stdout:Complete! 2023-01-25T09:13:54.484 INFO:teuthology.orchestra.run.smithi080.stdout:Last metadata expiration check: 0:01:16 ago on Wed 25 Jan 2023 09:12:38 AM UTC. 2023-01-25T09:13:55.908 INFO:teuthology.orchestra.run.smithi080.stdout:Dependencies resolved. 2023-01-25T09:13:55.911 INFO:teuthology.orchestra.run.smithi080.stdout:======================================================================================================= 2023-01-25T09:13:55.911 INFO:teuthology.orchestra.run.smithi080.stdout: Package Arch Version Repository Size 2023-01-25T09:13:55.911 INFO:teuthology.orchestra.run.smithi080.stdout:======================================================================================================= 2023-01-25T09:13:55.912 INFO:teuthology.orchestra.run.smithi080.stdout:Upgrading: 2023-01-25T09:13:55.912 INFO:teuthology.orchestra.run.smithi080.stdout: conmon x86_64 3:2.1.4-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 57 k 2023-01-25T09:13:55.912 INFO:teuthology.orchestra.run.smithi080.stdout: container-selinux noarch 2:2.189.0-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 60 k 2023-01-25T09:13:55.912 INFO:teuthology.orchestra.run.smithi080.stdout: containernetworking-plugins x86_64 1:1.1.1-3.module_el8.7.0+1216+b022c01d CentOS-AppStream 18 M 2023-01-25T09:13:55.912 INFO:teuthology.orchestra.run.smithi080.stdout: criu x86_64 3.15-3.module_el8.7.0+1216+b022c01d CentOS-AppStream 518 k 2023-01-25T09:13:55.913 INFO:teuthology.orchestra.run.smithi080.stdout: fuse-overlayfs x86_64 1.9-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 73 k 2023-01-25T09:13:55.913 INFO:teuthology.orchestra.run.smithi080.stdout: libslirp x86_64 4.4.0-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 70 k 2023-01-25T09:13:55.913 INFO:teuthology.orchestra.run.smithi080.stdout: runc x86_64 1:1.1.4-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 2.9 M 2023-01-25T09:13:55.913 INFO:teuthology.orchestra.run.smithi080.stdout: slirp4netns x86_64 1.2.0-2.module_el8.7.0+1216+b022c01d CentOS-AppStream 54 k 2023-01-25T09:13:55.913 INFO:teuthology.orchestra.run.smithi080.stdout:Installing group/module packages: 2023-01-25T09:13:55.914 INFO:teuthology.orchestra.run.smithi080.stdout: aardvark-dns x86_64 2:1.1.0-4.module_el8.7.0+1216+b022c01d CentOS-AppStream 997 k 2023-01-25T09:13:55.914 INFO:teuthology.orchestra.run.smithi080.stdout: buildah x86_64 1:1.27.0-2.module_el8.7.0+1216+b022c01d CentOS-AppStream 8.1 M 2023-01-25T09:13:55.914 INFO:teuthology.orchestra.run.smithi080.stdout: cockpit-podman noarch 53-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 547 k 2023-01-25T09:13:55.914 INFO:teuthology.orchestra.run.smithi080.stdout: crun x86_64 1.5-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 213 k 2023-01-25T09:13:55.914 INFO:teuthology.orchestra.run.smithi080.stdout: netavark x86_64 2:1.1.0-6.module_el8.7.0+1216+b022c01d CentOS-AppStream 2.2 M 2023-01-25T09:13:55.915 INFO:teuthology.orchestra.run.smithi080.stdout: python3-podman noarch 4.2.0-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 151 k 2023-01-25T09:13:55.915 INFO:teuthology.orchestra.run.smithi080.stdout: skopeo x86_64 2:1.9.2-1.module_el8.7.0+1216+b022c01d CentOS-AppStream 6.8 M 2023-01-25T09:13:55.915 INFO:teuthology.orchestra.run.smithi080.stdout: toolbox x86_64 0.0.99.3-1.module_el8.5.0+877+1c30e0c9 CentOS-AppStream 2.3 M 2023-01-25T09:13:55.915 INFO:teuthology.orchestra.run.smithi080.stdout: udica noarch 0.2.6-3.module_el8.7.0+1216+b022c01d CentOS-AppStream 49 k 2023-01-25T09:13:55.915 INFO:teuthology.orchestra.run.smithi080.stdout:Installing dependencies: 2023-01-25T09:13:55.916 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 CentOS-AppStream 25 k 2023-01-25T09:13:55.916 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pyxdg noarch 0.25-16.el8 CentOS-AppStream 94 k 2023-01-25T09:13:55.916 INFO:teuthology.orchestra.run.smithi080.stdout: yajl x86_64 2.1.0-11.el8 CentOS-AppStream 41 k 2023-01-25T09:13:55.916 INFO:teuthology.orchestra.run.smithi080.stdout:Installing module profiles: 2023-01-25T09:13:55.916 INFO:teuthology.orchestra.run.smithi080.stdout: container-tools/common 2023-01-25T09:13:55.917 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling module streams: 2023-01-25T09:13:55.917 INFO:teuthology.orchestra.run.smithi080.stdout: container-tools rhel8 2023-01-25T09:13:55.917 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:13:55.917 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction Summary 2023-01-25T09:13:55.917 INFO:teuthology.orchestra.run.smithi080.stdout:======================================================================================================= 2023-01-25T09:13:55.918 INFO:teuthology.orchestra.run.smithi080.stdout:Install 12 Packages 2023-01-25T09:13:55.918 INFO:teuthology.orchestra.run.smithi080.stdout:Upgrade 8 Packages 2023-01-25T09:13:55.918 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:13:55.919 INFO:teuthology.orchestra.run.smithi080.stdout:Total download size: 43 M 2023-01-25T09:13:55.919 INFO:teuthology.orchestra.run.smithi080.stdout:Downloading Packages: 2023-01-25T09:13:56.005 INFO:teuthology.orchestra.run.smithi080.stdout:(1/20): cockpit-podman-53-1.module_el8.7.0+1216 6.0 MB/s | 547 kB 00:00 2023-01-25T09:13:56.047 INFO:teuthology.orchestra.run.smithi080.stdout:(2/20): crun-1.5-1.module_el8.7.0+1216+b022c01d 5.0 MB/s | 213 kB 00:00 2023-01-25T09:13:56.106 INFO:teuthology.orchestra.run.smithi080.stdout:(3/20): aardvark-dns-1.1.0-4.module_el8.7.0+121 5.1 MB/s | 997 kB 00:00 2023-01-25T09:13:56.139 INFO:teuthology.orchestra.run.smithi080.stdout:(4/20): python3-podman-4.2.0-1.module_el8.7.0+1 4.5 MB/s | 151 kB 00:00 2023-01-25T09:13:56.164 INFO:teuthology.orchestra.run.smithi080.stdout:(5/20): python3-pytoml-0.1.14-5.git7dea353.el8. 986 kB/s | 25 kB 00:00 2023-01-25T09:13:56.198 INFO:teuthology.orchestra.run.smithi080.stdout:(6/20): python3-pyxdg-0.25-16.el8.noarch.rpm 2.7 MB/s | 94 kB 00:00 2023-01-25T09:13:56.299 INFO:teuthology.orchestra.run.smithi080.stdout:(7/20): netavark-1.1.0-6.module_el8.7.0+1216+b0 8.6 MB/s | 2.2 MB 00:00 2023-01-25T09:13:56.399 INFO:teuthology.orchestra.run.smithi080.stdout:(8/20): buildah-1.27.0-2.module_el8.7.0+1216+b0 17 MB/s | 8.1 MB 00:00 2023-01-25T09:13:56.415 INFO:teuthology.orchestra.run.smithi080.stdout:(9/20): udica-0.2.6-3.module_el8.7.0+1216+b022c 2.9 MB/s | 49 kB 00:00 2023-01-25T09:13:56.432 INFO:teuthology.orchestra.run.smithi080.stdout:(10/20): yajl-2.1.0-11.el8.x86_64.rpm 2.4 MB/s | 41 kB 00:00 2023-01-25T09:13:56.458 INFO:teuthology.orchestra.run.smithi080.stdout:(11/20): conmon-2.1.4-1.module_el8.7.0+1216+b02 2.2 MB/s | 57 kB 00:00 2023-01-25T09:13:56.475 INFO:teuthology.orchestra.run.smithi080.stdout:(12/20): container-selinux-2.189.0-1.module_el8 3.6 MB/s | 60 kB 00:00 2023-01-25T09:13:56.533 INFO:teuthology.orchestra.run.smithi080.stdout:(13/20): toolbox-0.0.99.3-1.module_el8.5.0+877+ 9.6 MB/s | 2.3 MB 00:00 2023-01-25T09:13:56.575 INFO:teuthology.orchestra.run.smithi080.stdout:(14/20): criu-3.15-3.module_el8.7.0+1216+b022c0 12 MB/s | 518 kB 00:00 2023-01-25T09:13:56.634 INFO:teuthology.orchestra.run.smithi080.stdout:(15/20): fuse-overlayfs-1.9-1.module_el8.7.0+12 1.2 MB/s | 73 kB 00:00 2023-01-25T09:13:56.676 INFO:teuthology.orchestra.run.smithi080.stdout:(16/20): libslirp-4.4.0-1.module_el8.7.0+1216+b 1.6 MB/s | 70 kB 00:00 2023-01-25T09:13:56.851 INFO:teuthology.orchestra.run.smithi080.stdout:(17/20): runc-1.1.4-1.module_el8.7.0+1216+b022c 17 MB/s | 2.9 MB 00:00 2023-01-25T09:13:56.935 INFO:teuthology.orchestra.run.smithi080.stdout:(18/20): skopeo-1.9.2-1.module_el8.7.0+1216+b02 9.2 MB/s | 6.8 MB 00:00 2023-01-25T09:13:56.985 INFO:teuthology.orchestra.run.smithi080.stdout:(19/20): slirp4netns-1.2.0-2.module_el8.7.0+121 406 kB/s | 54 kB 00:00 2023-01-25T09:13:57.186 INFO:teuthology.orchestra.run.smithi080.stdout:(20/20): containernetworking-plugins-1.1.1-3.mo 25 MB/s | 18 MB 00:00 2023-01-25T09:13:57.188 INFO:teuthology.orchestra.run.smithi080.stdout:-------------------------------------------------------------------------------- 2023-01-25T09:13:57.188 INFO:teuthology.orchestra.run.smithi080.stdout:Total 34 MB/s | 43 MB 00:01 2023-01-25T09:13:57.610 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction check 2023-01-25T09:13:57.655 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction check succeeded. 2023-01-25T09:13:57.656 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction test 2023-01-25T09:13:58.295 INFO:teuthology.orchestra.run.smithi080.stdout:Transaction test succeeded. 2023-01-25T09:13:58.299 INFO:teuthology.orchestra.run.smithi080.stdout:Running transaction 2023-01-25T09:13:59.437 INFO:teuthology.orchestra.run.smithi080.stdout: Preparing : 1/1 2023-01-25T09:13:59.449 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+b0 1/1 2023-01-25T09:13:59.495 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+ 1/28 2023-01-25T09:13:59.717 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : container-selinux-2:2.189.0-1.module_el8.7.0+1216+ 1/28 2023-01-25T09:14:17.373 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+ 1/28 2023-01-25T09:14:17.546 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 2/28 2023-01-25T09:14:17.795 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 3/28 2023-01-25T09:14:18.332 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 4/28 2023-01-25T09:14:20.145 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 5/28 2023-01-25T09:14:20.345 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : containernetworking-plugins-1:1.1.1-3.module_el8.7 6/28 2023-01-25T09:14:20.617 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : yajl-2.1.0-11.el8.x86_64 7/28 2023-01-25T09:14:20.787 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 8/28 2023-01-25T09:14:21.046 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 9/28 2023-01-25T09:14:21.463 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : aardvark-dns-2:1.1.0-4.module_el8.7.0+1216+b022c01 10/28 2023-01-25T09:14:22.314 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : netavark-2:1.1.0-6.module_el8.7.0+1216+b022c01d.x8 11/28 2023-01-25T09:14:22.575 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : buildah-1:1.27.0-2.module_el8.7.0+1216+b022c01d.x8 12/28 2023-01-25T09:14:22.838 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : python3-podman-4.2.0-1.module_el8.7.0+1216+b022c01 13/28 2023-01-25T09:14:23.008 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : crun-1.5-1.module_el8.7.0+1216+b022c01d.x86_64 14/28 2023-01-25T09:14:23.262 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : udica-0.2.6-3.module_el8.7.0+1216+b022c01d.noarch 15/28 2023-01-25T09:14:23.495 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d. 16/28 2023-01-25T09:14:23.515 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d. 16/28 2023-01-25T09:14:23.938 INFO:teuthology.orchestra.run.smithi080.stdout: Upgrading : conmon-3:2.1.4-1.module_el8.7.0+1216+b022c01d.x86_ 17/28 2023-01-25T09:14:24.749 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 18/28 2023-01-25T09:14:25.022 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : skopeo-2:1.9.2-1.module_el8.7.0+1216+b022c01d.x86_ 19/28 2023-01-25T09:14:25.221 INFO:teuthology.orchestra.run.smithi080.stdout: Installing : cockpit-podman-53-1.module_el8.7.0+1216+b022c01d.n 20/28 2023-01-25T09:14:25.221 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 21/28 2023-01-25T09:14:25.413 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 21/28 2023-01-25T09:14:25.588 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x 22/28 2023-01-25T09:14:25.755 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : runc-1:1.0.3-3.module_el8.7.0+1106+45480ee0.x86_64 23/28 2023-01-25T09:14:25.951 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : criu-3.15-3.module_el8.6.0+926+8bef8ae7.x86_64 24/28 2023-01-25T09:14:26.087 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6 25/28 2023-01-25T09:14:26.279 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 26/28 2023-01-25T09:14:26.446 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : containernetworking-plugins-1:1.1.1-1.module_el8.7 27/28 2023-01-25T09:14:26.628 INFO:teuthology.orchestra.run.smithi080.stdout: Cleanup : conmon-2:2.1.0-1.module_el8.7.0+1106+45480ee0.x86_ 28/28 2023-01-25T09:15:06.517 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: container-selinux-2:2.189.0-1.module_el8.7.0+1216+ 28/28 2023-01-25T09:15:07.033 INFO:teuthology.orchestra.run.smithi080.stdout: Running scriptlet: conmon-2:2.1.0-1.module_el8.7.0+1106+45480ee0.x86_ 28/28 2023-01-25T09:15:07.033 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : aardvark-dns-2:1.1.0-4.module_el8.7.0+1216+b022c01 1/28 2023-01-25T09:15:07.034 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : buildah-1:1.27.0-2.module_el8.7.0+1216+b022c01d.x8 2/28 2023-01-25T09:15:07.034 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : cockpit-podman-53-1.module_el8.7.0+1216+b022c01d.n 3/28 2023-01-25T09:15:07.034 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : crun-1.5-1.module_el8.7.0+1216+b022c01d.x86_64 4/28 2023-01-25T09:15:07.034 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : netavark-2:1.1.0-6.module_el8.7.0+1216+b022c01d.x8 5/28 2023-01-25T09:15:07.035 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : python3-podman-4.2.0-1.module_el8.7.0+1216+b022c01 6/28 2023-01-25T09:15:07.035 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 7/28 2023-01-25T09:15:07.035 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 8/28 2023-01-25T09:15:07.035 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : skopeo-2:1.9.2-1.module_el8.7.0+1216+b022c01d.x86_ 9/28 2023-01-25T09:15:07.035 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86 10/28 2023-01-25T09:15:07.035 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : udica-0.2.6-3.module_el8.7.0+1216+b022c01d.noarch 11/28 2023-01-25T09:15:07.036 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : yajl-2.1.0-11.el8.x86_64 12/28 2023-01-25T09:15:07.036 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : conmon-3:2.1.4-1.module_el8.7.0+1216+b022c01d.x86_ 13/28 2023-01-25T09:15:07.036 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : conmon-2:2.1.0-1.module_el8.7.0+1106+45480ee0.x86_ 14/28 2023-01-25T09:15:07.036 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : container-selinux-2:2.189.0-1.module_el8.7.0+1216+ 15/28 2023-01-25T09:15:07.037 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 16/28 2023-01-25T09:15:07.037 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 17/28 2023-01-25T09:15:07.037 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : containernetworking-plugins-1:1.1.1-1.module_el8.7 18/28 2023-01-25T09:15:07.038 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 19/28 2023-01-25T09:15:07.038 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : criu-3.15-3.module_el8.6.0+926+8bef8ae7.x86_64 20/28 2023-01-25T09:15:07.038 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d. 21/28 2023-01-25T09:15:07.038 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 22/28 2023-01-25T09:15:07.039 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 23/28 2023-01-25T09:15:07.039 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6 24/28 2023-01-25T09:15:07.039 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/28 2023-01-25T09:15:07.039 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : runc-1:1.0.3-3.module_el8.7.0+1106+45480ee0.x86_64 26/28 2023-01-25T09:15:07.040 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 27/28 2023-01-25T09:15:07.986 INFO:teuthology.orchestra.run.smithi080.stdout: Verifying : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x 28/28 2023-01-25T09:15:07.987 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:15:07.987 INFO:teuthology.orchestra.run.smithi080.stdout:Upgraded: 2023-01-25T09:15:07.987 INFO:teuthology.orchestra.run.smithi080.stdout: conmon-3:2.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.987 INFO:teuthology.orchestra.run.smithi080.stdout: container-selinux-2:2.189.0-1.module_el8.7.0+1216+b022c01d.noarch 2023-01-25T09:15:07.988 INFO:teuthology.orchestra.run.smithi080.stdout: containernetworking-plugins-1:1.1.1-3.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.988 INFO:teuthology.orchestra.run.smithi080.stdout: criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.988 INFO:teuthology.orchestra.run.smithi080.stdout: fuse-overlayfs-1.9-1.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.988 INFO:teuthology.orchestra.run.smithi080.stdout: libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.989 INFO:teuthology.orchestra.run.smithi080.stdout: runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.989 INFO:teuthology.orchestra.run.smithi080.stdout: slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.989 INFO:teuthology.orchestra.run.smithi080.stdout:Installed: 2023-01-25T09:15:07.989 INFO:teuthology.orchestra.run.smithi080.stdout: aardvark-dns-2:1.1.0-4.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.989 INFO:teuthology.orchestra.run.smithi080.stdout: buildah-1:1.27.0-2.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.990 INFO:teuthology.orchestra.run.smithi080.stdout: cockpit-podman-53-1.module_el8.7.0+1216+b022c01d.noarch 2023-01-25T09:15:07.990 INFO:teuthology.orchestra.run.smithi080.stdout: crun-1.5-1.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.990 INFO:teuthology.orchestra.run.smithi080.stdout: netavark-2:1.1.0-6.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.990 INFO:teuthology.orchestra.run.smithi080.stdout: python3-podman-4.2.0-1.module_el8.7.0+1216+b022c01d.noarch 2023-01-25T09:15:07.990 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-01-25T09:15:07.991 INFO:teuthology.orchestra.run.smithi080.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-01-25T09:15:07.991 INFO:teuthology.orchestra.run.smithi080.stdout: skopeo-2:1.9.2-1.module_el8.7.0+1216+b022c01d.x86_64 2023-01-25T09:15:07.991 INFO:teuthology.orchestra.run.smithi080.stdout: toolbox-0.0.99.3-1.module_el8.5.0+877+1c30e0c9.x86_64 2023-01-25T09:15:07.991 INFO:teuthology.orchestra.run.smithi080.stdout: udica-0.2.6-3.module_el8.7.0+1216+b022c01d.noarch 2023-01-25T09:15:07.991 INFO:teuthology.orchestra.run.smithi080.stdout: yajl-2.1.0-11.el8.x86_64 2023-01-25T09:15:07.992 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:15:07.992 INFO:teuthology.orchestra.run.smithi080.stdout:Complete! 2023-01-25T09:15:08.341 DEBUG:teuthology.parallel:result is None 2023-01-25T09:15:08.341 INFO:teuthology.run_tasks:Running task cephadm... 2023-01-25T09:15:08.444 INFO:tasks.cephadm:Config: {'roleless': True, 'single_host_defaults': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '44e4095da12a8269eb6cfe163cbb0d00b1a6412c'} 2023-01-25T09:15:08.445 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c 2023-01-25T09:15:08.455 INFO:tasks.cephadm:Cluster fsid is c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:08.456 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-01-25T09:15:08.457 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-01-25T09:15:08.457 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi080': '172.21.15.80'} 2023-01-25T09:15:08.457 INFO:tasks.cephadm:Normalizing hostnames... 2023-01-25T09:15:08.458 DEBUG:teuthology.orchestra.run.smithi080:> sudo hostname $(hostname -s) 2023-01-25T09:15:08.487 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-01-25T09:15:08.488 DEBUG:teuthology.orchestra.run.smithi080:> sudo lsb_release -is 2023-01-25T09:15:08.563 INFO:teuthology.orchestra.run.smithi080.stdout:CentOSStream 2023-01-25T09:15:08.564 DEBUG:teuthology.misc:System to be installed: CentOSStream 2023-01-25T09:15:08.565 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=44e4095da12a8269eb6cfe163cbb0d00b1a6412c 2023-01-25T09:15:08.885 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '44e4095da12a8269eb6cfe163cbb0d00b1a6412c', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/67600/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-1986-g44e4095d', 'node_name': '172.21.2.6+braggi06', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-1986.g44e4095d'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-yuri6-testing-2023-01-24-0746/44e4095da12a8269eb6cfe163cbb0d00b1a6412c/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-01-24 17:44:14.942241', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri6-testing-2023-01-24-0746', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-yuri6-testing-2023-01-24-0746/44e4095da12a8269eb6cfe163cbb0d00b1a6412c/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-01-25T09:15:09.188 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-yuri6-testing-2023-01-24-0746, sha1 44e4095da12a8269eb6cfe163cbb0d00b1a6412c from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=44e4095da12a8269eb6cfe163cbb0d00b1a6412c 2023-01-25T09:15:09.188 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2023-01-24-0746/44e4095da12a8269eb6cfe163cbb0d00b1a6412c/centos/8/x86_64/flavors/default/cephadm 2023-01-25T09:15:09.189 DEBUG:teuthology.orchestra.run.smithi080:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri6-testing-2023-01-24-0746/44e4095da12a8269eb6cfe163cbb0d00b1a6412c/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-01-25T09:15:09.823 INFO:teuthology.orchestra.run.smithi080.stdout:-rw-rw-r--. 1 ubuntu ubuntu 377960 Jan 25 09:15 /home/ubuntu/cephtest/cephadm 2023-01-25T09:15:09.823 DEBUG:teuthology.orchestra.run.smithi080:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-01-25T09:15:09.850 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c on all hosts... 2023-01-25T09:15:09.851 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c pull 2023-01-25T09:15:11.392 INFO:teuthology.orchestra.run.smithi080.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c... 2023-01-25T09:15:36.964 INFO:teuthology.orchestra.run.smithi080.stdout:{ 2023-01-25T09:15:36.965 INFO:teuthology.orchestra.run.smithi080.stdout: "ceph_version": "ceph version 18.0.0-1986-g44e4095d (44e4095da12a8269eb6cfe163cbb0d00b1a6412c) reef (dev)", 2023-01-25T09:15:36.965 INFO:teuthology.orchestra.run.smithi080.stdout: "image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", 2023-01-25T09:15:36.965 INFO:teuthology.orchestra.run.smithi080.stdout: "repo_digests": [ 2023-01-25T09:15:36.965 INFO:teuthology.orchestra.run.smithi080.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f" 2023-01-25T09:15:36.966 INFO:teuthology.orchestra.run.smithi080.stdout: ] 2023-01-25T09:15:36.966 INFO:teuthology.orchestra.run.smithi080.stdout:} 2023-01-25T09:15:36.984 DEBUG:teuthology.orchestra.run.smithi080:> sudo mkdir -p /etc/ceph 2023-01-25T09:15:37.015 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 777 /etc/ceph 2023-01-25T09:15:37.082 INFO:tasks.cephadm:Writing seed config... 2023-01-25T09:15:37.095 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-01-25T09:15:37.096 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-01-25T09:15:37.096 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-01-25T09:15:37.097 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-01-25T09:15:37.097 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-01-25T09:15:37.097 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-01-25T09:15:37.097 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-01-25T09:15:37.098 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-01-25T09:15:37.098 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:15:37.099 DEBUG:teuthology.orchestra.run.smithi080:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-01-25T09:15:37.140 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = c352bfc2-9c90-11ed-9e56-001a4aab830c [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-01-25T09:15:37.141 DEBUG:teuthology.orchestra.run.smithi080:mon.smithi080> sudo journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080.service 2023-01-25T09:15:37.182 INFO:tasks.cephadm:Bootstrapping... 2023-01-25T09:15:37.183 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c -v bootstrap --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.80 --single-host-defaults --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-01-25T09:15:37.209 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:-- Logs begin at Wed 2023-01-25 09:07:05 UTC. -- 2023-01-25T09:15:37.428 INFO:teuthology.orchestra.run.smithi080.stdout:-------------------------------------------------------------------------------- 2023-01-25T09:15:37.429 INFO:teuthology.orchestra.run.smithi080.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c', '-v', 'bootstrap', '--fsid', 'c352bfc2-9c90-11ed-9e56-001a4aab830c', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.80', '--single-host-defaults', '--skip-admin-label'] 2023-01-25T09:15:37.572 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stdout 4.2.0 2023-01-25T09:15:37.572 INFO:teuthology.orchestra.run.smithi080.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-01-25T09:15:37.573 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying podman|docker is present... 2023-01-25T09:15:37.708 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stdout 4.2.0 2023-01-25T09:15:37.708 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying lvm2 is present... 2023-01-25T09:15:37.708 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying time synchronization is in place... 2023-01-25T09:15:37.715 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-01-25T09:15:37.716 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-01-25T09:15:37.721 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-01-25T09:15:37.722 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-01-25T09:15:37.727 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout enabled 2023-01-25T09:15:37.733 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout active 2023-01-25T09:15:37.733 INFO:teuthology.orchestra.run.smithi080.stdout:Unit chronyd.service is enabled and running 2023-01-25T09:15:37.734 INFO:teuthology.orchestra.run.smithi080.stdout:Repeating the final host check... 2023-01-25T09:15:37.872 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stdout 4.2.0 2023-01-25T09:15:37.873 INFO:teuthology.orchestra.run.smithi080.stdout:podman (/bin/podman) version 4.2.0 is present 2023-01-25T09:15:37.873 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl is present 2023-01-25T09:15:37.873 INFO:teuthology.orchestra.run.smithi080.stdout:lvcreate is present 2023-01-25T09:15:37.880 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-01-25T09:15:37.880 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-01-25T09:15:37.884 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-01-25T09:15:37.884 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-01-25T09:15:37.890 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout enabled 2023-01-25T09:15:37.896 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout active 2023-01-25T09:15:37.896 INFO:teuthology.orchestra.run.smithi080.stdout:Unit chronyd.service is enabled and running 2023-01-25T09:15:37.896 INFO:teuthology.orchestra.run.smithi080.stdout:Host looks OK 2023-01-25T09:15:37.897 INFO:teuthology.orchestra.run.smithi080.stdout:Cluster fsid: c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:37.897 INFO:teuthology.orchestra.run.smithi080.stdout:Acquiring lock 139726348017056 on /run/cephadm/c352bfc2-9c90-11ed-9e56-001a4aab830c.lock 2023-01-25T09:15:37.897 INFO:teuthology.orchestra.run.smithi080.stdout:Lock 139726348017056 acquired on /run/cephadm/c352bfc2-9c90-11ed-9e56-001a4aab830c.lock 2023-01-25T09:15:37.898 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying IP 172.21.15.80 port 3300 ... 2023-01-25T09:15:37.898 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying IP 172.21.15.80 port 6789 ... 2023-01-25T09:15:37.898 INFO:teuthology.orchestra.run.smithi080.stdout:Base mon IP(s) is [172.21.15.80:3300, 172.21.15.80:6789], mon addrv is [v2:172.21.15.80:3300,v1:172.21.15.80:6789] 2023-01-25T09:15:37.900 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.80 metric 100 2023-01-25T09:15:37.901 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.80 metric 100 2023-01-25T09:15:37.903 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-01-25T09:15:37.903 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-01-25T09:15:37.904 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1738sec hoplimit 64 pref medium 2023-01-25T09:15:37.906 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-01-25T09:15:37.906 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-01-25T09:15:37.906 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-01-25T09:15:37.906 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-01-25T09:15:37.906 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cba9/64 scope link 2023-01-25T09:15:37.907 INFO:teuthology.orchestra.run.smithi080.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-01-25T09:15:37.908 INFO:teuthology.orchestra.run.smithi080.stdout:Mon IP `172.21.15.80` is in CIDR network `172.21.0.0/20` 2023-01-25T09:15:37.908 INFO:teuthology.orchestra.run.smithi080.stdout:Mon IP `172.21.15.80` is in CIDR network `172.21.0.0/20` 2023-01-25T09:15:37.908 INFO:teuthology.orchestra.run.smithi080.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-01-25T09:15:37.908 INFO:teuthology.orchestra.run.smithi080.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-01-25T09:15:37.908 INFO:teuthology.orchestra.run.smithi080.stdout:Adjusting default settings to suit single-host cluster... 2023-01-25T09:15:37.909 INFO:teuthology.orchestra.run.smithi080.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c... 2023-01-25T09:15:38.347 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stdout b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7 2023-01-25T09:15:38.347 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c... 2023-01-25T09:15:38.348 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Getting image source signatures 2023-01-25T09:15:38.348 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Copying blob sha256:a45ffd7b2c664ad26a4072a77702683e8fc7cff2b6f0fb540c4684c98da4e399 2023-01-25T09:15:38.348 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Copying blob sha256:e2873b3fbbec402bafc59c62563e7264f20ad5dccce4dae4ebfb5edd55afb4cb 2023-01-25T09:15:38.348 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Copying blob sha256:317bd5f21d3fa946c4fb62d54870936260c660d455fde8674fba06ae80df1cf8 2023-01-25T09:15:38.348 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Copying blob sha256:53525f8b521a5f9317c9ce853653e176e9ed1037575ae7f5da2a2bed6a450060 2023-01-25T09:15:38.349 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Copying blob sha256:aa16c48af92239fef3d4f8c28b3ad613ba91dcadb275f88623c48df79127d165 2023-01-25T09:15:38.349 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Copying config sha256:b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7 2023-01-25T09:15:38.349 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Writing manifest to image destination 2023-01-25T09:15:38.349 INFO:teuthology.orchestra.run.smithi080.stdout:/bin/podman: stderr Storing signatures 2023-01-25T09:15:39.187 INFO:teuthology.orchestra.run.smithi080.stdout:ceph: stdout ceph version 18.0.0-1986-g44e4095d (44e4095da12a8269eb6cfe163cbb0d00b1a6412c) reef (dev) 2023-01-25T09:15:39.188 INFO:teuthology.orchestra.run.smithi080.stdout:Ceph version: ceph version 18.0.0-1986-g44e4095d (44e4095da12a8269eb6cfe163cbb0d00b1a6412c) reef (dev) 2023-01-25T09:15:39.188 INFO:teuthology.orchestra.run.smithi080.stdout:Extracting ceph user uid/gid from container image... 2023-01-25T09:15:39.935 INFO:teuthology.orchestra.run.smithi080.stdout:stat: stdout 167 167 2023-01-25T09:15:39.936 INFO:teuthology.orchestra.run.smithi080.stdout:Creating initial keys... 2023-01-25T09:15:40.676 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-authtool: stdout AQA889Bjb0LyDhAAZrGZh1hlP+yecPeaDl+k8A== 2023-01-25T09:15:41.426 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-authtool: stdout AQA889BjPnwxOhAAZpEEjma9tBkvJuPKPetizg== 2023-01-25T09:15:42.168 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph-authtool: stdout AQA989BjHK2wKxAAr2/rbWNrBwXW9WT5CvL06A== 2023-01-25T09:15:42.169 INFO:teuthology.orchestra.run.smithi080.stdout:Creating initial monmap... 2023-01-25T09:15:42.912 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-01-25T09:15:42.912 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-01-25T09:15:42.912 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:42.912 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-01-25T09:15:42.913 INFO:teuthology.orchestra.run.smithi080.stdout:monmaptool for smithi080 [v2:172.21.15.80:3300,v1:172.21.15.80:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-01-25T09:15:42.913 INFO:teuthology.orchestra.run.smithi080.stdout:setting min_mon_release = pacific 2023-01-25T09:15:42.913 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: set fsid to c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:42.913 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-01-25T09:15:42.913 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:15:42.914 INFO:teuthology.orchestra.run.smithi080.stdout:Creating mon... 2023-01-25T09:15:43.656 INFO:teuthology.orchestra.run.smithi080.stdout:create mon.smithi080 on 2023-01-25T09:15:43.841 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-01-25T09:15:43.934 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c.target → /etc/systemd/system/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c.target. 2023-01-25T09:15:43.934 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c.target → /etc/systemd/system/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c.target. 2023-01-25T09:15:44.052 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080 2023-01-25T09:15:44.053 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080.service: Unit ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080.service not loaded. 2023-01-25T09:15:44.145 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c.target.wants/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080.service → /etc/systemd/system/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@.service. 2023-01-25T09:15:44.294 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:44 smithi080 systemd[1]: Starting Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:15:45.055 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-25T09:15:45.056 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout disabled 2023-01-25T09:15:45.063 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-25T09:15:45.064 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-01-25T09:15:45.064 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld.service is not enabled 2023-01-25T09:15:45.064 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to enable service . firewalld.service is not available 2023-01-25T09:15:45.065 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mon to start... 2023-01-25T09:15:45.065 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mon... 2023-01-25T09:15:45.292 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:44 smithi080 podman[98062]: 2023-01-25T09:15:45.293 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:44 smithi080 bash[98062]: a304ae21a125273ed52b76998abcb630a6541d31d78973bdaeaa41d7a651b248 2023-01-25T09:15:45.293 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:45 smithi080 systemd[1]: Started Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c. 2023-01-25T09:15:45.293 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:45 smithi080 ceph-mon[98082]: mkfs c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:45.293 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:45 smithi080 ceph-mon[98082]: mon.smithi080 is new leader, mons smithi080 in quorum (ranks 0) 2023-01-25T09:15:46.005 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout cluster: 2023-01-25T09:15:46.005 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout id: c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:46.005 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-01-25T09:15:46.006 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:46.006 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout services: 2023-01-25T09:15:46.006 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi080 (age 0.515375s) 2023-01-25T09:15:46.006 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-01-25T09:15:46.006 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-01-25T09:15:46.007 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:46.007 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout data: 2023-01-25T09:15:46.007 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-01-25T09:15:46.007 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-01-25T09:15:46.008 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-01-25T09:15:46.008 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout pgs: 2023-01-25T09:15:46.008 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:46.008 INFO:teuthology.orchestra.run.smithi080.stdout:mon is available 2023-01-25T09:15:46.008 INFO:teuthology.orchestra.run.smithi080.stdout:Assimilating anything we can from ceph.conf... 2023-01-25T09:15:46.216 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:46 smithi080 ceph-mon[98082]: mon.smithi080 is new leader, mons smithi080 in quorum (ranks 0) 2023-01-25T09:15:46.216 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:46 smithi080 ceph-mon[98082]: monmap e1: 1 mons at {smithi080=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0]} removed_ranks: {} 2023-01-25T09:15:46.216 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:46 smithi080 ceph-mon[98082]: fsmap 2023-01-25T09:15:46.217 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:46 smithi080 ceph-mon[98082]: osdmap e1: 0 total, 0 up, 0 in 2023-01-25T09:15:46.217 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:46 smithi080 ceph-mon[98082]: mgrmap e1: no daemons active 2023-01-25T09:15:46.217 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:46 smithi080 ceph-mon[98082]: from='client.? 172.21.15.80:0/1273379086' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-01-25T09:15:46.942 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:46.943 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [global] 2023-01-25T09:15:46.943 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout fsid = c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:46.943 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.80:3300,v1:172.21.15.80:6789] 2023-01-25T09:15:46.943 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-01-25T09:15:46.944 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-01-25T09:15:46.944 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-01-25T09:15:46.944 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-01-25T09:15:46.944 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:46.944 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [mgr] 2023-01-25T09:15:46.945 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-01-25T09:15:46.945 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:46.945 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [osd] 2023-01-25T09:15:46.945 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-01-25T09:15:46.945 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-01-25T09:15:46.946 INFO:teuthology.orchestra.run.smithi080.stdout:Generating new minimal ceph.conf... 2023-01-25T09:15:47.171 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:47 smithi080 ceph-mon[98082]: from='client.? 172.21.15.80:0/4098655038' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-01-25T09:15:47.172 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:47 smithi080 ceph-mon[98082]: from='client.? 172.21.15.80:0/4098655038' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-01-25T09:15:48.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:48 smithi080 ceph-mon[98082]: from='client.? 172.21.15.80:0/2276111788' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:15:49.783 INFO:teuthology.orchestra.run.smithi080.stdout:Restarting the monitor... 2023-01-25T09:15:50.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:49 smithi080 systemd[1]: Stopping Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:15:50.781 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:50 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-mon-smithi080[98078]: 2023-01-25T09:15:50.408+0000 7f82ac189700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi080 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-01-25T09:15:50.781 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:50 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-mon-smithi080[98078]: 2023-01-25T09:15:50.408+0000 7f82ac189700 -1 mon.smithi080@0(leader) e1 *** Got Signal Terminated *** 2023-01-25T09:15:51.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:50 smithi080 bash[98344]: ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-mon-smithi080 2023-01-25T09:15:51.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 systemd[1]: ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080.service: Succeeded. 2023-01-25T09:15:51.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 systemd[1]: Stopped Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c. 2023-01-25T09:15:51.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 systemd[1]: Starting Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:15:51.905 INFO:teuthology.orchestra.run.smithi080.stdout:Setting mon public_network to 172.21.0.0/20 2023-01-25T09:15:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 podman[98436]: 2023-01-25T09:15:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: set uid:gid to 167:167 (ceph:ceph) 2023-01-25T09:15:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: ceph version 18.0.0-1986-g44e4095d (44e4095da12a8269eb6cfe163cbb0d00b1a6412c) reef (dev), process ceph-mon, pid 2 2023-01-25T09:15:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: pidfile_write: ignore empty --pid-file 2023-01-25T09:15:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: load: jerasure load: lrc 2023-01-25T09:15:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: RocksDB version: 6.15.5 2023-01-25T09:15:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-01-25T09:15:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Compile date Jan 24 2023 2023-01-25T09:15:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: DB SUMMARY 2023-01-25T09:15:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: DB Session ID: W3UYYIHXSLHH6PCTHKUH 2023-01-25T09:15:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: CURRENT file: CURRENT 2023-01-25T09:15:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: IDENTITY file: IDENTITY 2023-01-25T09:15:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-01-25T09:15:52.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi080/store.db dir, Total Num: 1, files: 000008.sst 2023-01-25T09:15:52.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi080/store.db: 000010.log size: 84559 ; 2023-01-25T09:15:52.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.error_if_exists: 0 2023-01-25T09:15:52.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.create_if_missing: 0 2023-01-25T09:15:52.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.paranoid_checks: 1 2023-01-25T09:15:52.050 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 bash[98436]: b5f03c1967f32fb0658eeb9e109c35c851c9bef3ad4c775ac739d07b378ff39f 2023-01-25T09:15:52.050 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-01-25T09:15:52.050 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.env: 0x56157b1293a0 2023-01-25T09:15:52.050 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.fs: Posix File System 2023-01-25T09:15:52.051 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.info_log: 0x56157cb3c220 2023-01-25T09:15:52.051 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_file_opening_threads: 16 2023-01-25T09:15:52.051 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.statistics: (nil) 2023-01-25T09:15:52.051 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.use_fsync: 0 2023-01-25T09:15:52.051 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_log_file_size: 0 2023-01-25T09:15:52.051 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-01-25T09:15:52.052 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.log_file_time_to_roll: 0 2023-01-25T09:15:52.052 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.keep_log_file_num: 1000 2023-01-25T09:15:52.052 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.recycle_log_file_num: 0 2023-01-25T09:15:52.052 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.allow_fallocate: 1 2023-01-25T09:15:52.053 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.allow_mmap_reads: 0 2023-01-25T09:15:52.053 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.allow_mmap_writes: 0 2023-01-25T09:15:52.053 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.use_direct_reads: 0 2023-01-25T09:15:52.053 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-01-25T09:15:52.053 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.create_missing_column_families: 0 2023-01-25T09:15:52.054 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.db_log_dir: 2023-01-25T09:15:52.054 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi080/store.db 2023-01-25T09:15:52.054 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.table_cache_numshardbits: 6 2023-01-25T09:15:52.055 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.WAL_ttl_seconds: 0 2023-01-25T09:15:52.055 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.WAL_size_limit_MB: 0 2023-01-25T09:15:52.055 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-01-25T09:15:52.055 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-01-25T09:15:52.056 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.is_fd_close_on_exec: 1 2023-01-25T09:15:52.056 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.advise_random_on_open: 1 2023-01-25T09:15:52.056 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.db_write_buffer_size: 0 2023-01-25T09:15:52.056 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.write_buffer_manager: 0x56157cd56f90 2023-01-25T09:15:52.056 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-01-25T09:15:52.057 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-01-25T09:15:52.057 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-01-25T09:15:52.057 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.use_adaptive_mutex: 0 2023-01-25T09:15:52.057 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.rate_limiter: (nil) 2023-01-25T09:15:52.057 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-01-25T09:15:52.058 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.wal_recovery_mode: 2 2023-01-25T09:15:52.058 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.enable_thread_tracking: 0 2023-01-25T09:15:52.058 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.enable_pipelined_write: 0 2023-01-25T09:15:52.058 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.unordered_write: 0 2023-01-25T09:15:52.058 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-01-25T09:15:52.059 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-01-25T09:15:52.059 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-01-25T09:15:52.059 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-01-25T09:15:52.059 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.row_cache: None 2023-01-25T09:15:52.059 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.wal_filter: None 2023-01-25T09:15:52.059 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-01-25T09:15:52.060 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.allow_ingest_behind: 0 2023-01-25T09:15:52.060 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.preserve_deletes: 0 2023-01-25T09:15:52.060 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.two_write_queues: 0 2023-01-25T09:15:52.060 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.manual_wal_flush: 0 2023-01-25T09:15:52.060 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.atomic_flush: 0 2023-01-25T09:15:52.061 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-01-25T09:15:52.061 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.persist_stats_to_disk: 0 2023-01-25T09:15:52.061 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.write_dbid_to_manifest: 0 2023-01-25T09:15:52.061 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.log_readahead_size: 0 2023-01-25T09:15:52.061 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-01-25T09:15:52.062 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.best_efforts_recovery: 0 2023-01-25T09:15:52.062 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-01-25T09:15:52.062 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-01-25T09:15:52.062 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.allow_data_in_errors: 0 2023-01-25T09:15:52.063 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.db_host_id: __hostname__ 2023-01-25T09:15:52.063 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_background_jobs: 2 2023-01-25T09:15:52.063 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_background_compactions: -1 2023-01-25T09:15:52.063 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_subcompactions: 1 2023-01-25T09:15:52.064 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-01-25T09:15:52.064 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-01-25T09:15:52.064 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.delayed_write_rate : 16777216 2023-01-25T09:15:52.064 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_total_wal_size: 0 2023-01-25T09:15:52.065 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-01-25T09:15:52.065 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.stats_dump_period_sec: 600 2023-01-25T09:15:52.065 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.stats_persist_period_sec: 600 2023-01-25T09:15:52.065 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-01-25T09:15:52.065 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_open_files: -1 2023-01-25T09:15:52.066 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bytes_per_sync: 0 2023-01-25T09:15:52.066 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.wal_bytes_per_sync: 0 2023-01-25T09:15:52.066 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.strict_bytes_per_sync: 0 2023-01-25T09:15:52.066 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_readahead_size: 0 2023-01-25T09:15:52.066 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_background_flushes: -1 2023-01-25T09:15:52.067 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Compression algorithms supported: 2023-01-25T09:15:52.067 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-01-25T09:15:52.067 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kZSTD supported: 0 2023-01-25T09:15:52.067 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kXpressCompression supported: 0 2023-01-25T09:15:52.067 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kLZ4HCCompression supported: 1 2023-01-25T09:15:52.068 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kZlibCompression supported: 1 2023-01-25T09:15:52.068 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kSnappyCompression supported: 1 2023-01-25T09:15:52.068 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kLZ4Compression supported: 1 2023-01-25T09:15:52.068 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: kBZip2Compression supported: 0 2023-01-25T09:15:52.068 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Fast CRC32 supported: Supported on x86 2023-01-25T09:15:52.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi080/store.db/MANIFEST-000009 2023-01-25T09:15:52.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-01-25T09:15:52.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-01-25T09:15:52.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.merge_operator: 2023-01-25T09:15:52.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_filter: None 2023-01-25T09:15:52.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_filter_factory: None 2023-01-25T09:15:52.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.sst_partitioner_factory: None 2023-01-25T09:15:52.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.memtable_factory: SkipListFactory 2023-01-25T09:15:52.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.table_factory: BlockBasedTable 2023-01-25T09:15:52.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56157ca35b68) 2023-01-25T09:15:52.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: cache_index_and_filter_blocks: 1 2023-01-25T09:15:52.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-01-25T09:15:52.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-01-25T09:15:52.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: pin_top_level_index_and_filter: 1 2023-01-25T09:15:52.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: index_type: 0 2023-01-25T09:15:52.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: data_block_index_type: 0 2023-01-25T09:15:52.072 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: index_shortening: 1 2023-01-25T09:15:52.072 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: data_block_hash_table_util_ratio: 0.750000 2023-01-25T09:15:52.072 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: hash_index_allow_collision: 1 2023-01-25T09:15:52.072 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: checksum: 1 2023-01-25T09:15:52.072 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: no_block_cache: 0 2023-01-25T09:15:52.073 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_cache: 0x56157caa1350 2023-01-25T09:15:52.073 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_cache_name: BinnedLRUCache 2023-01-25T09:15:52.073 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_cache_options: 2023-01-25T09:15:52.073 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: capacity : 536870912 2023-01-25T09:15:52.074 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: num_shard_bits : 4 2023-01-25T09:15:52.074 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: strict_capacity_limit : 0 2023-01-25T09:15:52.074 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: high_pri_pool_ratio: 0.000 2023-01-25T09:15:52.074 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_cache_compressed: (nil) 2023-01-25T09:15:52.074 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: persistent_cache: (nil) 2023-01-25T09:15:52.074 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_size: 4096 2023-01-25T09:15:52.075 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_size_deviation: 10 2023-01-25T09:15:52.075 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_restart_interval: 16 2023-01-25T09:15:52.075 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: index_block_restart_interval: 1 2023-01-25T09:15:52.075 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: metadata_block_size: 4096 2023-01-25T09:15:52.075 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: partition_filters: 0 2023-01-25T09:15:52.076 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: use_delta_encoding: 1 2023-01-25T09:15:52.076 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-01-25T09:15:52.076 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: whole_key_filtering: 1 2023-01-25T09:15:52.076 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: verify_compression: 0 2023-01-25T09:15:52.076 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: read_amp_bytes_per_bit: 0 2023-01-25T09:15:52.077 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: format_version: 4 2023-01-25T09:15:52.077 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: enable_index_compression: 1 2023-01-25T09:15:52.077 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: block_align: 0 2023-01-25T09:15:52.077 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.write_buffer_size: 33554432 2023-01-25T09:15:52.077 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_write_buffer_number: 2 2023-01-25T09:15:52.078 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression: NoCompression 2023-01-25T09:15:52.078 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression: Disabled 2023-01-25T09:15:52.078 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.prefix_extractor: nullptr 2023-01-25T09:15:52.078 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-01-25T09:15:52.078 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.num_levels: 7 2023-01-25T09:15:52.079 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-01-25T09:15:52.079 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-01-25T09:15:52.079 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-01-25T09:15:52.079 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-01-25T09:15:52.079 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-01-25T09:15:52.080 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-01-25T09:15:52.080 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-01-25T09:15:52.080 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-01-25T09:15:52.080 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-01-25T09:15:52.080 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-01-25T09:15:52.081 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.window_bits: -14 2023-01-25T09:15:52.082 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.level: 32767 2023-01-25T09:15:52.082 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.strategy: 0 2023-01-25T09:15:52.082 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-01-25T09:15:52.082 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-01-25T09:15:52.082 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-01-25T09:15:52.083 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compression_opts.enabled: false 2023-01-25T09:15:52.083 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-01-25T09:15:52.083 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-01-25T09:15:52.083 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-01-25T09:15:52.083 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.target_file_size_base: 67108864 2023-01-25T09:15:52.084 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.target_file_size_multiplier: 1 2023-01-25T09:15:52.084 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-01-25T09:15:52.084 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-01-25T09:15:52.084 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-01-25T09:15:52.084 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-01-25T09:15:52.085 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-01-25T09:15:52.085 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-01-25T09:15:52.085 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-01-25T09:15:52.085 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-01-25T09:15:52.085 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-01-25T09:15:52.086 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-01-25T09:15:52.086 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-01-25T09:15:52.086 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-01-25T09:15:52.086 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.arena_block_size: 4194304 2023-01-25T09:15:52.086 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-01-25T09:15:52.087 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-01-25T09:15:52.087 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-01-25T09:15:52.087 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.disable_auto_compactions: 0 2023-01-25T09:15:52.087 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-01-25T09:15:52.087 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-01-25T09:15:52.088 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-01-25T09:15:52.088 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-01-25T09:15:52.088 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-01-25T09:15:52.088 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-01-25T09:15:52.088 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-01-25T09:15:52.089 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-01-25T09:15:52.089 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-01-25T09:15:52.089 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-01-25T09:15:52.089 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.table_properties_collectors: 2023-01-25T09:15:52.089 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.inplace_update_support: 0 2023-01-25T09:15:52.090 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.inplace_update_num_locks: 10000 2023-01-25T09:15:52.090 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-01-25T09:15:52.090 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-01-25T09:15:52.090 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.memtable_huge_page_size: 0 2023-01-25T09:15:52.090 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.bloom_locality: 0 2023-01-25T09:15:52.091 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.max_successive_merges: 0 2023-01-25T09:15:52.091 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.optimize_filters_for_hits: 0 2023-01-25T09:15:52.091 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.paranoid_file_checks: 0 2023-01-25T09:15:52.091 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.force_consistency_checks: 1 2023-01-25T09:15:52.091 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.report_bg_io_stats: 0 2023-01-25T09:15:52.091 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.ttl: 2592000 2023-01-25T09:15:52.092 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.periodic_compaction_seconds: 0 2023-01-25T09:15:52.092 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.enable_blob_files: false 2023-01-25T09:15:52.092 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.min_blob_size: 0 2023-01-25T09:15:52.092 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.blob_file_size: 268435456 2023-01-25T09:15:52.092 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.blob_compression_type: NoCompression 2023-01-25T09:15:52.093 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.enable_blob_garbage_collection: false 2023-01-25T09:15:52.093 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-01-25T09:15:52.093 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi080/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-01-25T09:15:52.093 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-01-25T09:15:52.093 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-01-25T09:15:52.094 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674638151862213, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-01-25T09:15:52.094 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-01-25T09:15:52.094 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-01-25T09:15:52.094 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674638151862878, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80958, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 79219, "index_size": 227, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9898, "raw_average_key_size": 47, "raw_value_size": 73558, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 210, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1674638151, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "983e4026-2f93-4f46-8468-9a1eb930476a", "db_session_id": "W3UYYIHXSLHH6PCTHKUH"}} 2023-01-25T09:15:52.095 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-01-25T09:15:52.095 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: EVENT_LOG_v1 {"time_micros": 1674638151863213, "job": 1, "event": "recovery_finished"} 2023-01-25T09:15:52.095 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-smithi080/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-01-25T09:15:52.095 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x56157ca87880 2023-01-25T09:15:52.096 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: DB pointer 0x56157caba000 2023-01-25T09:15:52.096 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-01-25T09:15:52.096 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-01-25T09:15:52.096 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** DB Stats ** 2023-01-25T09:15:52.096 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-25T09:15:52.097 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-01-25T09:15:52.097 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-01-25T09:15:52.097 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-25T09:15:52.097 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-01-25T09:15:52.097 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-01-25T09:15:52.098 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-01-25T09:15:52.098 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.098 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** Compaction Stats [default] ** 2023-01-25T09:15:52.098 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.098 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-25T09:15:52.099 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: L0 2/0 80.86 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.099 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Sum 2/0 80.86 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.099 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.099 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.099 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** Compaction Stats [default] ** 2023-01-25T09:15:52.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-25T09:15:52.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-25T09:15:52.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-25T09:15:52.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-25T09:15:52.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-25T09:15:52.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-25T09:15:52.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-25T09:15:52.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Cumulative compaction: 0.00 GB write, 25.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-25T09:15:52.102 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Interval compaction: 0.00 GB write, 25.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-25T09:15:52.102 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.102 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.102 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-25T09:15:52.102 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.103 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** Compaction Stats [default] ** 2023-01-25T09:15:52.103 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.103 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-25T09:15:52.103 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: L0 2/0 80.86 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.103 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Sum 2/0 80.86 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.104 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.104 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.104 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** Compaction Stats [default] ** 2023-01-25T09:15:52.104 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.104 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-01-25T09:15:52.105 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 182.1 0.00 0.00 1 0.000 0 0 2023-01-25T09:15:52.105 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-01-25T09:15:52.105 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-01-25T09:15:52.105 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-01-25T09:15:52.105 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-01-25T09:15:52.105 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-01-25T09:15:52.106 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: AddFile(Keys): cumulative 0, interval 0 2023-01-25T09:15:52.106 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Cumulative compaction: 0.00 GB write, 25.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-25T09:15:52.106 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-01-25T09:15:52.106 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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 2023-01-25T09:15:52.106 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.107 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: ** File Read Latency Histogram By Level [default] ** 2023-01-25T09:15:52.107 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: starting mon.smithi080 rank 0 at public addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] at bind addrs [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi080 fsid c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:52.107 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???) e1 preinit fsid c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:15:52.107 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).mds e1 new map 2023-01-25T09:15:52.108 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).mds e1 print_map 2023-01-25T09:15:52.108 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: e1 2023-01-25T09:15:52.108 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-01-25T09:15:52.108 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 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} 2023-01-25T09:15:52.108 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: legacy client fscid: -1 2023-01-25T09:15:52.109 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: 2023-01-25T09:15:52.109 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout: No filesystems configured 2023-01-25T09:15:52.109 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-01-25T09:15:52.109 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-01-25T09:15:52.110 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-01-25T09:15:52.110 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-01-25T09:15:52.110 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-01-25T09:15:52.110 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 systemd[1]: Started Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c. 2023-01-25T09:15:52.110 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mon.smithi080 is new leader, mons smithi080 in quorum (ranks 0) 2023-01-25T09:15:52.111 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: monmap e1: 1 mons at {smithi080=[v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0]} removed_ranks: {} 2023-01-25T09:15:52.111 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: fsmap 2023-01-25T09:15:52.111 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: osdmap e1: 0 total, 0 up, 0 in 2023-01-25T09:15:52.111 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:51 smithi080 ceph-mon[98456]: mgrmap e1: no daemons active 2023-01-25T09:15:52.845 INFO:teuthology.orchestra.run.smithi080.stdout:Wrote config to /etc/ceph/ceph.conf 2023-01-25T09:15:52.845 INFO:teuthology.orchestra.run.smithi080.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-01-25T09:15:52.845 INFO:teuthology.orchestra.run.smithi080.stdout:Creating mgr... 2023-01-25T09:15:52.846 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying port 9283 ... 2023-01-25T09:15:52.846 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying port 8765 ... 2023-01-25T09:15:52.846 INFO:teuthology.orchestra.run.smithi080.stdout:Verifying port 8443 ... 2023-01-25T09:15:52.969 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mgr.smithi080.itoohf 2023-01-25T09:15:52.970 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mgr.smithi080.itoohf.service: Unit ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mgr.smithi080.itoohf.service not loaded. 2023-01-25T09:15:53.055 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c.target.wants/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mgr.smithi080.itoohf.service → /etc/systemd/system/ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@.service. 2023-01-25T09:15:53.755 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:53 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2473670651' entity='client.admin' 2023-01-25T09:15:54.037 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-25T09:15:54.038 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout disabled 2023-01-25T09:15:54.045 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-25T09:15:54.045 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-01-25T09:15:54.045 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld.service is not enabled 2023-01-25T09:15:54.046 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to enable service . firewalld.service is not available 2023-01-25T09:15:54.053 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-25T09:15:54.053 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout disabled 2023-01-25T09:15:54.061 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-25T09:15:54.062 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-01-25T09:15:54.062 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld.service is not enabled 2023-01-25T09:15:54.062 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2023-01-25T09:15:54.062 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr to start... 2023-01-25T09:15:54.062 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr... 2023-01-25T09:15:55.009 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:55.010 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:15:55.010 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "c352bfc2-9c90-11ed-9e56-001a4aab830c", 2023-01-25T09:15:55.010 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-01-25T09:15:55.011 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-25T09:15:55.011 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-25T09:15:55.011 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-25T09:15:55.012 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.012 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-25T09:15:55.012 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-25T09:15:55.013 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-01-25T09:15:55.013 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:15:55.013 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-25T09:15:55.013 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "smithi080" 2023-01-25T09:15:55.014 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:15:55.014 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-01-25T09:15:55.014 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-25T09:15:55.014 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:55.015 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-01-25T09:15:55.015 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-25T09:15:55.015 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.015 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-25T09:15:55.016 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:55.016 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-25T09:15:55.016 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-25T09:15:55.017 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-25T09:15:55.017 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-25T09:15:55.017 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-25T09:15:55.017 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-25T09:15:55.017 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.018 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-25T09:15:55.018 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-25T09:15:55.018 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-25T09:15:55.021 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-25T09:15:55.022 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-25T09:15:55.022 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-25T09:15:55.022 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-25T09:15:55.023 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-25T09:15:55.023 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-25T09:15:55.023 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.023 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-25T09:15:55.023 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:55.024 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-25T09:15:55.024 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-25T09:15:55.024 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.024 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-25T09:15:55.025 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": false, 2023-01-25T09:15:55.025 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-25T09:15:55.025 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-25T09:15:55.025 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-25T09:15:55.025 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-25T09:15:55.026 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-01-25T09:15:55.026 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:15:55.026 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:15:55.026 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.026 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-25T09:15:55.027 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:55.027 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-01-25T09:15:45.040907+0000", 2023-01-25T09:15:55.027 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:15:55.027 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:55.027 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-25T09:15:55.028 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:15:55.028 INFO:teuthology.orchestra.run.smithi080.stdout:mgr not available, waiting (1/15)... 2023-01-25T09:15:55.038 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:54 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3996467110' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-25T09:15:57.952 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:15:57.952 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:15:57.953 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "c352bfc2-9c90-11ed-9e56-001a4aab830c", 2023-01-25T09:15:57.953 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-01-25T09:15:57.953 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-25T09:15:57.953 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-25T09:15:57.953 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-25T09:15:57.954 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.954 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-25T09:15:57.954 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-25T09:15:57.954 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-01-25T09:15:57.954 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:15:57.955 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-25T09:15:57.955 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "smithi080" 2023-01-25T09:15:57.955 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:15:57.956 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-01-25T09:15:57.956 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-25T09:15:57.956 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:57.956 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-01-25T09:15:57.956 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-25T09:15:57.957 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.957 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-25T09:15:57.957 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:57.957 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-25T09:15:57.957 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-25T09:15:57.958 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-25T09:15:57.958 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-25T09:15:57.961 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-25T09:15:57.961 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-25T09:15:57.962 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.962 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-25T09:15:57.962 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-25T09:15:57.962 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-25T09:15:57.962 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-25T09:15:57.963 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-25T09:15:57.963 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-25T09:15:57.963 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-25T09:15:57.963 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-25T09:15:57.963 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-25T09:15:57.964 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.964 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-25T09:15:57.964 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:57.964 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-25T09:15:57.964 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-25T09:15:57.965 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.965 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-25T09:15:57.965 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": false, 2023-01-25T09:15:57.965 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-25T09:15:57.966 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-25T09:15:57.966 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-25T09:15:57.966 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-25T09:15:57.966 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-01-25T09:15:57.966 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:15:57.967 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:15:57.967 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.967 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-25T09:15:57.967 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:15:57.967 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-01-25T09:15:45.040907+0000", 2023-01-25T09:15:57.968 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:15:57.968 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:15:57.968 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-25T09:15:57.968 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:15:57.969 INFO:teuthology.orchestra.run.smithi080.stdout:mgr not available, waiting (2/15)... 2023-01-25T09:15:58.173 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:15:57 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/691654943' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-25T09:16:00.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: Activating manager daemon smithi080.itoohf 2023-01-25T09:16:00.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: mgrmap e2: smithi080.itoohf(active, starting, since 0.00279512s) 2023-01-25T09:16:00.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-25T09:16:00.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-25T09:16:00.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-25T09:16:00.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata", "id": "smithi080"}]: dispatch 2023-01-25T09:16:00.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr metadata", "who": "smithi080.itoohf", "id": "smithi080.itoohf"}]: dispatch 2023-01-25T09:16:00.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: Manager daemon smithi080.itoohf is now available 2023-01-25T09:16:00.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/mirror_snapshot_schedule"}]: dispatch 2023-01-25T09:16:00.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/trash_purge_schedule"}]: dispatch 2023-01-25T09:16:00.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:00.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:00.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:00 smithi080 ceph-mon[98456]: from='mgr.14100 172.21.15.80:0/3891318851' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:00.892 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:16:00.892 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:16:00.892 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "c352bfc2-9c90-11ed-9e56-001a4aab830c", 2023-01-25T09:16:00.893 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-01-25T09:16:00.893 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-25T09:16:00.893 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-25T09:16:00.893 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-25T09:16:00.893 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.894 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-25T09:16:00.894 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-25T09:16:00.894 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-01-25T09:16:00.894 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:16:00.894 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-25T09:16:00.895 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "smithi080" 2023-01-25T09:16:00.895 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:16:00.895 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-01-25T09:16:00.895 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-25T09:16:00.895 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:00.896 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-01-25T09:16:00.896 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-25T09:16:00.896 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.896 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-25T09:16:00.896 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:00.897 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-25T09:16:00.897 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-25T09:16:00.897 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-25T09:16:00.897 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-25T09:16:00.900 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-25T09:16:00.900 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-25T09:16:00.900 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.901 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-25T09:16:00.901 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-25T09:16:00.901 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-25T09:16:00.901 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-25T09:16:00.902 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-25T09:16:00.902 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-25T09:16:00.902 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-25T09:16:00.902 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-25T09:16:00.902 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-25T09:16:00.903 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.903 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-25T09:16:00.903 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:00.903 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-25T09:16:00.903 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-25T09:16:00.903 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.904 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-25T09:16:00.904 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": false, 2023-01-25T09:16:00.904 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-25T09:16:00.904 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-25T09:16:00.904 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-25T09:16:00.905 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-25T09:16:00.905 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-01-25T09:16:00.905 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:16:00.905 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:16:00.905 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.905 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-25T09:16:00.906 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:00.906 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-01-25T09:15:45.040907+0000", 2023-01-25T09:16:00.906 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:16:00.906 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:00.906 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-25T09:16:00.907 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:16:00.907 INFO:teuthology.orchestra.run.smithi080.stdout:mgr not available, waiting (3/15)... 2023-01-25T09:16:01.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:01 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3590473631' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-25T09:16:01.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:01 smithi080 ceph-mon[98456]: mgrmap e3: smithi080.itoohf(active, since 1.00556s) 2023-01-25T09:16:04.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:03 smithi080 ceph-mon[98456]: mgrmap e4: smithi080.itoohf(active, since 2s) 2023-01-25T09:16:06.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:06 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1094292694' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-01-25T09:16:08.651 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:16:08.651 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:16:08.652 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsid": "c352bfc2-9c90-11ed-9e56-001a4aab830c", 2023-01-25T09:16:08.652 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "health": { 2023-01-25T09:16:08.652 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-01-25T09:16:08.652 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-01-25T09:16:08.653 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-01-25T09:16:08.653 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.653 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-01-25T09:16:08.654 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-01-25T09:16:08.654 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 0 2023-01-25T09:16:08.654 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:16:08.655 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-01-25T09:16:08.655 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "smithi080" 2023-01-25T09:16:08.655 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:16:08.655 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-01-25T09:16:08.656 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "monmap": { 2023-01-25T09:16:08.656 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:08.656 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-01-25T09:16:08.656 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-01-25T09:16:08.656 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.657 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-01-25T09:16:08.657 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:08.657 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-01-25T09:16:08.657 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-01-25T09:16:08.657 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-01-25T09:16:08.658 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-01-25T09:16:08.658 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-01-25T09:16:08.658 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-01-25T09:16:08.658 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.658 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-01-25T09:16:08.659 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-01-25T09:16:08.659 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-01-25T09:16:08.659 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-01-25T09:16:08.659 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-01-25T09:16:08.659 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-01-25T09:16:08.660 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-01-25T09:16:08.660 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-01-25T09:16:08.660 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-01-25T09:16:08.660 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.660 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-01-25T09:16:08.661 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:08.661 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-01-25T09:16:08.661 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-01-25T09:16:08.661 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.661 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-01-25T09:16:08.662 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": true, 2023-01-25T09:16:08.662 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-01-25T09:16:08.662 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modules": [ 2023-01-25T09:16:08.662 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "iostat", 2023-01-25T09:16:08.662 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "nfs", 2023-01-25T09:16:08.663 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "restful" 2023-01-25T09:16:08.663 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ], 2023-01-25T09:16:08.663 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:16:08.663 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.663 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-01-25T09:16:08.663 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-01-25T09:16:08.664 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "modified": "2023-01-25T09:15:45.040907+0000", 2023-01-25T09:16:08.664 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "services": {} 2023-01-25T09:16:08.664 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout }, 2023-01-25T09:16:08.664 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-01-25T09:16:08.664 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:16:08.665 INFO:teuthology.orchestra.run.smithi080.stdout:mgr is available 2023-01-25T09:16:09.690 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:16:09.690 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [global] 2023-01-25T09:16:09.691 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout fsid = c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:16:09.691 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-01-25T09:16:09.691 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-01-25T09:16:09.691 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-01-25T09:16:09.691 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-01-25T09:16:09.692 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:16:09.692 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [mgr] 2023-01-25T09:16:09.692 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-01-25T09:16:09.692 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 2023-01-25T09:16:09.692 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout [osd] 2023-01-25T09:16:09.693 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-01-25T09:16:09.693 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-01-25T09:16:09.693 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling cephadm module... 2023-01-25T09:16:09.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:09 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2593975500' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-01-25T09:16:10.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:10 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2739124192' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-01-25T09:16:11.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:11 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2739124192' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-01-25T09:16:11.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:11 smithi080 ceph-mon[98456]: mgrmap e5: smithi080.itoohf(active, since 10s) 2023-01-25T09:16:11.960 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:16:11.961 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-01-25T09:16:11.961 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": true, 2023-01-25T09:16:11.961 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "active_name": "smithi080.itoohf", 2023-01-25T09:16:11.961 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-01-25T09:16:11.962 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:16:11.962 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for the mgr to restart... 2023-01-25T09:16:11.962 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr epoch 5... 2023-01-25T09:16:12.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:12 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3326267221' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-01-25T09:16:18.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: Active manager daemon smithi080.itoohf restarted 2023-01-25T09:16:18.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: Activating manager daemon smithi080.itoohf 2023-01-25T09:16:18.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: osdmap e2: 0 total, 0 up, 0 in 2023-01-25T09:16:18.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: mgrmap e6: smithi080.itoohf(active, starting, since 0.0524849s) 2023-01-25T09:16:18.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata", "id": "smithi080"}]: dispatch 2023-01-25T09:16:18.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr metadata", "who": "smithi080.itoohf", "id": "smithi080.itoohf"}]: dispatch 2023-01-25T09:16:18.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-25T09:16:18.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-25T09:16:18.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-25T09:16:18.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: Manager daemon smithi080.itoohf is now available 2023-01-25T09:16:18.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: Found migration_current of "None". Setting to last migration. 2023-01-25T09:16:18.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:18.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:18.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:18.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:18.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:18.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/mirror_snapshot_schedule"}]: dispatch 2023-01-25T09:16:18.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/trash_purge_schedule"}]: dispatch 2023-01-25T09:16:18.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:18.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:17 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:18.218 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:16:18.218 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-01-25T09:16:18.218 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "initialized": true 2023-01-25T09:16:18.219 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:16:18.219 INFO:teuthology.orchestra.run.smithi080.stdout:mgr epoch 5 is available 2023-01-25T09:16:18.219 INFO:teuthology.orchestra.run.smithi080.stdout:Setting orchestrator backend to cephadm... 2023-01-25T09:16:19.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:18 smithi080 ceph-mon[98456]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-01-25T09:16:19.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:18 smithi080 ceph-mon[98456]: mgrmap e7: smithi080.itoohf(active, since 1.05556s) 2023-01-25T09:16:19.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:18 smithi080 ceph-mon[98456]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-01-25T09:16:19.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:18 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:19.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:18 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:19.906 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:19.906 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:19.906 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:18] ENGINE Bus STARTING 2023-01-25T09:16:19.907 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:19.907 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:18] ENGINE Serving on https://172.21.15.80:7150 2023-01-25T09:16:19.907 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:19] ENGINE Serving on https://172.21.15.80:8765 2023-01-25T09:16:19.907 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:19] ENGINE Bus STARTED 2023-01-25T09:16:19.907 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:19.908 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:19 smithi080 ceph-mon[98456]: mgrmap e8: smithi080.itoohf(active, since 2s) 2023-01-25T09:16:20.695 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout value unchanged 2023-01-25T09:16:20.695 INFO:teuthology.orchestra.run.smithi080.stdout:Generating ssh key... 2023-01-25T09:16:20.977 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:20 smithi080 ceph-mon[98456]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:22.157 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:21 smithi080 ceph-mon[98456]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:22.157 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:21 smithi080 ceph-mon[98456]: Generating ssh key... 2023-01-25T09:16:22.157 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:21 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:22.157 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:21 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:22.967 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwyDT6x7XO7Qs8y95Ncw8Sso96yX6Pl9538+0oplpxPxXK4Lg7SENh5FYSj5SgXJQx8nfwHp434D1YRWvAOPj+krOyGg84j4gODUQnuuoEBsxnYDsPvJHUYUeuVrNuOxB6BoQZduQ/Q4tngIszDafr3q9DVlAfld7Ig/ZRTN+wGd9+Gt1G4QaQVAxjwYgHVYvPlp3IOjRLfNnGQLTWoovMvmXw1OTdcpK2XDrVGQP1xCNy20jyb+aSRHjRzC1OiK/cv7yBzINAEHkcIR9n+zI3AkbWhJliuZlW5hj+ynq3IJnnBr2y5o2frNXF8GsLpBTGsI3XuJnnvjtW2/qwqSEJjoGhwMo9wo/jEGffU0jQ0gYYSdglLAzVfG4lMZAs+U7yOAhc4DpFQ9sjv38mtq+9gHFI39Rwzk7FwhSzFlV+ad0vMXZvFrql0RCbkY03hM/CI01Fe1onSi9iFFqX4v9uUQTxTOjDIVAafmeOXa91LItqdFUHqJyveMEHxh7JdWk= ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:16:22.967 INFO:teuthology.orchestra.run.smithi080.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-01-25T09:16:22.968 INFO:teuthology.orchestra.run.smithi080.stdout:Adding key to root@localhost authorized_keys... 2023-01-25T09:16:22.968 INFO:teuthology.orchestra.run.smithi080.stdout:Adding host smithi080... 2023-01-25T09:16:23.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:23 smithi080 ceph-mon[98456]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:24.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:24 smithi080 ceph-mon[98456]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi080", "addr": "172.21.15.80", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:24.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:24 smithi080 ceph-mon[98456]: Deploying cephadm binary to smithi080 2023-01-25T09:16:26.007 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Added host 'smithi080' with addr '172.21.15.80' 2023-01-25T09:16:26.008 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying mon service with default placement... 2023-01-25T09:16:27.043 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-01-25T09:16:27.043 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying mgr service with default placement... 2023-01-25T09:16:27.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:26 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:27.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:26 smithi080 ceph-mon[98456]: Added host smithi080 2023-01-25T09:16:27.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:26 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:27.764 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:27 smithi080 ceph-mon[98456]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:27.764 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:27 smithi080 ceph-mon[98456]: Saving service mon spec with placement count:5 2023-01-25T09:16:27.764 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:27 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:28.430 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-01-25T09:16:28.430 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying crash service with default placement... 2023-01-25T09:16:29.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:28 smithi080 ceph-mon[98456]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:29.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:28 smithi080 ceph-mon[98456]: Saving service mgr spec with placement count:2 2023-01-25T09:16:29.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:28 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:29.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:28 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:29.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:28 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:29.467 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2023-01-25T09:16:29.467 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying ceph-exporter service with default placement... 2023-01-25T09:16:30.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:30 smithi080 ceph-mon[98456]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:30.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:30 smithi080 ceph-mon[98456]: Saving service crash spec with placement * 2023-01-25T09:16:30.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:30 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:30.702 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2023-01-25T09:16:30.703 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying prometheus service with default placement... 2023-01-25T09:16:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:31 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:31 smithi080 ceph-mon[98456]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:31 smithi080 ceph-mon[98456]: Saving service ceph-exporter spec with placement * 2023-01-25T09:16:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:31 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:31.840 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2023-01-25T09:16:31.841 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying grafana service with default placement... 2023-01-25T09:16:32.601 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:32 smithi080 ceph-mon[98456]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:32.601 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:32 smithi080 ceph-mon[98456]: Saving service prometheus spec with placement count:1 2023-01-25T09:16:32.601 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:32 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:32.601 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:32 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:32.980 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2023-01-25T09:16:32.980 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying node-exporter service with default placement... 2023-01-25T09:16:33.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:33 smithi080 ceph-mon[98456]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:33.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:33 smithi080 ceph-mon[98456]: Saving service grafana spec with placement count:1 2023-01-25T09:16:33.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:33 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:34.268 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2023-01-25T09:16:34.268 INFO:teuthology.orchestra.run.smithi080.stdout:Deploying alertmanager service with default placement... 2023-01-25T09:16:35.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:34 smithi080 ceph-mon[98456]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:35.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:34 smithi080 ceph-mon[98456]: Saving service node-exporter spec with placement * 2023-01-25T09:16:35.071 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:34 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:35.304 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2023-01-25T09:16:36.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:35 smithi080 ceph-mon[98456]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:36.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:35 smithi080 ceph-mon[98456]: Saving service alertmanager spec with placement count:1 2023-01-25T09:16:36.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:35 smithi080 ceph-mon[98456]: from='mgr.14120 172.21.15.80:0/2843320800' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:38.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:37 smithi080 ceph-mon[98456]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:16:38.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:37 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/206747802' entity='client.admin' 2023-01-25T09:16:39.380 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling the dashboard module... 2023-01-25T09:16:40.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:39 smithi080 ceph-mon[98456]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:16:40.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:39 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/446630106' entity='client.admin' 2023-01-25T09:16:41.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:40 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/651196831' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-01-25T09:16:42.269 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:41 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/651196831' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-01-25T09:16:42.269 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:41 smithi080 ceph-mon[98456]: mgrmap e9: smithi080.itoohf(active, since 24s) 2023-01-25T09:16:42.555 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:16:42.555 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-01-25T09:16:42.556 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "available": true, 2023-01-25T09:16:42.556 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "active_name": "smithi080.itoohf", 2023-01-25T09:16:42.556 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-01-25T09:16:42.556 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:16:42.557 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for the mgr to restart... 2023-01-25T09:16:42.557 INFO:teuthology.orchestra.run.smithi080.stdout:Waiting for mgr epoch 9... 2023-01-25T09:16:43.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3246334758' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-01-25T09:16:48.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:47 smithi080 ceph-mon[98456]: Active manager daemon smithi080.itoohf restarted 2023-01-25T09:16:48.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:47 smithi080 ceph-mon[98456]: Activating manager daemon smithi080.itoohf 2023-01-25T09:16:48.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:47 smithi080 ceph-mon[98456]: osdmap e3: 0 total, 0 up, 0 in 2023-01-25T09:16:49.285 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: mgrmap e10: smithi080.itoohf(active, starting, since 0.515295s) 2023-01-25T09:16:49.285 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata", "id": "smithi080"}]: dispatch 2023-01-25T09:16:49.285 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr metadata", "who": "smithi080.itoohf", "id": "smithi080.itoohf"}]: dispatch 2023-01-25T09:16:49.285 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-25T09:16:49.286 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-25T09:16:49.286 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-25T09:16:49.286 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: Manager daemon smithi080.itoohf is now available 2023-01-25T09:16:49.286 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:49.287 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:16:49.287 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/mirror_snapshot_schedule"}]: dispatch 2023-01-25T09:16:49.287 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:48 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/trash_purge_schedule"}]: dispatch 2023-01-25T09:16:49.304 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout { 2023-01-25T09:16:49.304 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-01-25T09:16:49.304 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout "initialized": true 2023-01-25T09:16:49.304 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout } 2023-01-25T09:16:49.304 INFO:teuthology.orchestra.run.smithi080.stdout:mgr epoch 9 is available 2023-01-25T09:16:49.305 INFO:teuthology.orchestra.run.smithi080.stdout:Generating a dashboard self-signed certificate... 2023-01-25T09:16:50.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:48] ENGINE Bus STARTING 2023-01-25T09:16:50.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:48] ENGINE Serving on https://172.21.15.80:8765 2023-01-25T09:16:50.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:48] ENGINE Serving on https://172.21.15.80:7150 2023-01-25T09:16:50.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: [25/Jan/2023:09:16:48] ENGINE Bus STARTED 2023-01-25T09:16:50.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-01-25T09:16:50.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: mgrmap e11: smithi080.itoohf(active, since 1.52038s) 2023-01-25T09:16:50.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-01-25T09:16:50.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:49 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:50.691 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-01-25T09:16:50.691 INFO:teuthology.orchestra.run.smithi080.stdout:Creating initial admin user... 2023-01-25T09:16:51.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:50 smithi080 ceph-mon[98456]: mgrmap e12: smithi080.itoohf(active, since 2s) 2023-01-25T09:16:51.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:50 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:51.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:50 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:51.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:50 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:52.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:51 smithi080 ceph-mon[98456]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:52.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:51 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:52.327 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$ylgTO0wd9D3a59qJUxNCnORPFbJdgRwCjQeq6QVRQdJX4tF4y8W22", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1674638211, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-01-25T09:16:52.328 INFO:teuthology.orchestra.run.smithi080.stdout:Fetching dashboard port number... 2023-01-25T09:16:53.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:52 smithi080 ceph-mon[98456]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:16:53.444 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stdout 8443 2023-01-25T09:16:53.453 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-01-25T09:16:53.453 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout disabled 2023-01-25T09:16:53.460 INFO:teuthology.orchestra.run.smithi080.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-01-25T09:16:53.461 INFO:teuthology.orchestra.run.smithi080.stdout:systemctl: stdout inactive 2023-01-25T09:16:53.461 INFO:teuthology.orchestra.run.smithi080.stdout:firewalld.service is not enabled 2023-01-25T09:16:53.461 INFO:teuthology.orchestra.run.smithi080.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-01-25T09:16:53.462 INFO:teuthology.orchestra.run.smithi080.stdout:Ceph Dashboard is now available at: 2023-01-25T09:16:53.462 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:53.463 INFO:teuthology.orchestra.run.smithi080.stdout: URL: https://smithi080.front.sepia.ceph.com:8443/ 2023-01-25T09:16:53.463 INFO:teuthology.orchestra.run.smithi080.stdout: User: admin 2023-01-25T09:16:53.463 INFO:teuthology.orchestra.run.smithi080.stdout: Password: tgsjvj69t1 2023-01-25T09:16:53.463 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:53.464 INFO:teuthology.orchestra.run.smithi080.stdout:Saving cluster configuration to /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/config directory 2023-01-25T09:16:53.464 INFO:teuthology.orchestra.run.smithi080.stdout:Enabling autotune for osd_memory_target 2023-01-25T09:16:54.224 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:53 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3927273654' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-01-25T09:16:55.238 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:54 smithi080 ceph-mon[98456]: mgrmap e13: smithi080.itoohf(active, since 6s) 2023-01-25T09:16:55.636 INFO:teuthology.orchestra.run.smithi080.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-01-25T09:16:55.636 INFO:teuthology.orchestra.run.smithi080.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-01-25T09:16:55.636 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.636 INFO:teuthology.orchestra.run.smithi080.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-01-25T09:16:55.637 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.637 INFO:teuthology.orchestra.run.smithi080.stdout:Or, if you are only running a single cluster on this host: 2023-01-25T09:16:55.637 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.637 INFO:teuthology.orchestra.run.smithi080.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-01-25T09:16:55.637 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.638 INFO:teuthology.orchestra.run.smithi080.stdout:Please consider enabling telemetry to help improve Ceph: 2023-01-25T09:16:55.638 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.638 INFO:teuthology.orchestra.run.smithi080.stdout: ceph telemetry on 2023-01-25T09:16:55.638 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.638 INFO:teuthology.orchestra.run.smithi080.stdout:For more information see: 2023-01-25T09:16:55.639 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.639 INFO:teuthology.orchestra.run.smithi080.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-01-25T09:16:55.639 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:16:55.639 INFO:teuthology.orchestra.run.smithi080.stdout:Bootstrap complete. 2023-01-25T09:16:55.673 INFO:tasks.cephadm:Fetching config... 2023-01-25T09:16:55.673 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:16:55.674 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-01-25T09:16:55.692 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-01-25T09:16:55.693 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:16:55.693 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-01-25T09:16:55.752 INFO:tasks.cephadm:Fetching mon keyring... 2023-01-25T09:16:55.752 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:16:55.753 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/keyring of=/dev/stdout 2023-01-25T09:16:55.819 INFO:tasks.cephadm:Fetching pub ssh key... 2023-01-25T09:16:55.820 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:16:55.820 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-01-25T09:16:55.878 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-01-25T09:16:55.878 DEBUG:teuthology.orchestra.run.smithi080:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwyDT6x7XO7Qs8y95Ncw8Sso96yX6Pl9538+0oplpxPxXK4Lg7SENh5FYSj5SgXJQx8nfwHp434D1YRWvAOPj+krOyGg84j4gODUQnuuoEBsxnYDsPvJHUYUeuVrNuOxB6BoQZduQ/Q4tngIszDafr3q9DVlAfld7Ig/ZRTN+wGd9+Gt1G4QaQVAxjwYgHVYvPlp3IOjRLfNnGQLTWoovMvmXw1OTdcpK2XDrVGQP1xCNy20jyb+aSRHjRzC1OiK/cv7yBzINAEHkcIR9n+zI3AkbWhJliuZlW5hj+ynq3IJnnBr2y5o2frNXF8GsLpBTGsI3XuJnnvjtW2/qwqSEJjoGhwMo9wo/jEGffU0jQ0gYYSdglLAzVfG4lMZAs+U7yOAhc4DpFQ9sjv38mtq+9gHFI39Rwzk7FwhSzFlV+ad0vMXZvFrql0RCbkY03hM/CI01Fe1onSi9iFFqX4v9uUQTxTOjDIVAafmeOXa91LItqdFUHqJyveMEHxh7JdWk= ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-01-25T09:16:55.958 INFO:teuthology.orchestra.run.smithi080.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwyDT6x7XO7Qs8y95Ncw8Sso96yX6Pl9538+0oplpxPxXK4Lg7SENh5FYSj5SgXJQx8nfwHp434D1YRWvAOPj+krOyGg84j4gODUQnuuoEBsxnYDsPvJHUYUeuVrNuOxB6BoQZduQ/Q4tngIszDafr3q9DVlAfld7Ig/ZRTN+wGd9+Gt1G4QaQVAxjwYgHVYvPlp3IOjRLfNnGQLTWoovMvmXw1OTdcpK2XDrVGQP1xCNy20jyb+aSRHjRzC1OiK/cv7yBzINAEHkcIR9n+zI3AkbWhJliuZlW5hj+ynq3IJnnBr2y5o2frNXF8GsLpBTGsI3XuJnnvjtW2/qwqSEJjoGhwMo9wo/jEGffU0jQ0gYYSdglLAzVfG4lMZAs+U7yOAhc4DpFQ9sjv38mtq+9gHFI39Rwzk7FwhSzFlV+ad0vMXZvFrql0RCbkY03hM/CI01Fe1onSi9iFFqX4v9uUQTxTOjDIVAafmeOXa91LItqdFUHqJyveMEHxh7JdWk= ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:16:55.971 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-01-25T09:16:56.514 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:56 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/4112429967' entity='client.admin' 2023-01-25T09:16:56.549 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:16:59.013 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-01-25T09:16:59.014 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-01-25T09:16:59.666 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:16:59.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:59 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3580054353' entity='client.admin' 2023-01-25T09:16:59.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:59 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:59.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:59 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:59.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:59 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:16:59.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:59 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:16:59.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:16:59 smithi080 ceph-mon[98456]: Deploying daemon alertmanager.smithi080 on smithi080 2023-01-25T09:17:02.474 INFO:tasks.cephadm:Setting crush tunables to default 2023-01-25T09:17:02.475 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd crush tunables default 2023-01-25T09:17:02.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:02 smithi080 ceph-mon[98456]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:17:02.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:02 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:03.230 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:17:05.290 INFO:teuthology.orchestra.run.smithi080.stderr:adjusted tunables profile to default 2023-01-25T09:17:05.434 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:05 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1110365922' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-01-25T09:17:05.767 INFO:tasks.cephadm:Adding mon.smithi080 on smithi080 2023-01-25T09:17:05.767 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch apply mon '1;smithi080:172.21.15.80=smithi080' 2023-01-25T09:17:06.507 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:17:06.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:06 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1110365922' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-01-25T09:17:06.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:06 smithi080 ceph-mon[98456]: osdmap e4: 0 total, 0 up, 0 in 2023-01-25T09:17:07.454 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:07 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:07.454 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:07 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:07.454 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:07 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi080", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-01-25T09:17:07.455 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:07 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi080", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2023-01-25T09:17:07.455 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:07 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:07.455 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:07 smithi080 ceph-mon[98456]: Deploying daemon ceph-exporter.smithi080 on smithi080 2023-01-25T09:17:08.200 INFO:teuthology.orchestra.run.smithi080.stdout:Scheduled mon update... 2023-01-25T09:17:09.214 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:08 smithi080 ceph-mon[98456]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:09.214 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:08 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:09.215 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:08 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:09.486 INFO:tasks.cephadm:Waiting for 1 mons in monmap... 2023-01-25T09:17:09.486 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph mon dump -f json 2023-01-25T09:17:10.166 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:17:10.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:09 smithi080 ceph-mon[98456]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "1;smithi080:172.21.15.80=smithi080", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:17:10.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:09 smithi080 ceph-mon[98456]: Saving service mon spec with placement smithi080:172.21.15.80=smithi080;count:1 2023-01-25T09:17:11.213 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:10 smithi080 ceph-mon[98456]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:11.213 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:10 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:11.213 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:10 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:11.213 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:10 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi080", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-01-25T09:17:11.214 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:10 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi080", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-01-25T09:17:11.214 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:10 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:12.195 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:11 smithi080 ceph-mon[98456]: Deploying daemon crash.smithi080 on smithi080 2023-01-25T09:17:12.225 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:17:12.226 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":1,"fsid":"c352bfc2-9c90-11ed-9e56-001a4aab830c","modified":"2023-01-25T09:15:42.445188Z","created":"2023-01-25T09:15:42.445188Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi080","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:3300","nonce":0},{"type":"v1","addr":"172.21.15.80:6789","nonce":0}]},"addr":"172.21.15.80:6789/0","public_addr":"172.21.15.80:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-01-25T09:17:12.227 INFO:teuthology.orchestra.run.smithi080.stderr:dumped monmap epoch 1 2023-01-25T09:17:12.661 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-01-25T09:17:12.662 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph config generate-minimal-conf 2023-01-25T09:17:13.208 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:12 smithi080 ceph-mon[98456]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:13.209 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:12 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2093824691' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-01-25T09:17:13.209 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:12 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:13.508 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:17:14.541 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:14.542 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:14.542 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: Regenerating cephadm self-signed grafana TLS certificates 2023-01-25T09:17:14.542 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:14.542 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:14.543 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-01-25T09:17:14.543 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-01-25T09:17:14.543 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:14.543 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: Deploying daemon grafana.smithi080 on smithi080 2023-01-25T09:17:14.543 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:14 smithi080 ceph-mon[98456]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:14.913 INFO:teuthology.orchestra.run.smithi080.stdout:# minimal ceph.conf for c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:17:14.913 INFO:teuthology.orchestra.run.smithi080.stdout:[global] 2023-01-25T09:17:14.913 INFO:teuthology.orchestra.run.smithi080.stdout: fsid = c352bfc2-9c90-11ed-9e56-001a4aab830c 2023-01-25T09:17:14.913 INFO:teuthology.orchestra.run.smithi080.stdout: mon_host = [v2:172.21.15.80:3300/0,v1:172.21.15.80:6789/0] 2023-01-25T09:17:15.365 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-01-25T09:17:15.365 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:17:15.365 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.conf 2023-01-25T09:17:15.396 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:17:15.396 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-01-25T09:17:15.464 INFO:tasks.cephadm:Deploying OSDs... 2023-01-25T09:17:15.465 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:17:15.465 DEBUG:teuthology.orchestra.run.smithi080:> dd if=/scratch_devs of=/dev/stdout 2023-01-25T09:17:15.523 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-01-25T09:17:15.523 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_1 2023-01-25T09:17:15.581 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-01-25T09:17:15.582 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-25T09:17:15.582 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 371990 Links: 1 2023-01-25T09:17:15.582 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-25T09:17:15.582 INFO:teuthology.orchestra.run.smithi080.stdout:Context: system_u:object_r:device_t:s0 2023-01-25T09:17:15.582 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-01-25 09:17:12.142356584 +0000 2023-01-25T09:17:15.583 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-01-25 09:13:22.273117159 +0000 2023-01-25T09:17:15.583 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-01-25 09:13:22.273117159 +0000 2023-01-25T09:17:15.583 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-01-25T09:17:15.583 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-01-25T09:17:15.648 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-01-25T09:17:15.648 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-01-25T09:17:15.648 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000227703 s, 2.2 MB/s 2023-01-25T09:17:15.649 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-01-25T09:17:15.709 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_2 2023-01-25T09:17:15.767 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-01-25T09:17:15.768 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-25T09:17:15.768 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 375005 Links: 1 2023-01-25T09:17:15.768 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-25T09:17:15.768 INFO:teuthology.orchestra.run.smithi080.stdout:Context: system_u:object_r:device_t:s0 2023-01-25T09:17:15.769 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-01-25 09:17:12.142356584 +0000 2023-01-25T09:17:15.769 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-01-25 09:13:22.800105026 +0000 2023-01-25T09:17:15.769 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-01-25 09:13:22.800105026 +0000 2023-01-25T09:17:15.769 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-01-25T09:17:15.769 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-01-25T09:17:15.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:15 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/760391225' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:15.821 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-01-25T09:17:15.821 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-01-25T09:17:15.821 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000194724 s, 2.6 MB/s 2023-01-25T09:17:15.822 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-01-25T09:17:15.881 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_3 2023-01-25T09:17:15.939 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-01-25T09:17:15.939 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-25T09:17:15.939 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 373748 Links: 1 2023-01-25T09:17:15.940 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-25T09:17:15.940 INFO:teuthology.orchestra.run.smithi080.stdout:Context: system_u:object_r:device_t:s0 2023-01-25T09:17:15.940 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-01-25 09:17:12.142356584 +0000 2023-01-25T09:17:15.940 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-01-25 09:13:23.299093537 +0000 2023-01-25T09:17:15.941 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-01-25 09:13:23.299093537 +0000 2023-01-25T09:17:15.941 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-01-25T09:17:15.941 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-01-25T09:17:16.007 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-01-25T09:17:16.008 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-01-25T09:17:16.008 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.000211844 s, 2.4 MB/s 2023-01-25T09:17:16.009 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-01-25T09:17:16.068 DEBUG:teuthology.orchestra.run.smithi080:> stat /dev/vg_nvme/lv_4 2023-01-25T09:17:16.128 INFO:teuthology.orchestra.run.smithi080.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-01-25T09:17:16.128 INFO:teuthology.orchestra.run.smithi080.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-01-25T09:17:16.129 INFO:teuthology.orchestra.run.smithi080.stdout:Device: 6h/6d Inode: 367309 Links: 1 2023-01-25T09:17:16.129 INFO:teuthology.orchestra.run.smithi080.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-01-25T09:17:16.129 INFO:teuthology.orchestra.run.smithi080.stdout:Context: system_u:object_r:device_t:s0 2023-01-25T09:17:16.129 INFO:teuthology.orchestra.run.smithi080.stdout:Access: 2023-01-25 09:17:12.142356584 +0000 2023-01-25T09:17:16.129 INFO:teuthology.orchestra.run.smithi080.stdout:Modify: 2023-01-25 09:13:23.819081565 +0000 2023-01-25T09:17:16.130 INFO:teuthology.orchestra.run.smithi080.stdout:Change: 2023-01-25 09:13:23.819081565 +0000 2023-01-25T09:17:16.130 INFO:teuthology.orchestra.run.smithi080.stdout: Birth: - 2023-01-25T09:17:16.130 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-01-25T09:17:16.194 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records in 2023-01-25T09:17:16.194 INFO:teuthology.orchestra.run.smithi080.stderr:1+0 records out 2023-01-25T09:17:16.195 INFO:teuthology.orchestra.run.smithi080.stderr:512 bytes copied, 0.00016061 s, 3.2 MB/s 2023-01-25T09:17:16.196 DEBUG:teuthology.orchestra.run.smithi080:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-01-25T09:17:16.255 INFO:tasks.cephadm:Deploying osd.0 on smithi080 with /dev/vg_nvme/lv_4... 2023-01-25T09:17:16.256 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-01-25T09:17:16.949 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:17:17.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:16 smithi080 ceph-mon[98456]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:18.522 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-01-25T09:17:18.523 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-01-25T09:17:18.523 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-01-25T09:17:18.523 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-01-25T09:17:18.523 INFO:teuthology.orchestra.run.smithi080.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.013396 s, 783 MB/s 2023-01-25T09:17:18.523 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-01-25T09:17:19.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:18 smithi080 ceph-mon[98456]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:19.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:18 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:21.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:20 smithi080 ceph-mon[98456]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:22.416 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi080:vg_nvme/lv_4 2023-01-25T09:17:23.144 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:22 smithi080 ceph-mon[98456]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:23.196 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:17:25.224 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:24 smithi080 ceph-mon[98456]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:26.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:25 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-25T09:17:26.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:25 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-25T09:17:26.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:25 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:27.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:17:27.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:27.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:27.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:27.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi080.nepvpm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-25T09:17:27.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi080.nepvpm", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-01-25T09:17:27.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-25T09:17:27.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:26 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:28.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:27 smithi080 ceph-mon[98456]: Deploying daemon mgr.smithi080.nepvpm on smithi080 2023-01-25T09:17:29.291 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:28 smithi080 ceph-mon[98456]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:29.291 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:28 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:30.187 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:30 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:30.187 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:30 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:30.187 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:30 smithi080 ceph-mon[98456]: Deploying daemon node-exporter.smithi080 on smithi080 2023-01-25T09:17:31.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:31 smithi080 ceph-mon[98456]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:31.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:31 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1140639548' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "450572d5-572f-4686-8360-64e677f9028c"}]: dispatch 2023-01-25T09:17:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:31 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1140639548' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "450572d5-572f-4686-8360-64e677f9028c"}]': finished 2023-01-25T09:17:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:31 smithi080 ceph-mon[98456]: osdmap e5: 1 total, 0 up, 1 in 2023-01-25T09:17:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:31 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:17:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:31 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2667371327' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-25T09:17:33.242 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:32 smithi080 ceph-mon[98456]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:34.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:33 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:35.194 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:34 smithi080 ceph-mon[98456]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:36.220 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:35 smithi080 ceph-mon[98456]: Standby manager daemon smithi080.nepvpm started 2023-01-25T09:17:37.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:36 smithi080 ceph-mon[98456]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:37.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:36 smithi080 ceph-mon[98456]: mgrmap e14: smithi080.itoohf(active, since 48s), standbys: smithi080.nepvpm 2023-01-25T09:17:37.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:36 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr metadata", "who": "smithi080.nepvpm", "id": "smithi080.nepvpm"}]: dispatch 2023-01-25T09:17:38.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:38 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:38.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:38 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:38.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:38 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-01-25T09:17:38.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:38 smithi080 ceph-mon[98456]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:17:38.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:38 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:39.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:39 smithi080 ceph-mon[98456]: from='mgr.14164 172.21.15.80:0/1079865890' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-01-25T09:17:39.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:39 smithi080 ceph-mon[98456]: mgrmap e15: smithi080.itoohf(active, since 50s), standbys: smithi080.nepvpm 2023-01-25T09:17:45.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:44 smithi080 ceph-mon[98456]: Active manager daemon smithi080.itoohf restarted 2023-01-25T09:17:45.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:44 smithi080 ceph-mon[98456]: Activating manager daemon smithi080.itoohf 2023-01-25T09:17:45.100 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:44 smithi080 ceph-mon[98456]: osdmap e6: 1 total, 0 up, 1 in 2023-01-25T09:17:45.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:44 smithi080 ceph-mon[98456]: Standby manager daemon smithi080.nepvpm restarted 2023-01-25T09:17:45.101 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:44 smithi080 ceph-mon[98456]: Standby manager daemon smithi080.nepvpm started 2023-01-25T09:17:46.175 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: mgrmap e16: smithi080.itoohf(active, starting, since 0.0544226s), standbys: smithi080.nepvpm 2023-01-25T09:17:46.176 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata", "id": "smithi080"}]: dispatch 2023-01-25T09:17:46.176 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr metadata", "who": "smithi080.itoohf", "id": "smithi080.itoohf"}]: dispatch 2023-01-25T09:17:46.177 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr metadata", "who": "smithi080.nepvpm", "id": "smithi080.nepvpm"}]: dispatch 2023-01-25T09:17:46.177 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:17:46.178 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-01-25T09:17:46.178 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-01-25T09:17:46.178 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-01-25T09:17:46.179 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: Manager daemon smithi080.itoohf is now available 2023-01-25T09:17:46.179 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:17:46.179 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:17:46.180 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:46.180 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:17:46.180 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/mirror_snapshot_schedule"}]: dispatch 2023-01-25T09:17:46.181 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi080.itoohf/trash_purge_schedule"}]: dispatch 2023-01-25T09:17:47.146 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: [25/Jan/2023:09:17:45] ENGINE Bus STARTING 2023-01-25T09:17:47.146 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: [25/Jan/2023:09:17:45] ENGINE Serving on https://172.21.15.80:7150 2023-01-25T09:17:47.147 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:17:47.147 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: mgrmap e17: smithi080.itoohf(active, since 1.06378s), standbys: smithi080.nepvpm 2023-01-25T09:17:47.147 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-25T09:17:47.147 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-25T09:17:47.147 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:47.148 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: [25/Jan/2023:09:17:45] ENGINE Serving on https://172.21.15.80:8765 2023-01-25T09:17:47.148 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:46 smithi080 ceph-mon[98456]: [25/Jan/2023:09:17:45] ENGINE Bus STARTED 2023-01-25T09:17:48.276 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:47 smithi080 ceph-mon[98456]: mgrmap e18: smithi080.itoohf(active, since 2s), standbys: smithi080.nepvpm 2023-01-25T09:17:50.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:50.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi080", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:17:52.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:17:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: Updating smithi080:/etc/ceph/ceph.conf 2023-01-25T09:17:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: Updating smithi080:/var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/config/ceph.conf 2023-01-25T09:17:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: Updating smithi080:/etc/ceph/ceph.client.admin.keyring 2023-01-25T09:17:52.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:52.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:51 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:17:53.221 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:52 smithi080 ceph-mon[98456]: Updating smithi080:/var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/config/ceph.client.admin.keyring 2023-01-25T09:17:53.222 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:52 smithi080 ceph-mon[98456]: Deploying daemon prometheus.smithi080 on smithi080 2023-01-25T09:17:56.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-01-25T09:17:56.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:17:57.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:56 smithi080 ceph-mon[98456]: Deploying daemon osd.0 on smithi080 2023-01-25T09:18:00.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:17:59 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:18:05.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:04 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:05.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:04 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:05.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:04 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:18:05.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:04 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:06.208 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:05 smithi080 ceph-mon[98456]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:08.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:07 smithi080 ceph-mon[98456]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:10.068 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:10.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:10.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:10.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:10.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:10.069 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:10.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:18:10.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:10.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-01-25T09:18:10.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-01-25T09:18:10.070 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:09 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:11.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:11.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: Reconfiguring mon.smithi080 (unknown last config time)... 2023-01-25T09:18:11.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: Reconfiguring daemon mon.smithi080 on smithi080 2023-01-25T09:18:11.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-01-25T09:18:11.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:11.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:11.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi080.itoohf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-01-25T09:18:11.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mgr services"}]: dispatch 2023-01-25T09:18:11.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:10 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:12.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:11 smithi080 ceph-mon[98456]: Reconfiguring mgr.smithi080.itoohf (unknown last config time)... 2023-01-25T09:18:12.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:11 smithi080 ceph-mon[98456]: Reconfiguring daemon mgr.smithi080.itoohf on smithi080 2023-01-25T09:18:13.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:12 smithi080 ceph-mon[98456]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:13.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:12 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:13.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:12 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:13.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:12 smithi080 ceph-mon[98456]: from='osd.0 [v2:172.21.15.80:6802/477603797,v1:172.21.15.80:6803/477603797]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-01-25T09:18:13.434 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 0 on host 'smithi080' 2023-01-25T09:18:14.056 DEBUG:teuthology.orchestra.run.smithi080:osd.0> sudo journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.0.service 2023-01-25T09:18:14.058 INFO:tasks.cephadm:Deploying osd.1 on smithi080 with /dev/vg_nvme/lv_3... 2023-01-25T09:18:14.059 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-01-25T09:18:14.089 INFO:journalctl@ceph.osd.0.smithi080.stdout:-- Logs begin at Wed 2023-01-25 09:07:05 UTC. -- 2023-01-25T09:18:14.222 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: Reconfiguring alertmanager.smithi080 (dependencies changed)... 2023-01-25T09:18:14.222 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: Reconfiguring daemon alertmanager.smithi080 on smithi080 2023-01-25T09:18:14.223 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: from='osd.0 [v2:172.21.15.80:6802/477603797,v1:172.21.15.80:6803/477603797]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-01-25T09:18:14.223 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: osdmap e7: 1 total, 0 up, 1 in 2023-01-25T09:18:14.223 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:18:14.223 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: from='osd.0 [v2:172.21.15.80:6802/477603797,v1:172.21.15.80:6803/477603797]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-01-25T09:18:14.223 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:14.224 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:13 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:14.545 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-0[113463]: 2023-01-25T09:18:14.218+0000 7fd57e296700 -1 osd.0 0 waiting for initial osdmap 2023-01-25T09:18:14.546 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-0[113463]: 2023-01-25T09:18:14.223+0000 7fd57988a700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-25T09:18:15.000 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:18:15.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:15.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: from='osd.0 [v2:172.21.15.80:6802/477603797,v1:172.21.15.80:6803/477603797]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-01-25T09:18:15.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: osdmap e8: 1 total, 0 up, 1 in 2023-01-25T09:18:15.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:18:15.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:18:15.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:15.254 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:14 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:18:16.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:15 smithi080 ceph-mon[98456]: purged_snaps scrub starts 2023-01-25T09:18:16.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:15 smithi080 ceph-mon[98456]: purged_snaps scrub ok 2023-01-25T09:18:16.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:15 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:18:16.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:15 smithi080 ceph-mon[98456]: osd.0 [v2:172.21.15.80:6802/477603797,v1:172.21.15.80:6803/477603797] boot 2023-01-25T09:18:16.254 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:15 smithi080 ceph-mon[98456]: osdmap e9: 1 total, 1 up, 1 in 2023-01-25T09:18:16.254 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:15 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-01-25T09:18:17.228 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-01-25T09:18:17.228 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-01-25T09:18:17.228 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-01-25T09:18:17.229 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-01-25T09:18:17.229 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112277 s, 934 MB/s 2023-01-25T09:18:17.229 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-01-25T09:18:17.252 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:16 smithi080 ceph-mon[98456]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-01-25T09:18:17.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:16 smithi080 ceph-mon[98456]: osdmap e10: 1 total, 1 up, 1 in 2023-01-25T09:18:17.719 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi080:vg_nvme/lv_3 2023-01-25T09:18:18.471 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:18:19.254 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:18 smithi080 ceph-mon[98456]: pgmap v14: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:19.255 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:18 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:19.255 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:18 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:20.163 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:19 smithi080 ceph-mon[98456]: Reconfiguring grafana.smithi080 (dependencies changed)... 2023-01-25T09:18:20.163 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:19 smithi080 ceph-mon[98456]: Reconfiguring daemon grafana.smithi080 on smithi080 2023-01-25T09:18:21.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:20 smithi080 ceph-mon[98456]: pgmap v15: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:21.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:20 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-25T09:18:21.253 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:20 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-25T09:18:21.254 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:20 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:22.256 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:21 smithi080 ceph-mon[98456]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:18:23.224 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:22 smithi080 ceph-mon[98456]: pgmap v16: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:24.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:24 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:24.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:24 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:24.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:24 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-01-25T09:18:24.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:24 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-01-25T09:18:24.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:24 smithi080 ceph-mon[98456]: pgmap v17: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:25.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:25 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/295981329' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "040312f9-d2c4-4b91-bf11-afc5335bf606"}]: dispatch 2023-01-25T09:18:25.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:25 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/295981329' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "040312f9-d2c4-4b91-bf11-afc5335bf606"}]': finished 2023-01-25T09:18:25.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:25 smithi080 ceph-mon[98456]: osdmap e11: 2 total, 1 up, 2 in 2023-01-25T09:18:25.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:25 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-25T09:18:25.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:25 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/998059385' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-25T09:18:26.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:26 smithi080 ceph-mon[98456]: pgmap v19: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:29.203 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:28 smithi080 ceph-mon[98456]: pgmap v20: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:31.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:30 smithi080 ceph-mon[98456]: pgmap v21: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:31.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:18:31.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-01-25T09:18:31.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:32.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:31 smithi080 ceph-mon[98456]: Deploying daemon osd.1 on smithi080 2023-01-25T09:18:33.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:32 smithi080 ceph-mon[98456]: pgmap v22: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:35.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:34 smithi080 ceph-mon[98456]: pgmap v23: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:37.206 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:36 smithi080 ceph-mon[98456]: pgmap v24: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:38.536 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:38 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:38.536 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:38 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:38.537 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:38 smithi080 ceph-mon[98456]: pgmap v25: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:40.114 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 1 on host 'smithi080' 2023-01-25T09:18:40.566 DEBUG:teuthology.orchestra.run.smithi080:osd.1> sudo journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.1.service 2023-01-25T09:18:40.568 INFO:tasks.cephadm:Deploying osd.2 on smithi080 with /dev/vg_nvme/lv_2... 2023-01-25T09:18:40.569 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-01-25T09:18:40.599 INFO:journalctl@ceph.osd.1.smithi080.stdout:-- Logs begin at Wed 2023-01-25 09:07:05 UTC. -- 2023-01-25T09:18:41.236 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:18:41.475 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: pgmap v26: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:41.475 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:41.476 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:41.476 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-01-25T09:18:41.476 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi080.front.sepia.ceph.com:9093"}]: dispatch 2023-01-25T09:18:41.476 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:41.476 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-01-25T09:18:41.477 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-01-25T09:18:41.477 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi080.front.sepia.ceph.com:3000"}]: dispatch 2023-01-25T09:18:41.477 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:41.477 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-01-25T09:18:41.477 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi080.front.sepia.ceph.com:9095"}]: dispatch 2023-01-25T09:18:41.478 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:41.478 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:18:41.478 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:41 smithi080 ceph-mon[98456]: from='osd.1 [v2:172.21.15.80:6810/270881996,v1:172.21.15.80:6811/270881996]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-01-25T09:18:42.387 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi080.front.sepia.ceph.com:3000"}]: dispatch 2023-01-25T09:18:42.387 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-01-25T09:18:42.388 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi080.front.sepia.ceph.com:9095"}]: dispatch 2023-01-25T09:18:42.388 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: from='osd.1 [v2:172.21.15.80:6810/270881996,v1:172.21.15.80:6811/270881996]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-01-25T09:18:42.388 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: osdmap e12: 2 total, 1 up, 2 in 2023-01-25T09:18:42.388 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-25T09:18:42.388 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-mon[98456]: from='osd.1 [v2:172.21.15.80:6810/270881996,v1:172.21.15.80:6811/270881996]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-01-25T09:18:42.795 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-1[117713]: 2023-01-25T09:18:42.384+0000 7f7d2847a700 -1 osd.1 0 waiting for initial osdmap 2023-01-25T09:18:42.796 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:42 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-1[117713]: 2023-01-25T09:18:42.391+0000 7f7d20267700 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-25T09:18:43.072 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-01-25T09:18:43.073 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-01-25T09:18:43.073 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-01-25T09:18:43.073 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-01-25T09:18:43.074 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128673 s, 815 MB/s 2023-01-25T09:18:43.074 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-01-25T09:18:43.521 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:43 smithi080 ceph-mon[98456]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:43.521 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:43 smithi080 ceph-mon[98456]: from='osd.1 [v2:172.21.15.80:6810/270881996,v1:172.21.15.80:6811/270881996]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-01-25T09:18:43.522 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:43 smithi080 ceph-mon[98456]: osdmap e13: 2 total, 1 up, 2 in 2023-01-25T09:18:43.522 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:43 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-25T09:18:43.522 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:43 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-25T09:18:43.586 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi080:vg_nvme/lv_2 2023-01-25T09:18:44.325 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:18:44.526 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:44 smithi080 ceph-mon[98456]: purged_snaps scrub starts 2023-01-25T09:18:44.526 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:44 smithi080 ceph-mon[98456]: purged_snaps scrub ok 2023-01-25T09:18:44.526 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:44 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-25T09:18:44.527 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:44 smithi080 ceph-mon[98456]: osd.1 [v2:172.21.15.80:6810/270881996,v1:172.21.15.80:6811/270881996] boot 2023-01-25T09:18:44.527 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:44 smithi080 ceph-mon[98456]: osdmap e14: 2 total, 2 up, 2 in 2023-01-25T09:18:44.527 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:44 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-01-25T09:18:45.465 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:45 smithi080 ceph-mon[98456]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-01-25T09:18:45.466 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:45 smithi080 ceph-mon[98456]: osdmap e15: 2 total, 2 up, 2 in 2023-01-25T09:18:46.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-01-25T09:18:46.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:18:46.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-01-25T09:18:46.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: osdmap e16: 2 total, 2 up, 2 in 2023-01-25T09:18:46.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-01-25T09:18:46.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-25T09:18:46.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-25T09:18:46.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:46 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:47.498 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:47 smithi080 ceph-mon[98456]: pgmap v34: 1 pgs: 1 unknown; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:47.498 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:47 smithi080 ceph-mon[98456]: from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:18:47.499 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:47 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:47.499 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:47 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:47.499 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:47 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-01-25T09:18:47.499 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:47 smithi080 ceph-mon[98456]: osdmap e17: 2 total, 2 up, 2 in 2023-01-25T09:18:47.754 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119873]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-25T09:18:47.754 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119873]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-25T09:18:47.754 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119873]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-25T09:18:47.755 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119873]: pam_unix(sudo:session): session closed for user root 2023-01-25T09:18:48.046 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119893]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-25T09:18:48.046 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119893]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-25T09:18:48.046 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119893]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-25T09:18:48.046 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:18:47 smithi080 sudo[119893]: pam_unix(sudo:session): session closed for user root 2023-01-25T09:18:48.464 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119898]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-25T09:18:48.464 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119898]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-25T09:18:48.465 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119898]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-25T09:18:48.465 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119898]: pam_unix(sudo:session): session closed for user root 2023-01-25T09:18:48.716 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119931]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-01-25T09:18:48.717 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119931]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-25T09:18:48.717 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119931]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-25T09:18:48.717 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119931]: pam_unix(sudo:session): session closed for user root 2023-01-25T09:18:48.717 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119917]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-25T09:18:48.718 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119917]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-25T09:18:48.718 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119917]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-25T09:18:48.718 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119917]: pam_unix(sudo:session): session closed for user root 2023-01-25T09:18:49.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119934]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-01-25T09:18:49.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119934]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-01-25T09:18:49.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119934]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-01-25T09:18:49.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 sudo[119934]: pam_unix(sudo:session): session closed for user root 2023-01-25T09:18:49.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 ceph-mon[98456]: pgmap v36: 1 pgs: 1 unknown; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:49.047 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:49.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 ceph-mon[98456]: osdmap e18: 2 total, 2 up, 2 in 2023-01-25T09:18:49.048 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 ceph-mon[98456]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-01-25T09:18:49.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 ceph-mon[98456]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-01-25T09:18:49.049 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:48 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "mon metadata", "id": "smithi080"}]: dispatch 2023-01-25T09:18:50.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:49 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/891430746' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c057478b-3a69-4898-8d4f-89887d6c541e"}]: dispatch 2023-01-25T09:18:50.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:49 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/891430746' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c057478b-3a69-4898-8d4f-89887d6c541e"}]': finished 2023-01-25T09:18:50.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:49 smithi080 ceph-mon[98456]: osdmap e19: 3 total, 2 up, 3 in 2023-01-25T09:18:50.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:49 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-25T09:18:50.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:49 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1835742975' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-25T09:18:51.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:50 smithi080 ceph-mon[98456]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 11 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:51.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:50 smithi080 ceph-mon[98456]: mgrmap e19: smithi080.itoohf(active, since 65s), standbys: smithi080.nepvpm 2023-01-25T09:18:53.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:52 smithi080 ceph-mon[98456]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:55.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:55.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: Detected new or changed devices on smithi080 2023-01-25T09:18:55.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:55.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:55.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:18:55.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:18:55.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: Adjusting osd_memory_target on smithi080 to 3890M 2023-01-25T09:18:55.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:55.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:55.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:18:55.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:55.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:18:56.360 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:56 smithi080 ceph-mon[98456]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-01-25T09:18:56.361 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:56 smithi080 ceph-mon[98456]: Cluster is now healthy 2023-01-25T09:18:56.361 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:56 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-01-25T09:18:56.361 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:56 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:18:57.426 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:57 smithi080 ceph-mon[98456]: Deploying daemon osd.2 on smithi080 2023-01-25T09:18:57.426 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:57 smithi080 ceph-mon[98456]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:18:59.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:18:59 smithi080 ceph-mon[98456]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:19:01.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:01.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:19:01.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:00 smithi080 ceph-mon[98456]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:19:01.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:01.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:01.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:19:03.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:02 smithi080 ceph-mon[98456]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:19:03.866 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 2 on host 'smithi080' 2023-01-25T09:19:04.314 DEBUG:teuthology.orchestra.run.smithi080:osd.2> sudo journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.2.service 2023-01-25T09:19:04.317 INFO:tasks.cephadm:Deploying osd.3 on smithi080 with /dev/vg_nvme/lv_1... 2023-01-25T09:19:04.317 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-01-25T09:19:04.351 INFO:journalctl@ceph.osd.2.smithi080.stdout:-- Logs begin at Wed 2023-01-25 09:07:05 UTC. -- 2023-01-25T09:19:05.085 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:05.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:04 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:05.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:04 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:05.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:04 smithi080 ceph-mon[98456]: from='osd.2 [v2:172.21.15.80:6818/1367089627,v1:172.21.15.80:6819/1367089627]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-01-25T09:19:05.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:04 smithi080 ceph-mon[98456]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:19:06.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:05 smithi080 ceph-mon[98456]: from='osd.2 [v2:172.21.15.80:6818/1367089627,v1:172.21.15.80:6819/1367089627]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-01-25T09:19:06.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:05 smithi080 ceph-mon[98456]: osdmap e20: 3 total, 2 up, 3 in 2023-01-25T09:19:06.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:05 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-25T09:19:06.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:05 smithi080 ceph-mon[98456]: from='osd.2 [v2:172.21.15.80:6818/1367089627,v1:172.21.15.80:6819/1367089627]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-01-25T09:19:06.297 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:19:05 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-2[122403]: 2023-01-25T09:19:05.871+0000 7f428de7f700 -1 osd.2 0 waiting for initial osdmap 2023-01-25T09:19:06.297 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:19:05 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-2[122403]: 2023-01-25T09:19:05.874+0000 7f4285c6c700 -1 osd.2 21 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-25T09:19:07.093 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-01-25T09:19:07.093 INFO:teuthology.orchestra.run.smithi080.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-01-25T09:19:07.094 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10+0 records in 2023-01-25T09:19:07.094 INFO:teuthology.orchestra.run.smithi080.stderr:10+0 records out 2023-01-25T09:19:07.094 INFO:teuthology.orchestra.run.smithi080.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112894 s, 929 MB/s 2023-01-25T09:19:07.094 INFO:teuthology.orchestra.run.smithi080.stderr:--> Zapping successful for: 2023-01-25T09:19:07.132 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:06 smithi080 ceph-mon[98456]: from='osd.2 [v2:172.21.15.80:6818/1367089627,v1:172.21.15.80:6819/1367089627]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-01-25T09:19:07.132 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:06 smithi080 ceph-mon[98456]: osdmap e21: 3 total, 2 up, 3 in 2023-01-25T09:19:07.132 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:06 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-25T09:19:07.132 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:06 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-25T09:19:07.133 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:06 smithi080 ceph-mon[98456]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 12 MiB used, 179 GiB / 179 GiB avail 2023-01-25T09:19:07.637 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch daemon add osd smithi080:vg_nvme/lv_1 2023-01-25T09:19:08.284 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:08.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: purged_snaps scrub starts 2023-01-25T09:19:08.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: purged_snaps scrub ok 2023-01-25T09:19:08.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: osd.2 [v2:172.21.15.80:6818/1367089627,v1:172.21.15.80:6819/1367089627] boot 2023-01-25T09:19:08.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: osdmap e22: 3 total, 3 up, 3 in 2023-01-25T09:19:08.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-01-25T09:19:08.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:08.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:07 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:09.045 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:08 smithi080 ceph-mon[98456]: osdmap e23: 3 total, 3 up, 3 in 2023-01-25T09:19:09.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:08 smithi080 ceph-mon[98456]: pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:11.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:11.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-01-25T09:19:11.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-01-25T09:19:11.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:19:11.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:11.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:11.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:11.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:11.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:11.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:11.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:19:11.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:19:11.299 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:11.299 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:11 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:19:12.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:12 smithi080 ceph-mon[98456]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi080:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:19:12.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:12 smithi080 ceph-mon[98456]: Adjusting osd_memory_target on smithi080 to 2593M 2023-01-25T09:19:13.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:13 smithi080 ceph-mon[98456]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:13.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:13 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1436124988' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20440778-c254-4663-b6b4-bebb177c2507"}]: dispatch 2023-01-25T09:19:13.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:13 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1436124988' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20440778-c254-4663-b6b4-bebb177c2507"}]': finished 2023-01-25T09:19:13.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:13 smithi080 ceph-mon[98456]: osdmap e24: 4 total, 3 up, 4 in 2023-01-25T09:19:13.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:13 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-25T09:19:14.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:14 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1014227118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-01-25T09:19:15.519 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:15 smithi080 ceph-mon[98456]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:15.520 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:15 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:19:17.395 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:17 smithi080 ceph-mon[98456]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:17.395 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:17 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:17.396 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:17 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:19.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:19 smithi080 ceph-mon[98456]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:20.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:20 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-01-25T09:19:20.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:20 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:19:21.185 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: Deploying daemon osd.3 on smithi080 2023-01-25T09:19:21.185 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:21.185 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:21.185 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:21.186 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:19:21.186 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:19:21.186 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:21 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:22.436 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:22 smithi080 ceph-mon[98456]: Detected new or changed devices on smithi080 2023-01-25T09:19:23.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:23 smithi080 ceph-mon[98456]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:25.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:25 smithi080 ceph-mon[98456]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:27.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:27 smithi080 ceph-mon[98456]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:27.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:27 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:27.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:27 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:27.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:27 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:19:29.249 INFO:teuthology.orchestra.run.smithi080.stdout:Created osd(s) 3 on host 'smithi080' 2023-01-25T09:19:29.457 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:29 smithi080 ceph-mon[98456]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:29.737 DEBUG:teuthology.orchestra.run.smithi080:osd.3> sudo journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.3.service 2023-01-25T09:19:29.740 INFO:tasks.cephadm:Waiting for 4 OSDs to come up... 2023-01-25T09:19:29.740 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd stat -f json 2023-01-25T09:19:29.770 INFO:journalctl@ceph.osd.3.smithi080.stdout:-- Logs begin at Wed 2023-01-25 09:07:05 UTC. -- 2023-01-25T09:19:30.463 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:30.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:30.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:30.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:30 smithi080 ceph-mon[98456]: from='osd.3 [v2:172.21.15.80:6826/2825632958,v1:172.21.15.80:6827/2825632958]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-01-25T09:19:30.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:19:30.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:30 smithi080 ceph-mon[98456]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:31.516 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:31 smithi080 ceph-mon[98456]: from='osd.3 [v2:172.21.15.80:6826/2825632958,v1:172.21.15.80:6827/2825632958]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-01-25T09:19:31.516 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:31 smithi080 ceph-mon[98456]: osdmap e25: 4 total, 3 up, 4 in 2023-01-25T09:19:31.516 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-25T09:19:31.517 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:31 smithi080 ceph-mon[98456]: from='osd.3 [v2:172.21.15.80:6826/2825632958,v1:172.21.15.80:6827/2825632958]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]: dispatch 2023-01-25T09:19:31.517 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:19:31 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-3[128389]: 2023-01-25T09:19:31.257+0000 7f1e913c7700 -1 osd.3 0 waiting for initial osdmap 2023-01-25T09:19:31.517 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:19:31 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-3[128389]: 2023-01-25T09:19:31.263+0000 7f1e8b1b8700 -1 osd.3 26 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-01-25T09:19:32.312 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:19:32.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:32 smithi080 ceph-mon[98456]: from='osd.3 [v2:172.21.15.80:6826/2825632958,v1:172.21.15.80:6827/2825632958]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi080", "root=default"]}]': finished 2023-01-25T09:19:32.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:32 smithi080 ceph-mon[98456]: osdmap e26: 4 total, 3 up, 4 in 2023-01-25T09:19:32.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:32 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-25T09:19:32.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:32 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-25T09:19:32.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:32 smithi080 ceph-mon[98456]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-01-25T09:19:32.827 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":27,"num_osds":4,"num_up_osds":4,"osd_up_since":1674638372,"num_in_osds":4,"osd_in_since":1674638352,"num_remapped_pgs":0} 2023-01-25T09:19:32.827 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd dump --format=json 2023-01-25T09:19:33.368 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:33.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: purged_snaps scrub starts 2023-01-25T09:19:33.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: purged_snaps scrub ok 2023-01-25T09:19:33.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: osd.3 [v2:172.21.15.80:6826/2825632958,v1:172.21.15.80:6827/2825632958] boot 2023-01-25T09:19:33.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: osdmap e27: 4 total, 4 up, 4 in 2023-01-25T09:19:33.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-01-25T09:19:33.549 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3196651869' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-01-25T09:19:33.549 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:33.549 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:33 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:34.481 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:34 smithi080 ceph-mon[98456]: osdmap e28: 4 total, 4 up, 4 in 2023-01-25T09:19:34.481 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:34 smithi080 ceph-mon[98456]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:35.365 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:19:35.366 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":28,"fsid":"c352bfc2-9c90-11ed-9e56-001a4aab830c","created":"2023-01-25T09:15:45.040291+0000","modified":"2023-01-25T09:19:33.257229+0000","last_up_change":"2023-01-25T09:19:32.251857+0000","last_in_change":"2023-01-25T09:19:12.968244+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":10,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-01-25T09:18:45.157894+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"450572d5-572f-4686-8360-64e677f9028c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6803","nonce":477603797}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6805","nonce":477603797}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6809","nonce":477603797}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6807","nonce":477603797}]},"public_addr":"172.21.15.80:6803/477603797","cluster_addr":"172.21.15.80:6805/477603797","heartbeat_back_addr":"172.21.15.80:6809/477603797","heartbeat_front_addr":"172.21.15.80:6807/477603797","state":["exists","up"]},{"osd":1,"uuid":"040312f9-d2c4-4b91-bf11-afc5335bf606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6811","nonce":270881996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6813","nonce":270881996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6817","nonce":270881996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6815","nonce":270881996}]},"public_addr":"172.21.15.80:6811/270881996","cluster_addr":"172.21.15.80:6813/270881996","heartbeat_back_addr":"172.21.15.80:6817/270881996","heartbeat_front_addr":"172.21.15.80:6815/270881996","state":["exists","up"]},{"osd":2,"uuid":"c057478b-3a69-4898-8d4f-89887d6c541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6818","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6819","nonce":1367089627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6821","nonce":1367089627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6825","nonce":1367089627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6823","nonce":1367089627}]},"public_addr":"172.21.15.80:6819/1367089627","cluster_addr":"172.21.15.80:6821/1367089627","heartbeat_back_addr":"172.21.15.80:6825/1367089627","heartbeat_front_addr":"172.21.15.80:6823/1367089627","state":["exists","up"]},{"osd":3,"uuid":"20440778-c254-4663-b6b4-bebb177c2507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6827","nonce":2825632958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6829","nonce":2825632958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6833","nonce":2825632958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6831","nonce":2825632958}]},"public_addr":"172.21.15.80:6827/2825632958","cluster_addr":"172.21.15.80:6829/2825632958","heartbeat_back_addr":"172.21.15.80:6833/2825632958","heartbeat_front_addr":"172.21.15.80:6831/2825632958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:18:13.501856+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:18:41.582244+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:19:04.852611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:19:30.338441+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:0/2576151480":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6801/3428085303":"2023-01-26T09:17:44.808155+0000","172.21.15.80:0/3954779633":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/1711351790":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/690953228":"2023-01-26T09:17:44.808155+0000","172.21.15.80:0/3919569067":"2023-01-26T09:16:47.364065+0000","172.21.15.80:6800/4060979592":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/3565317532":"2023-01-26T09:16:16.698056+0000","172.21.15.80:6800/1223291504":"2023-01-26T09:16:47.364065+0000","172.21.15.80:6801/1223291504":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/491014188":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/1095548819":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6800/3428085303":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6801/4060979592":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/2801710771":"2023-01-26T09:16:16.698056+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}} 2023-01-25T09:19:35.657 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:35 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1868777152' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-01-25T09:19:35.854 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-01-25T09:18:45.157894+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 2, 'min_size': 1, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '18', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-01-25T09:19:35.855 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd pool get .mgr pg_num 2023-01-25T09:19:36.646 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:36.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:36 smithi080 ceph-mon[98456]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:37.685 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:37.686 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:37.686 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:37.686 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:37.686 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:37.687 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-01-25T09:19:37.687 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: Adjusting osd_memory_target on smithi080 to 1945M 2023-01-25T09:19:37.687 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:37.687 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:19:37.687 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:19:37.688 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:37.688 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:19:38.069 INFO:teuthology.orchestra.run.smithi080.stdout:pg_num: 1 2023-01-25T09:19:38.596 INFO:tasks.cephadm:Setting up client nodes... 2023-01-25T09:19:38.596 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-01-25T09:19:38.795 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:38 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/501335599' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-01-25T09:19:38.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:38 smithi080 ceph-mon[98456]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:39.285 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:40.965 INFO:teuthology.orchestra.run.smithi080.stdout:[client.0] 2023-01-25T09:19:40.966 INFO:teuthology.orchestra.run.smithi080.stdout: key = AQAs9NBjEthGORAAIG4to8HY7zmhnxR5QaMdhg== 2023-01-25T09:19:41.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:41 smithi080 ceph-mon[98456]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:41.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:41 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2066112589' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-01-25T09:19:41.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:41 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2066112589' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-01-25T09:19:41.679 DEBUG:teuthology.orchestra.run.smithi080:> set -ex 2023-01-25T09:19:41.679 DEBUG:teuthology.orchestra.run.smithi080:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-01-25T09:19:41.680 DEBUG:teuthology.orchestra.run.smithi080:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-01-25T09:19:41.728 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-01-25T09:19:41.730 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-01-25T09:19:41.730 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph mgr dump --format=json 2023-01-25T09:19:42.405 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:43.163 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:42 smithi080 ceph-mon[98456]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:43.163 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:42 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:43.163 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:42 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:43.163 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:42 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:19:43.164 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:42 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:19:43.164 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:42 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:19:43.877 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:19:44.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:43 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1492755107' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-01-25T09:19:44.358 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":19,"active_gid":14209,"active_name":"smithi080.itoohf","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6800","nonce":3098784060},{"type":"v1","addr":"172.21.15.80:6801","nonce":3098784060}]},"active_addr":"172.21.15.80:6801/3098784060","active_change":"2023-01-25T09:17:44.808438+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14210,"name":"smithi080.nepvpm","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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.1.5","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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","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":[]},"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":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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.1.5","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.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","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":[]},"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":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.80:8443/","prometheus":"http://172.21.15.80:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":6,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":2398843887}]},{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":2888342181}]},{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":1083349807}]},{"addrvec":[{"type":"v2","addr":"172.21.15.80:0","nonce":1606966768}]}]}} 2023-01-25T09:19:44.363 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-01-25T09:19:44.363 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-01-25T09:19:44.363 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd dump --format=json 2023-01-25T09:19:44.990 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:45.211 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:44 smithi080 ceph-mon[98456]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:46.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:19:46.493 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:19:46.494 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":28,"fsid":"c352bfc2-9c90-11ed-9e56-001a4aab830c","created":"2023-01-25T09:15:45.040291+0000","modified":"2023-01-25T09:19:33.257229+0000","last_up_change":"2023-01-25T09:19:32.251857+0000","last_in_change":"2023-01-25T09:19:12.968244+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":10,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-01-25T09:18:45.157894+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"450572d5-572f-4686-8360-64e677f9028c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6803","nonce":477603797}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6805","nonce":477603797}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6809","nonce":477603797}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6807","nonce":477603797}]},"public_addr":"172.21.15.80:6803/477603797","cluster_addr":"172.21.15.80:6805/477603797","heartbeat_back_addr":"172.21.15.80:6809/477603797","heartbeat_front_addr":"172.21.15.80:6807/477603797","state":["exists","up"]},{"osd":1,"uuid":"040312f9-d2c4-4b91-bf11-afc5335bf606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6811","nonce":270881996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6813","nonce":270881996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6817","nonce":270881996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6815","nonce":270881996}]},"public_addr":"172.21.15.80:6811/270881996","cluster_addr":"172.21.15.80:6813/270881996","heartbeat_back_addr":"172.21.15.80:6817/270881996","heartbeat_front_addr":"172.21.15.80:6815/270881996","state":["exists","up"]},{"osd":2,"uuid":"c057478b-3a69-4898-8d4f-89887d6c541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6818","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6819","nonce":1367089627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6821","nonce":1367089627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6825","nonce":1367089627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6823","nonce":1367089627}]},"public_addr":"172.21.15.80:6819/1367089627","cluster_addr":"172.21.15.80:6821/1367089627","heartbeat_back_addr":"172.21.15.80:6825/1367089627","heartbeat_front_addr":"172.21.15.80:6823/1367089627","state":["exists","up"]},{"osd":3,"uuid":"20440778-c254-4663-b6b4-bebb177c2507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6827","nonce":2825632958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6829","nonce":2825632958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6833","nonce":2825632958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6831","nonce":2825632958}]},"public_addr":"172.21.15.80:6827/2825632958","cluster_addr":"172.21.15.80:6829/2825632958","heartbeat_back_addr":"172.21.15.80:6833/2825632958","heartbeat_front_addr":"172.21.15.80:6831/2825632958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:18:13.501856+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:18:41.582244+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:19:04.852611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:19:30.338441+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:0/2576151480":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6801/3428085303":"2023-01-26T09:17:44.808155+0000","172.21.15.80:0/3954779633":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/1711351790":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/690953228":"2023-01-26T09:17:44.808155+0000","172.21.15.80:0/3919569067":"2023-01-26T09:16:47.364065+0000","172.21.15.80:6800/4060979592":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/3565317532":"2023-01-26T09:16:16.698056+0000","172.21.15.80:6800/1223291504":"2023-01-26T09:16:47.364065+0000","172.21.15.80:6801/1223291504":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/491014188":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/1095548819":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6800/3428085303":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6801/4060979592":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/2801710771":"2023-01-26T09:16:16.698056+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}} 2023-01-25T09:19:47.025 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-01-25T09:19:47.026 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd dump --format=json 2023-01-25T09:19:47.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:46 smithi080 ceph-mon[98456]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:47.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:46 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1981608613' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-01-25T09:19:47.655 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:49.012 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:19:49.013 INFO:teuthology.orchestra.run.smithi080.stdout:{"epoch":28,"fsid":"c352bfc2-9c90-11ed-9e56-001a4aab830c","created":"2023-01-25T09:15:45.040291+0000","modified":"2023-01-25T09:19:33.257229+0000","last_up_change":"2023-01-25T09:19:32.251857+0000","last_in_change":"2023-01-25T09:19:12.968244+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":10,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-01-25T09:18:45.157894+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"450572d5-572f-4686-8360-64e677f9028c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6802","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6803","nonce":477603797}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6804","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6805","nonce":477603797}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6808","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6809","nonce":477603797}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6806","nonce":477603797},{"type":"v1","addr":"172.21.15.80:6807","nonce":477603797}]},"public_addr":"172.21.15.80:6803/477603797","cluster_addr":"172.21.15.80:6805/477603797","heartbeat_back_addr":"172.21.15.80:6809/477603797","heartbeat_front_addr":"172.21.15.80:6807/477603797","state":["exists","up"]},{"osd":1,"uuid":"040312f9-d2c4-4b91-bf11-afc5335bf606","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6810","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6811","nonce":270881996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6812","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6813","nonce":270881996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6816","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6817","nonce":270881996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6814","nonce":270881996},{"type":"v1","addr":"172.21.15.80:6815","nonce":270881996}]},"public_addr":"172.21.15.80:6811/270881996","cluster_addr":"172.21.15.80:6813/270881996","heartbeat_back_addr":"172.21.15.80:6817/270881996","heartbeat_front_addr":"172.21.15.80:6815/270881996","state":["exists","up"]},{"osd":2,"uuid":"c057478b-3a69-4898-8d4f-89887d6c541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6818","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6819","nonce":1367089627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6820","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6821","nonce":1367089627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6824","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6825","nonce":1367089627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6822","nonce":1367089627},{"type":"v1","addr":"172.21.15.80:6823","nonce":1367089627}]},"public_addr":"172.21.15.80:6819/1367089627","cluster_addr":"172.21.15.80:6821/1367089627","heartbeat_back_addr":"172.21.15.80:6825/1367089627","heartbeat_front_addr":"172.21.15.80:6823/1367089627","state":["exists","up"]},{"osd":3,"uuid":"20440778-c254-4663-b6b4-bebb177c2507","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6826","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6827","nonce":2825632958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6828","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6829","nonce":2825632958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6832","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6833","nonce":2825632958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.80:6830","nonce":2825632958},{"type":"v1","addr":"172.21.15.80:6831","nonce":2825632958}]},"public_addr":"172.21.15.80:6827/2825632958","cluster_addr":"172.21.15.80:6829/2825632958","heartbeat_back_addr":"172.21.15.80:6833/2825632958","heartbeat_front_addr":"172.21.15.80:6831/2825632958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:18:13.501856+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:18:41.582244+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:19:04.852611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-01-25T09:19:30.338441+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.80:0/2576151480":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6801/3428085303":"2023-01-26T09:17:44.808155+0000","172.21.15.80:0/3954779633":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/1711351790":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/690953228":"2023-01-26T09:17:44.808155+0000","172.21.15.80:0/3919569067":"2023-01-26T09:16:47.364065+0000","172.21.15.80:6800/4060979592":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/3565317532":"2023-01-26T09:16:16.698056+0000","172.21.15.80:6800/1223291504":"2023-01-26T09:16:47.364065+0000","172.21.15.80:6801/1223291504":"2023-01-26T09:16:47.364065+0000","172.21.15.80:0/491014188":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/1095548819":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6800/3428085303":"2023-01-26T09:17:44.808155+0000","172.21.15.80:6801/4060979592":"2023-01-26T09:16:16.698056+0000","172.21.15.80:0/2801710771":"2023-01-26T09:16:16.698056+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}} 2023-01-25T09:19:49.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:49 smithi080 ceph-mon[98456]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:49.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:49 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2629228419' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-01-25T09:19:49.496 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2023-01-25T09:19:49.497 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2023-01-25T09:19:49.497 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2023-01-25T09:19:49.498 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2023-01-25T09:19:50.169 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:50.292 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:50.317 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:50.369 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:51.295 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:51 smithi080 ceph-mon[98456]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:53.294 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:52 smithi080 ceph-mon[98456]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:54.859 INFO:teuthology.orchestra.run.smithi080.stdout:38654705687 2023-01-25T09:19:54.859 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd last-stat-seq osd.0 2023-01-25T09:19:55.173 INFO:teuthology.orchestra.run.smithi080.stdout:115964116999 2023-01-25T09:19:55.173 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd last-stat-seq osd.3 2023-01-25T09:19:55.264 INFO:teuthology.orchestra.run.smithi080.stdout:60129542161 2023-01-25T09:19:55.265 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd last-stat-seq osd.1 2023-01-25T09:19:55.490 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:55 smithi080 ceph-mon[98456]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:55.565 INFO:teuthology.orchestra.run.smithi080.stdout:94489280524 2023-01-25T09:19:55.566 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph osd last-stat-seq osd.2 2023-01-25T09:19:55.666 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:55.893 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:56.833 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:57.467 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:57 smithi080 ceph-mon[98456]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:57.527 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:19:57.863 INFO:teuthology.orchestra.run.smithi080.stdout:38654705687 2023-01-25T09:19:58.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:58 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/961593834' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-01-25T09:19:58.783 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705687 got 38654705687 for osd.0 2023-01-25T09:19:58.784 DEBUG:teuthology.parallel:result is None 2023-01-25T09:19:59.184 INFO:teuthology.orchestra.run.smithi080.stdout:115964117000 2023-01-25T09:19:59.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:19:59 smithi080 ceph-mon[98456]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:19:59.974 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964116999 got 115964117000 for osd.3 2023-01-25T09:19:59.974 DEBUG:teuthology.parallel:result is None 2023-01-25T09:20:00.262 INFO:teuthology.orchestra.run.smithi080.stdout:60129542163 2023-01-25T09:20:00.292 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:00 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1070841054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-01-25T09:20:00.292 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:20:00.453 INFO:teuthology.orchestra.run.smithi080.stdout:94489280525 2023-01-25T09:20:00.923 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542161 got 60129542163 for osd.1 2023-01-25T09:20:00.924 DEBUG:teuthology.parallel:result is None 2023-01-25T09:20:01.184 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280524 got 94489280525 for osd.2 2023-01-25T09:20:01.185 DEBUG:teuthology.parallel:result is None 2023-01-25T09:20:01.185 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-01-25T09:20:01.185 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph pg dump --format=json 2023-01-25T09:20:01.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:01 smithi080 ceph-mon[98456]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:01.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:01 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1733756851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-01-25T09:20:01.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:01 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/2719266928' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-01-25T09:20:01.815 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:02.943 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:02 smithi080 ceph-mon[98456]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:03.318 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:03.320 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-01-25T09:20:03.761 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":85,"stamp":"2023-01-25T09:20:02.084876+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":97,"ondisk_log_size":97,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":2,"kb":374980608,"kb_used":22664,"kb_used_data":2088,"kb_used_omap":0,"kb_used_meta":20544,"kb_avail":374957944,"statfs":{"total":383980142592,"available":383956934656,"internally_reserved":0,"allocated":2138112,"data_stored":1508428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21037056},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001874"},"pg_stats":[{"pgid":"1.0","version":"18'97","reported_seq":147,"reported_epoch":27,"state":"active+clean","last_fresh":"2023-01-25T09:19:35.904042+0000","last_change":"2023-01-25T09:18:47.377424+0000","last_active":"2023-01-25T09:19:35.904042+0000","last_peered":"2023-01-25T09:19:35.904042+0000","last_clean":"2023-01-25T09:19:35.904042+0000","last_became_active":"2023-01-25T09:18:47.376542+0000","last_became_peered":"2023-01-25T09:18:47.376542+0000","last_unstale":"2023-01-25T09:19:35.904042+0000","last_undegraded":"2023-01-25T09:19:35.904042+0000","last_fullsized":"2023-01-25T09:19:35.904042+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-01-25T09:18:45.389054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-01-25T09:18:45.389054+0000","last_clean_scrub_stamp":"2023-01-25T09:18:45.389054+0000","objects_scrubbed":0,"log_size":97,"log_dups_size":0,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-01-26T12:28:58.891244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":27,"seq":115964117000,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5104,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740048,"statfs":{"total":95995035648,"available":95989809152,"internally_reserved":0,"allocated":237568,"data_stored":81923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.29399999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.28100000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.311}]}]},{"osd":2,"up_from":22,"seq":94489280526,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5168,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739984,"statfs":{"total":95995035648,"available":95989743616,"internally_reserved":0,"allocated":237568,"data_stored":81923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.377}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.439}]}]},{"osd":0,"up_from":9,"seq":38654705689,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6196,"kb_used_data":812,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738956,"statfs":{"total":95995035648,"available":95988690944,"internally_reserved":0,"allocated":831488,"data_stored":672291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Jan 25 09:19:47 2023","interfaces":[{"interface":"back","average":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.443,"5min":0.443,"15min":0.443},"last":0.32500000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34000000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.37}]}]},{"osd":1,"up_from":14,"seq":60129542163,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6196,"kb_used_data":812,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738956,"statfs":{"total":95995035648,"available":95988690944,"internally_reserved":0,"allocated":831488,"data_stored":672291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jan 25 09:19:43 2023","interfaces":[{"interface":"back","average":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"last":0.25700000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.29199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.311}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-01-25T09:20:03.762 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph pg dump --format=json 2023-01-25T09:20:04.392 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:05.494 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:05 smithi080 ceph-mon[98456]: from='client.14280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:05.494 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:05 smithi080 ceph-mon[98456]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:05.868 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:05.870 INFO:teuthology.orchestra.run.smithi080.stderr:dumped all 2023-01-25T09:20:06.337 INFO:teuthology.orchestra.run.smithi080.stdout:{"pg_ready":true,"pg_map":{"version":86,"stamp":"2023-01-25T09:20:04.085232+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":97,"ondisk_log_size":97,"up":2,"acting":2,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":2,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":2,"kb":374980608,"kb_used":22664,"kb_used_data":2088,"kb_used_omap":0,"kb_used_meta":20544,"kb_avail":374957944,"statfs":{"total":383980142592,"available":383956934656,"internally_reserved":0,"allocated":2138112,"data_stored":1508428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21037056},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001911"},"pg_stats":[{"pgid":"1.0","version":"18'97","reported_seq":147,"reported_epoch":27,"state":"active+clean","last_fresh":"2023-01-25T09:19:35.904042+0000","last_change":"2023-01-25T09:18:47.377424+0000","last_active":"2023-01-25T09:19:35.904042+0000","last_peered":"2023-01-25T09:19:35.904042+0000","last_clean":"2023-01-25T09:19:35.904042+0000","last_became_active":"2023-01-25T09:18:47.376542+0000","last_became_peered":"2023-01-25T09:18:47.376542+0000","last_unstale":"2023-01-25T09:19:35.904042+0000","last_undegraded":"2023-01-25T09:19:35.904042+0000","last_fullsized":"2023-01-25T09:19:35.904042+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-01-25T09:18:45.389054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-01-25T09:18:45.389054+0000","last_clean_scrub_stamp":"2023-01-25T09:18:45.389054+0000","objects_scrubbed":0,"log_size":97,"log_dups_size":0,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-01-26T12:28:58.891244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":27,"seq":115964117001,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5104,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740048,"statfs":{"total":95995035648,"available":95989809152,"internally_reserved":0,"allocated":237568,"data_stored":81923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.25800000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34399999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.312}]}]},{"osd":2,"up_from":22,"seq":94489280526,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5168,"kb_used_data":232,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739984,"statfs":{"total":95995035648,"available":95989743616,"internally_reserved":0,"allocated":237568,"data_stored":81923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.377}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.439}]}]},{"osd":0,"up_from":9,"seq":38654705689,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6196,"kb_used_data":812,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738956,"statfs":{"total":95995035648,"available":95988690944,"internally_reserved":0,"allocated":831488,"data_stored":672291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Jan 25 09:19:47 2023","interfaces":[{"interface":"back","average":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.443,"5min":0.443,"15min":0.443},"last":0.32500000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34000000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.37}]}]},{"osd":1,"up_from":14,"seq":60129542163,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6196,"kb_used_data":812,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738956,"statfs":{"total":95995035648,"available":95988690944,"internally_reserved":0,"allocated":831488,"data_stored":672291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Jan 25 09:19:43 2023","interfaces":[{"interface":"back","average":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"last":0.25700000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.29199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.311}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-01-25T09:20:06.338 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-01-25T09:20:06.338 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-01-25T09:20:06.338 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-01-25T09:20:06.339 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph health --format=json 2023-01-25T09:20:06.968 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:07.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:07 smithi080 ceph-mon[98456]: from='client.14282 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:07.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:07 smithi080 ceph-mon[98456]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:08.507 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:08.508 INFO:teuthology.orchestra.run.smithi080.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-01-25T09:20:09.003 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-01-25T09:20:09.003 INFO:tasks.cephadm:Setup complete, yielding 2023-01-25T09:20:09.003 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-01-25T09:20:09.013 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi080.front.sepia.ceph.com 2023-01-25T09:20:09.014 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch status' 2023-01-25T09:20:09.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:09 smithi080 ceph-mon[98456]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:09.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:09 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/106436500' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-01-25T09:20:09.641 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:11.171 INFO:teuthology.orchestra.run.smithi080.stdout:Backend: cephadm 2023-01-25T09:20:11.171 INFO:teuthology.orchestra.run.smithi080.stdout:Available: Yes 2023-01-25T09:20:11.172 INFO:teuthology.orchestra.run.smithi080.stdout:Paused: No 2023-01-25T09:20:11.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:11 smithi080 ceph-mon[98456]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:11.675 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch ps' 2023-01-25T09:20:12.304 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:12.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:12 smithi080 ceph-mon[98456]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:13.410 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:13 smithi080 ceph-mon[98456]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:13.804 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-01-25T09:20:13.804 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.smithi080 smithi080 *:9093,9094 running (115s) 31s ago 3m 16.2M - 0.23.0 ba2b418f427c 9e7e480a387b 2023-01-25T09:20:13.804 INFO:teuthology.orchestra.run.smithi080.stdout:ceph-exporter.smithi080 smithi080 running (3m) 31s ago 3m 8112k - 18.0.0-1986-g44e4095d b9ee3ec9b0ba 88a4c6b39154 2023-01-25T09:20:13.804 INFO:teuthology.orchestra.run.smithi080.stdout:crash.smithi080 smithi080 running (3m) 31s ago 3m 7440k - 18.0.0-1986-g44e4095d b9ee3ec9b0ba cab0266e270a 2023-01-25T09:20:13.805 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.smithi080 smithi080 *:3000 running (110s) 31s ago 2m 45.8M - 8.3.5 dad864ee21e9 e029fed72611 2023-01-25T09:20:13.805 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.smithi080.itoohf smithi080 *:9283,8765,8443 running (4m) 31s ago 4m 477M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba e6f85cf186f8 2023-01-25T09:20:13.805 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.smithi080.nepvpm smithi080 *:8443,8765 running (2m) 31s ago 2m 424M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba ca4c02c03dd8 2023-01-25T09:20:13.805 INFO:teuthology.orchestra.run.smithi080.stdout:mon.smithi080 smithi080 running (4m) 31s ago 4m 59.8M 2048M 18.0.0-1986-g44e4095d b9ee3ec9b0ba b5f03c1967f3 2023-01-25T09:20:13.805 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.smithi080 smithi080 *:9100 running (2m) 31s ago 2m 23.7M - 1.3.1 1dbe0e931976 6ac04912f18c 2023-01-25T09:20:13.806 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (2m) 31s ago 2m 40.0M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba 60a86ac9d89c 2023-01-25T09:20:13.806 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (96s) 31s ago 96s 48.4M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba 3e6870212bcc 2023-01-25T09:20:13.806 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (73s) 31s ago 73s 32.8M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba aa521a13f932 2023-01-25T09:20:13.806 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (48s) 31s ago 47s 31.6M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba 56f1e080844d 2023-01-25T09:20:13.806 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.smithi080 smithi080 *:9095 running (2m) 31s ago 2m 56.2M - 2.33.4 514e6a882f6e 866aa5d7ce02 2023-01-25T09:20:14.254 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch ls' 2023-01-25T09:20:14.881 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:15.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:15 smithi080 ceph-mon[98456]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:15.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:15 smithi080 ceph-mon[98456]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:15.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:15 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:20:16.307 INFO:teuthology.orchestra.run.smithi080.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-01-25T09:20:16.307 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager ?:9093,9094 1/1 33s ago 3m count:1 2023-01-25T09:20:16.308 INFO:teuthology.orchestra.run.smithi080.stdout:ceph-exporter 1/1 33s ago 3m * 2023-01-25T09:20:16.308 INFO:teuthology.orchestra.run.smithi080.stdout:crash 1/1 33s ago 3m * 2023-01-25T09:20:16.309 INFO:teuthology.orchestra.run.smithi080.stdout:grafana ?:3000 1/1 33s ago 3m count:1 2023-01-25T09:20:16.309 INFO:teuthology.orchestra.run.smithi080.stdout:mgr 2/2 33s ago 3m count:2 2023-01-25T09:20:16.309 INFO:teuthology.orchestra.run.smithi080.stdout:mon 1/1 33s ago 3m smithi080:172.21.15.80=smithi080;count:1 2023-01-25T09:20:16.310 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter ?:9100 1/1 33s ago 3m * 2023-01-25T09:20:16.310 INFO:teuthology.orchestra.run.smithi080.stdout:osd 4 33s ago - 2023-01-25T09:20:16.310 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus ?:9095 1/1 33s ago 3m count:1 2023-01-25T09:20:16.818 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch host ls' 2023-01-25T09:20:17.447 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:17.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:17 smithi080 ceph-mon[98456]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:18.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:18 smithi080 ceph-mon[98456]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:18.936 INFO:teuthology.orchestra.run.smithi080.stdout:HOST ADDR LABELS STATUS 2023-01-25T09:20:18.936 INFO:teuthology.orchestra.run.smithi080.stdout:smithi080 172.21.15.80 2023-01-25T09:20:18.937 INFO:teuthology.orchestra.run.smithi080.stdout:1 hosts in cluster 2023-01-25T09:20:19.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:19 smithi080 ceph-mon[98456]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:19.382 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch device ls' 2023-01-25T09:20:20.009 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:20.432 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:20 smithi080 ceph-mon[98456]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:21.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:21 smithi080 ceph-mon[98456]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:21.432 INFO:teuthology.orchestra.run.smithi080.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-01-25T09:20:21.432 INFO:teuthology.orchestra.run.smithi080.stdout:smithi080 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT6204014T400BGN 400G No 45s ago LVM detected, locked 2023-01-25T09:20:21.856 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-01-25T09:20:21.870 INFO:tasks.cephadm:Applying spec(s): placement: count_per_host: 4 host_pattern: '*' service_id: foo service_type: rgw spec: rgw_frontend_port: 8000 2023-01-25T09:20:21.870 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch apply -i - 2023-01-25T09:20:22.496 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:23.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:22 smithi080 ceph-mon[98456]: from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:23.046 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:22 smithi080 ceph-mon[98456]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:23.959 INFO:teuthology.orchestra.run.smithi080.stdout:Scheduled rgw.foo update... 2023-01-25T09:20:24.444 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-01-25T09:20:24.455 INFO:tasks.cephadm:Waiting for ceph service rgw.foo to start (timeout 300)... 2023-01-25T09:20:24.455 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:25.090 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:25.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:24 smithi080 ceph-mon[98456]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:25.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:24 smithi080 ceph-mon[98456]: Saving service rgw.foo spec with placement count-per-host:4;* 2023-01-25T09:20:25.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:24 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:25.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:24 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:20:25.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:24 smithi080 ceph-mon[98456]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:26.690 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:26.690 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:19:42.573760Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:19:42.573826Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:19:42.573890Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:19:42.573953Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:19:42.573689Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:19:42.573545Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:19:42.574077Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:19:42.574200Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:19:42.574138Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:23.954634Z", "ports": [8000], "running": 0, "size": 4}}] 2023-01-25T09:20:27.199 INFO:tasks.cephadm:rgw.foo has 0/4 2023-01-25T09:20:27.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:27 smithi080 ceph-mon[98456]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:28.200 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:28.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:28 smithi080 ceph-mon[98456]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:28.847 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:29.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:29 smithi080 ceph-mon[98456]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:30.432 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:30 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:20:30.484 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:30.484 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:20:30.228607Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:20:30.228741Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:20:30.228862Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:20:30.228975Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:20:30.228477Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:20:30.228273Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:20:30.229215Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:20:30.229503Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:20:30.229370Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:23.954634Z", "ports": [8000], "running": 0, "size": 4}}] 2023-01-25T09:20:30.997 INFO:tasks.cephadm:rgw.foo has 0/4 2023-01-25T09:20:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:31.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:20:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:31.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.fpvgtu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-01-25T09:20:31.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.fpvgtu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-01-25T09:20:31.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:31.298 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:31 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:31.998 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:32.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:32 smithi080 ceph-mon[98456]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:32.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:32 smithi080 ceph-mon[98456]: Saving service rgw.foo spec with placement count-per-host:4;* 2023-01-25T09:20:32.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:32 smithi080 ceph-mon[98456]: Deploying daemon rgw.foo.smithi080.fpvgtu on smithi080 2023-01-25T09:20:32.672 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:33.262 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:33 smithi080 ceph-mon[98456]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:34.353 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:34.354 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:20:30.228607Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:20:30.228741Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:20:30.228862Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:20:30.228975Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:20:30.228477Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:20:30.228273Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:20:30.229215Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:20:30.229503Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:20:30.229370Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:30.796530Z", "ports": [8000], "running": 0, "size": 4}}] 2023-01-25T09:20:35.006 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:35.006 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:35.007 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.eusyql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-01-25T09:20:35.007 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.eusyql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-01-25T09:20:35.007 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:35.007 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:35.008 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: Deploying daemon rgw.foo.smithi080.eusyql on smithi080 2023-01-25T09:20:35.008 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:35.008 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: osdmap e29: 4 total, 4 up, 4 in 2023-01-25T09:20:35.008 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:34 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1249133533' entity='client.rgw.foo.smithi080.fpvgtu' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-01-25T09:20:35.026 INFO:tasks.cephadm:rgw.foo has 0/4 2023-01-25T09:20:36.028 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:36.325 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:36 smithi080 ceph-mon[98456]: from='client.14305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:36.326 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:36 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1249133533' entity='client.rgw.foo.smithi080.fpvgtu' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-01-25T09:20:36.326 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:36 smithi080 ceph-mon[98456]: osdmap e30: 4 total, 4 up, 4 in 2023-01-25T09:20:36.792 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:37.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: pgmap v104: 33 pgs: 7 creating+peering, 25 unknown, 1 active+clean; 577 KiB data, 22 MiB used, 358 GiB / 358 GiB avail 2023-01-25T09:20:37.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: osdmap e31: 4 total, 4 up, 4 in 2023-01-25T09:20:37.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1249133533' entity='client.rgw.foo.smithi080.fpvgtu' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]: dispatch 2023-01-25T09:20:37.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:37.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:37.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.jsyitu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-01-25T09:20:37.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.jsyitu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-01-25T09:20:37.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:37.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:37 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:38.280 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:38 smithi080 ceph-mon[98456]: Deploying daemon rgw.foo.smithi080.jsyitu on smithi080 2023-01-25T09:20:38.281 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:38 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1249133533' entity='client.rgw.foo.smithi080.fpvgtu' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.log","app": "rgw"}]': finished 2023-01-25T09:20:38.281 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:38 smithi080 ceph-mon[98456]: osdmap e32: 4 total, 4 up, 4 in 2023-01-25T09:20:38.954 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:38.954 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:20:30.228607Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:20:30.228741Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:20:30.228862Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:20:30.228975Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:20:30.228477Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:20:30.228273Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:20:30.229215Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:20:30.229503Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:20:30.229370Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:30.796530Z", "ports": [8000], "running": 0, "size": 4}}] 2023-01-25T09:20:39.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:39 smithi080 ceph-mon[98456]: pgmap v107: 65 pgs: 20 creating+peering, 6 unknown, 39 active+clean; 578 KiB data, 23 MiB used, 358 GiB / 358 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 2 op/s 2023-01-25T09:20:39.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:39 smithi080 ceph-mon[98456]: osdmap e33: 4 total, 4 up, 4 in 2023-01-25T09:20:39.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:39 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1249133533' entity='client.rgw.foo.smithi080.fpvgtu' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2023-01-25T09:20:39.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:39 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3552018104' entity='client.rgw.foo.smithi080.eusyql' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]: dispatch 2023-01-25T09:20:39.472 INFO:tasks.cephadm:rgw.foo has 0/4 2023-01-25T09:20:40.473 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:40.504 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:40.505 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/1249133533' entity='client.rgw.foo.smithi080.fpvgtu' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2023-01-25T09:20:40.505 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3552018104' entity='client.rgw.foo.smithi080.eusyql' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.control","app": "rgw"}]': finished 2023-01-25T09:20:40.506 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: osdmap e34: 4 total, 4 up, 4 in 2023-01-25T09:20:40.506 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:40.507 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:40.507 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.nuizdq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-01-25T09:20:40.507 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi080.nuizdq", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-01-25T09:20:40.508 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:40.508 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:40 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:41.199 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:41 smithi080 ceph-mon[98456]: Deploying daemon rgw.foo.smithi080.nuizdq on smithi080 2023-01-25T09:20:41.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:41 smithi080 ceph-mon[98456]: pgmap v110: 97 pgs: 13 creating+peering, 26 unknown, 58 active+clean; 578 KiB data, 23 MiB used, 358 GiB / 358 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-01-25T09:20:41.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:41 smithi080 ceph-mon[98456]: osdmap e35: 4 total, 4 up, 4 in 2023-01-25T09:20:41.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:41 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/915248884' entity='client.rgw.foo.smithi080.jsyitu' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2023-01-25T09:20:41.200 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:41 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3622928779' entity='client.rgw.foo.smithi080.fpvgtu' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2023-01-25T09:20:41.201 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:41 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/229219901' entity='client.rgw.foo.smithi080.eusyql' cmd=[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]: dispatch 2023-01-25T09:20:41.393 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:42.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/915248884' entity='client.rgw.foo.smithi080.jsyitu' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2023-01-25T09:20:42.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3622928779' entity='client.rgw.foo.smithi080.fpvgtu' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2023-01-25T09:20:42.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/229219901' entity='client.rgw.foo.smithi080.eusyql' cmd='[{"prefix": "osd pool application enable","pool": "default.rgw.meta","app": "rgw"}]': finished 2023-01-25T09:20:42.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: osdmap e36: 4 total, 4 up, 4 in 2023-01-25T09:20:42.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/229219901' entity='client.rgw.foo.smithi080.eusyql' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-01-25T09:20:42.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/915248884' entity='client.rgw.foo.smithi080.jsyitu' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-01-25T09:20:42.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3622928779' entity='client.rgw.foo.smithi080.fpvgtu' cmd=[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-01-25T09:20:42.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/229219901' entity='client.rgw.foo.smithi080.eusyql' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-01-25T09:20:42.549 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/915248884' entity='client.rgw.foo.smithi080.jsyitu' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-01-25T09:20:42.549 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: from='client.? 172.21.15.80:0/3622928779' entity='client.rgw.foo.smithi080.fpvgtu' cmd='[{"prefix": "osd pool set", "pool": "default.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-01-25T09:20:42.549 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:42 smithi080 ceph-mon[98456]: osdmap e37: 4 total, 4 up, 4 in 2023-01-25T09:20:43.039 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:43.040 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:20:30.228607Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:20:30.228741Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:20:30.228862Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:20:30.228975Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:20:30.228477Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:20:30.228273Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:20:30.229215Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:20:30.229503Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:20:30.229370Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:30.796530Z", "ports": [8000], "running": 0, "size": 4}}] 2023-01-25T09:20:43.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:43 smithi080 ceph-mon[98456]: pgmap v113: 129 pgs: 30 unknown, 99 active+clean; 578 KiB data, 23 MiB used, 358 GiB / 358 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2023-01-25T09:20:43.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:43 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:43.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:43 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:43.297 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:43 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:20:43.584 INFO:tasks.cephadm:rgw.foo has 0/4 2023-01-25T09:20:44.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:44 smithi080 ceph-mon[98456]: from='client.14321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:44.585 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:45.525 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:45.545 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:45 smithi080 ceph-mon[98456]: pgmap v115: 129 pgs: 8 unknown, 121 active+clean; 580 KiB data, 24 MiB used, 358 GiB / 358 GiB avail; 3.9 KiB/s rd, 3.3 KiB/s wr, 18 op/s 2023-01-25T09:20:45.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:20:45.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:45 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:46.354 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:46 smithi080 ceph-mon[98456]: pgmap v116: 129 pgs: 129 active+clean; 580 KiB data, 29 MiB used, 358 GiB / 358 GiB avail; 80 KiB/s rd, 3.8 KiB/s wr, 147 op/s 2023-01-25T09:20:47.120 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:47.121 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:20:30.228607Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:20:30.228741Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:20:30.228862Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:20:30.228975Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:20:30.228477Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:20:30.228273Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:20:30.229215Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:20:30.229503Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:20:30.229370Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:30.796530Z", "ports": [8000], "running": 0, "size": 4}}] 2023-01-25T09:20:47.959 INFO:tasks.cephadm:rgw.foo has 0/4 2023-01-25T09:20:48.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:47 smithi080 ceph-mon[98456]: from='client.14328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:48.960 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- ceph orch ls -f json 2023-01-25T09:20:49.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:48 smithi080 ceph-mon[98456]: pgmap v117: 129 pgs: 129 active+clean; 581 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 268 KiB/s rd, 4.2 KiB/s wr, 465 op/s 2023-01-25T09:20:49.598 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:50.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:50.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:50.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:50.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:20:50.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: Checking dashboard <-> RGW credentials 2023-01-25T09:20:50.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:50.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:50.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:50.797 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:20:50.798 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:50 smithi080 ceph-mon[98456]: pgmap v118: 129 pgs: 129 active+clean; 581 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 238 KiB/s rd, 3.7 KiB/s wr, 413 op/s 2023-01-25T09:20:51.221 INFO:teuthology.orchestra.run.smithi080.stdout: 2023-01-25T09:20:51.221 INFO:teuthology.orchestra.run.smithi080.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-01-25T09:16:34.881942Z", "last_refresh": "2023-01-25T09:20:49.545076Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-01-25T09:16:30.227157Z", "last_refresh": "2023-01-25T09:20:49.545139Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-01-25T09:16:29.071069Z", "last_refresh": "2023-01-25T09:20:49.545200Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"protocol": "https"}, "status": {"created": "2023-01-25T09:16:32.498055Z", "last_refresh": "2023-01-25T09:20:49.545288Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-01-25T09:16:27.961674Z", "last_refresh": "2023-01-25T09:20:49.545008Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi080:172.21.15.80=smithi080"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-01-25T09:17:08.162184Z", "last_refresh": "2023-01-25T09:20:49.544871Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-01-25T09:16:33.807273Z", "last_refresh": "2023-01-25T09:20:49.545419Z", "ports": [9100], "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b9ee3ec9b0ba1757c4b9e53705433eac5b03eac785836bd0991b1a42613d95a7", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:af0a1fa8aa875db45f97a762c2a395ca6fc313b318d65a9a19c9b62faa55a46f", "last_refresh": "2023-01-25T09:20:49.545592Z", "running": 4, "size": 4}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-01-25T09:16:31.343644Z", "last_refresh": "2023-01-25T09:20:49.545493Z", "ports": [9095], "running": 1, "size": 1}}, {"events": ["2023-01-25T09:20:23.957404Z service:rgw.foo [INFO] \"service was created\""], "placement": {"count_per_host": 4, "host_pattern": "*"}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 8000}, "status": {"created": "2023-01-25T09:20:30.796530Z", "last_refresh": "2023-01-25T09:20:49.545866Z", "ports": [8000], "running": 4, "size": 4}}] 2023-01-25T09:20:51.739 INFO:tasks.cephadm:rgw.foo has 4/4 2023-01-25T09:20:51.740 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-01-25T09:20:51.754 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi080.front.sepia.ceph.com 2023-01-25T09:20:51.754 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch status' 2023-01-25T09:20:52.453 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:53.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:52 smithi080 ceph-mon[98456]: from='client.14351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-01-25T09:20:53.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:52 smithi080 ceph-mon[98456]: pgmap v119: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 212 KiB/s rd, 3.3 KiB/s wr, 368 op/s 2023-01-25T09:20:54.291 INFO:teuthology.orchestra.run.smithi080.stdout:Backend: cephadm 2023-01-25T09:20:54.291 INFO:teuthology.orchestra.run.smithi080.stdout:Available: Yes 2023-01-25T09:20:54.292 INFO:teuthology.orchestra.run.smithi080.stdout:Paused: No 2023-01-25T09:20:54.807 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch ps' 2023-01-25T09:20:55.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:55 smithi080 ceph-mon[98456]: pgmap v120: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 178 KiB/s rd, 2.8 KiB/s wr, 309 op/s 2023-01-25T09:20:55.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:55 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:55.648 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:56.455 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:56 smithi080 ceph-mon[98456]: from='client.14353 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:57.181 INFO:teuthology.orchestra.run.smithi080.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-01-25T09:20:57.181 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager.smithi080 smithi080 *:9093,9094 running (2m) 0s ago 3m 26.7M - 0.23.0 ba2b418f427c 9e7e480a387b 2023-01-25T09:20:57.182 INFO:teuthology.orchestra.run.smithi080.stdout:ceph-exporter.smithi080 smithi080 running (3m) 0s ago 3m 8296k - 18.0.0-1986-g44e4095d b9ee3ec9b0ba 88a4c6b39154 2023-01-25T09:20:57.182 INFO:teuthology.orchestra.run.smithi080.stdout:crash.smithi080 smithi080 running (3m) 0s ago 3m 7440k - 18.0.0-1986-g44e4095d b9ee3ec9b0ba cab0266e270a 2023-01-25T09:20:57.182 INFO:teuthology.orchestra.run.smithi080.stdout:grafana.smithi080 smithi080 *:3000 running (2m) 0s ago 3m 47.4M - 8.3.5 dad864ee21e9 e029fed72611 2023-01-25T09:20:57.182 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.smithi080.itoohf smithi080 *:9283,8765,8443 running (5m) 0s ago 5m 486M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba e6f85cf186f8 2023-01-25T09:20:57.182 INFO:teuthology.orchestra.run.smithi080.stdout:mgr.smithi080.nepvpm smithi080 *:8443,8765 running (3m) 0s ago 3m 424M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba ca4c02c03dd8 2023-01-25T09:20:57.183 INFO:teuthology.orchestra.run.smithi080.stdout:mon.smithi080 smithi080 running (5m) 0s ago 5m 68.8M 2048M 18.0.0-1986-g44e4095d b9ee3ec9b0ba b5f03c1967f3 2023-01-25T09:20:57.183 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter.smithi080 smithi080 *:9100 running (3m) 0s ago 3m 24.0M - 1.3.1 1dbe0e931976 6ac04912f18c 2023-01-25T09:20:57.183 INFO:teuthology.orchestra.run.smithi080.stdout:osd.0 smithi080 running (2m) 0s ago 2m 75.6M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba 60a86ac9d89c 2023-01-25T09:20:57.183 INFO:teuthology.orchestra.run.smithi080.stdout:osd.1 smithi080 running (2m) 0s ago 2m 78.8M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba 3e6870212bcc 2023-01-25T09:20:57.183 INFO:teuthology.orchestra.run.smithi080.stdout:osd.2 smithi080 running (116s) 0s ago 116s 60.8M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba aa521a13f932 2023-01-25T09:20:57.184 INFO:teuthology.orchestra.run.smithi080.stdout:osd.3 smithi080 running (91s) 0s ago 90s 83.9M 1945M 18.0.0-1986-g44e4095d b9ee3ec9b0ba 56f1e080844d 2023-01-25T09:20:57.184 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus.smithi080 smithi080 *:9095 running (2m) 0s ago 2m 60.9M - 2.33.4 514e6a882f6e 866aa5d7ce02 2023-01-25T09:20:57.184 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.eusyql smithi080 *:8001 running (20s) 0s ago 20s 90.5M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba b8325bd0da1b 2023-01-25T09:20:57.184 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.fpvgtu smithi080 *:8000 running (24s) 0s ago 23s 88.5M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba d77b98eb04fe 2023-01-25T09:20:57.184 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.jsyitu smithi080 *:8002 running (17s) 0s ago 17s 88.2M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba c750c128659a 2023-01-25T09:20:57.185 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo.smithi080.nuizdq smithi080 *:8003 running (14s) 0s ago 14s 87.2M - 18.0.0-1986-g44e4095d b9ee3ec9b0ba bcfbadd5e9c3 2023-01-25T09:20:57.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: pgmap v121: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 176 KiB/s rd, 1.7 KiB/s wr, 301 op/s 2023-01-25T09:20:57.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:57.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:57.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:20:57.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:20:57.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:20:57.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:57 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-01-25T09:20:57.703 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch ls' 2023-01-25T09:20:58.342 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:20:58.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:58 smithi080 ceph-mon[98456]: Checking dashboard <-> RGW credentials 2023-01-25T09:20:58.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:58 smithi080 ceph-mon[98456]: from='client.14362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:20:59.338 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:20:59 smithi080 ceph-mon[98456]: pgmap v122: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 137 KiB/s rd, 1023 B/s wr, 234 op/s 2023-01-25T09:21:00.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:00 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-01-25T09:21:00.349 INFO:teuthology.orchestra.run.smithi080.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-01-25T09:21:00.350 INFO:teuthology.orchestra.run.smithi080.stdout:alertmanager ?:9093,9094 1/1 3s ago 4m count:1 2023-01-25T09:21:00.350 INFO:teuthology.orchestra.run.smithi080.stdout:ceph-exporter 1/1 3s ago 4m * 2023-01-25T09:21:00.350 INFO:teuthology.orchestra.run.smithi080.stdout:crash 1/1 3s ago 4m * 2023-01-25T09:21:00.350 INFO:teuthology.orchestra.run.smithi080.stdout:grafana ?:3000 1/1 3s ago 4m count:1 2023-01-25T09:21:00.350 INFO:teuthology.orchestra.run.smithi080.stdout:mgr 2/2 3s ago 4m count:2 2023-01-25T09:21:00.351 INFO:teuthology.orchestra.run.smithi080.stdout:mon 1/1 3s ago 3m smithi080:172.21.15.80=smithi080;count:1 2023-01-25T09:21:00.351 INFO:teuthology.orchestra.run.smithi080.stdout:node-exporter ?:9100 1/1 3s ago 4m * 2023-01-25T09:21:00.351 INFO:teuthology.orchestra.run.smithi080.stdout:osd 4 3s ago - 2023-01-25T09:21:00.351 INFO:teuthology.orchestra.run.smithi080.stdout:prometheus ?:9095 1/1 3s ago 4m count:1 2023-01-25T09:21:00.351 INFO:teuthology.orchestra.run.smithi080.stdout:rgw.foo ?:8000 4/4 3s ago 29s count-per-host:4;* 2023-01-25T09:21:00.800 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch host ls' 2023-01-25T09:21:01.444 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:01 smithi080 ceph-mon[98456]: pgmap v123: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 1.5 KiB/s rd, 170 B/s wr, 1 op/s 2023-01-25T09:21:01.446 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:21:02.432 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:02 smithi080 ceph-mon[98456]: from='client.14371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:21:03.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:03 smithi080 ceph-mon[98456]: pgmap v124: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 2.0 KiB/s rd, 170 B/s wr, 2 op/s 2023-01-25T09:21:03.356 INFO:teuthology.orchestra.run.smithi080.stdout:HOST ADDR LABELS STATUS 2023-01-25T09:21:03.357 INFO:teuthology.orchestra.run.smithi080.stdout:smithi080 172.21.15.80 2023-01-25T09:21:03.357 INFO:teuthology.orchestra.run.smithi080.stdout:1 hosts in cluster 2023-01-25T09:21:03.905 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:44e4095da12a8269eb6cfe163cbb0d00b1a6412c shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c -- bash -c 'ceph orch device ls' 2023-01-25T09:21:04.547 INFO:teuthology.orchestra.run.smithi080.stderr:Inferring config /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/mon.smithi080/config 2023-01-25T09:21:05.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-01-25T09:21:05.546 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: pgmap v125: 129 pgs: 129 active+clean; 582 KiB data, 39 MiB used, 358 GiB / 358 GiB avail; 1.5 KiB/s rd, 85 B/s wr, 1 op/s 2023-01-25T09:21:05.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:21:05.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:21:05.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-01-25T09:21:05.547 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-01-25T09:21:05.548 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:05 smithi080 ceph-mon[98456]: from='mgr.14209 172.21.15.80:0/2955184528' entity='mgr.smithi080.itoohf' 2023-01-25T09:21:06.052 INFO:teuthology.orchestra.run.smithi080.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-01-25T09:21:06.053 INFO:teuthology.orchestra.run.smithi080.stdout:smithi080 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT6204014T400BGN 400G No 89s ago LVM detected, locked 2023-01-25T09:21:06.498 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-01-25T09:21:06.508 INFO:tasks.cephadm:Teardown begin 2023-01-25T09:21:06.508 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-01-25T09:21:06.541 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-01-25T09:21:06.541 DEBUG:teuthology.orchestra.run.smithi080:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-01-25T09:21:06.599 INFO:tasks.cephadm:Stopping all daemons... 2023-01-25T09:21:06.600 INFO:tasks.cephadm.mon.smithi080:Stopping mon.smithi080... 2023-01-25T09:21:06.600 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080 2023-01-25T09:21:06.796 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:06 smithi080 systemd[1]: Stopping Ceph mon.smithi080 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:21:07.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:06 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-mon-smithi080[98452]: 2023-01-25T09:21:06.963+0000 7fdea5b48700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi080 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-01-25T09:21:07.296 INFO:journalctl@ceph.mon.smithi080.smithi080.stdout:Jan 25 09:21:06 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-mon-smithi080[98452]: 2023-01-25T09:21:06.963+0000 7fdea5b48700 -1 mon.smithi080@0(leader) e1 *** Got Signal Terminated *** 2023-01-25T09:21:07.666 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@mon.smithi080.service' 2023-01-25T09:21:07.718 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-01-25T09:21:07.718 INFO:tasks.cephadm.mon.smithi080:Stopped mon.smithi080 2023-01-25T09:21:07.719 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-01-25T09:21:07.719 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.0 2023-01-25T09:21:08.045 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:21:07 smithi080 systemd[1]: Stopping Ceph osd.0 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:21:08.296 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:21:08 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-0[113463]: 2023-01-25T09:21:08.042+0000 7fd57f298700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-01-25T09:21:08.296 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:21:08 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-0[113463]: 2023-01-25T09:21:08.042+0000 7fd57f298700 -1 osd.0 37 *** Got signal Terminated *** 2023-01-25T09:21:08.296 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:21:08 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-0[113463]: 2023-01-25T09:21:08.042+0000 7fd57f298700 -1 osd.0 37 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-01-25T09:21:13.796 INFO:journalctl@ceph.osd.0.smithi080.stdout:Jan 25 09:21:13 smithi080 bash[144892]: ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-0 2023-01-25T09:21:15.364 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.0.service' 2023-01-25T09:21:15.406 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-01-25T09:21:15.407 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-01-25T09:21:15.407 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-01-25T09:21:15.408 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.1 2023-01-25T09:21:15.785 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:21:15 smithi080 systemd[1]: Stopping Ceph osd.1 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:21:16.046 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:21:15 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-1[117713]: 2023-01-25T09:21:15.782+0000 7f7d2947c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-01-25T09:21:16.046 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:21:15 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-1[117713]: 2023-01-25T09:21:15.782+0000 7f7d2947c700 -1 osd.1 37 *** Got signal Terminated *** 2023-01-25T09:21:16.046 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:21:15 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-1[117713]: 2023-01-25T09:21:15.782+0000 7f7d2947c700 -1 osd.1 37 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-01-25T09:21:21.546 INFO:journalctl@ceph.osd.1.smithi080.stdout:Jan 25 09:21:21 smithi080 bash[145112]: ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-1 2023-01-25T09:21:22.980 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.1.service' 2023-01-25T09:21:23.023 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-01-25T09:21:23.024 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-01-25T09:21:23.024 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-01-25T09:21:23.025 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.2 2023-01-25T09:21:23.296 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:21:23 smithi080 systemd[1]: Stopping Ceph osd.2 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:21:23.796 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:21:23 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-2[122403]: 2023-01-25T09:21:23.390+0000 7f428ee81700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-01-25T09:21:23.796 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:21:23 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-2[122403]: 2023-01-25T09:21:23.390+0000 7f428ee81700 -1 osd.2 37 *** Got signal Terminated *** 2023-01-25T09:21:23.796 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:21:23 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-2[122403]: 2023-01-25T09:21:23.390+0000 7f428ee81700 -1 osd.2 37 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-01-25T09:21:29.296 INFO:journalctl@ceph.osd.2.smithi080.stdout:Jan 25 09:21:28 smithi080 bash[145328]: ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-2 2023-01-25T09:21:31.009 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.2.service' 2023-01-25T09:21:31.052 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-01-25T09:21:31.053 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-01-25T09:21:31.053 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-01-25T09:21:31.053 DEBUG:teuthology.orchestra.run.smithi080:> sudo systemctl stop ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.3 2023-01-25T09:21:31.296 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:21:31 smithi080 systemd[1]: Stopping Ceph osd.3 for c352bfc2-9c90-11ed-9e56-001a4aab830c... 2023-01-25T09:21:31.755 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:21:31 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-3[128389]: 2023-01-25T09:21:31.438+0000 7f1e923c9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-01-25T09:21:31.755 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:21:31 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-3[128389]: 2023-01-25T09:21:31.438+0000 7f1e923c9700 -1 osd.3 37 *** Got signal Terminated *** 2023-01-25T09:21:31.755 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:21:31 smithi080 ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-3[128389]: 2023-01-25T09:21:31.439+0000 7f1e923c9700 -1 osd.3 37 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-01-25T09:21:37.046 INFO:journalctl@ceph.osd.3.smithi080.stdout:Jan 25 09:21:37 smithi080 bash[145538]: ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c-osd-3 2023-01-25T09:21:38.751 DEBUG:teuthology.orchestra.run.smithi080:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c352bfc2-9c90-11ed-9e56-001a4aab830c@osd.3.service' 2023-01-25T09:21:38.793 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-01-25T09:21:38.794 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-01-25T09:21:38.794 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c --force --keep-logs 2023-01-25T09:22:31.099 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-01-25T09:22:31.131 INFO:tasks.cephadm:Archiving crash dumps... 2023-01-25T09:22:31.133 DEBUG:teuthology.misc:Transferring archived files from smithi080:/var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/crash to /home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148/remote/smithi080/crash 2023-01-25T09:22:31.134 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar cz -f - -C /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/crash -- . 2023-01-25T09:22:31.212 INFO:teuthology.orchestra.run.smithi080.stderr:tar: /var/lib/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/crash: Cannot open: No such file or directory 2023-01-25T09:22:31.212 INFO:teuthology.orchestra.run.smithi080.stderr:tar: Error is not recoverable: exiting now 2023-01-25T09:22:31.213 INFO:tasks.cephadm:Checking cluster log for badness... 2023-01-25T09:22:31.214 DEBUG:teuthology.orchestra.run.smithi080:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-01-25T09:22:31.281 INFO:teuthology.orchestra.run.smithi080.stderr:grep: /var/log/ceph/c352bfc2-9c90-11ed-9e56-001a4aab830c/ceph.log: No such file or directory 2023-01-25T09:22:31.283 INFO:tasks.cephadm:Compressing logs... 2023-01-25T09:22:31.283 DEBUG:teuthology.orchestra.run.smithi080:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-01-25T09:22:31.350 INFO:teuthology.orchestra.run.smithi080.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-01-25T09:22:32.535 INFO:tasks.cephadm:Archiving logs... 2023-01-25T09:22:32.536 DEBUG:teuthology.misc:Transferring archived files from smithi080:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148/remote/smithi080/log 2023-01-25T09:22:32.537 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar cz -f - -C /var/log/ceph -- . 2023-01-25T09:22:32.849 INFO:tasks.cephadm:Removing cluster... 2023-01-25T09:22:32.850 DEBUG:teuthology.orchestra.run.smithi080:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c352bfc2-9c90-11ed-9e56-001a4aab830c --force 2023-01-25T09:22:33.629 INFO:tasks.cephadm:Removing cephadm ... 2023-01-25T09:22:33.629 DEBUG:teuthology.orchestra.run.smithi080:> rm -rf /home/ubuntu/cephtest/cephadm 2023-01-25T09:22:33.648 INFO:tasks.cephadm:Teardown complete 2023-01-25T09:22:33.648 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-01-25T09:22:33.663 INFO:teuthology.task.clock:Checking final clock skew... 2023-01-25T09:22:33.664 DEBUG:teuthology.orchestra.run.smithi080:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-01-25T09:22:33.705 INFO:teuthology.orchestra.run.smithi080.stderr:bash: ntpq: command not found 2023-01-25T09:22:33.709 INFO:teuthology.orchestra.run.smithi080.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-01-25T09:22:33.710 INFO:teuthology.orchestra.run.smithi080.stdout:=============================================================================== 2023-01-25T09:22:33.710 INFO:teuthology.orchestra.run.smithi080.stdout:^+ hv01.front.sepia.ceph.com 3 6 377 63 +26us[ -27us] +/- 115ms 2023-01-25T09:22:33.710 INFO:teuthology.orchestra.run.smithi080.stdout:^* hv02.front.sepia.ceph.com 3 6 377 62 +212us[ +159us] +/- 48ms 2023-01-25T09:22:33.710 INFO:teuthology.orchestra.run.smithi080.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 -319us[ -372us] +/- 76ms 2023-01-25T09:22:33.710 INFO:teuthology.orchestra.run.smithi080.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-01-25T09:22:33.711 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-01-25T09:22:33.730 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-01-25T09:22:33.731 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-01-25T09:22:33.740 DEBUG:teuthology.orchestra.run.smithi080:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-01-25T09:22:33.841 DEBUG:teuthology.orchestra.run.smithi080:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|comm="sssd"\|comm="sss_cache"\|context=system_u:system_r:NetworkManager_dispatcher_t:s0\)' 2023-01-25T09:22:33.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-25T09:22:33.874 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-01-25T09:22:33.883 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-01-25T09:22:33.893 INFO:teuthology.task.internal:Duration was 911.580537 seconds 2023-01-25T09:22:33.894 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-01-25T09:22:33.905 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-01-25T09:22:33.905 DEBUG:teuthology.orchestra.run.smithi080:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-01-25T09:22:33.961 INFO:teuthology.orchestra.run.smithi080.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-01-25T09:22:34.306 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-01-25T09:22:34.306 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi080.front.sepia.ceph.com 2023-01-25T09:22:34.307 DEBUG:teuthology.orchestra.run.smithi080:> 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 2023-01-25T09:22:34.329 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-01-25T09:22:34.329 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-01-25T09:22:34.417 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-01-25T09:22:34.418 DEBUG:teuthology.orchestra.run.smithi080:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-01-25T09:22:34.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-01-25T09:22:34.518 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-01-25T09:22:34.519 DEBUG:teuthology.orchestra.run.smithi080:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-01-25T09:22:34.546 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-01-25T09:22:34.556 DEBUG:teuthology.orchestra.run.smithi080:> 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 2023-01-25T09:22:34.614 INFO:teuthology.orchestra.run.smithi080.stdout:kernel.core_pattern = core 2023-01-25T09:22:34.628 DEBUG:teuthology.orchestra.run.smithi080:> test -e /home/ubuntu/cephtest/archive/coredump 2023-01-25T09:22:34.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-01-25T09:22:34.686 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-01-25T09:22:34.697 INFO:teuthology.task.internal:Transferring archived files... 2023-01-25T09:22:34.698 DEBUG:teuthology.misc:Transferring archived files from smithi080:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-01-24_22:27:30-rados-wip-yuri6-testing-2023-01-24-0746-distro-default-smithi/7137148/remote/smithi080 2023-01-25T09:22:34.698 DEBUG:teuthology.orchestra.run.smithi080:> sudo tar cz -f - -C /home/ubuntu/cephtest/archive -- . 2023-01-25T09:22:34.778 INFO:teuthology.task.internal:Removing archive directory... 2023-01-25T09:22:34.778 DEBUG:teuthology.orchestra.run.smithi080:> rm -rf -- /home/ubuntu/cephtest/archive 2023-01-25T09:22:34.834 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-01-25T09:22:34.845 INFO:teuthology.task.internal:Not uploading archives. 2023-01-25T09:22:34.846 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-01-25T09:22:34.890 INFO:teuthology.task.internal:Tidying up after the test... 2023-01-25T09:22:34.891 DEBUG:teuthology.orchestra.run.smithi080:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-01-25T09:22:34.908 INFO:teuthology.orchestra.run.smithi080.stdout: 525253 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 25 09:22 /home/ubuntu/cephtest 2023-01-25T09:22:34.910 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-01-25T09:22:34.940 INFO:teuthology.run:Summary data: description: rados/cephadm/smoke-singlehost/{0-random-distro$/{centos_8.stream_container_tools_crun} 1-start 2-services/rgw 3-final} duration: 911.5805373191833 owner: scheduled_yuriw@teuthology success: true 2023-01-25T09:22:34.940 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2023-01-25T09:22:35.011 INFO:teuthology.run:pass